make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xb4 │  inherit 186 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 116 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 27 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 168 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │   inherit 89 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 69 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other  inherit 0xcc │   inherit 78 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 79 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 207 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x18 │   inherit 21 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │  inherit 243 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 188 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 156 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │    inherit 4 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 186 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 245 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x60 │  inherit 155 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xec │   inherit 92 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 203 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │   inherit 21 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │     fixed 95 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78     fixed 209 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 189 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │     fixed 56 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 15 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │     fixed 39 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 180 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │     fixed 74 │ false │     OK │
# │ geneve │     4 │     4    fixed 0xfc │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │    inherit 1 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 213 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 33 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf4 │   inherit 70 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 40 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 137 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 253 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 248 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 21 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 243 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 156 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 130 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │     fixed 47 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴─────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->