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 0x34 │   inherit 34 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xdc │   inherit 75 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 107 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 16 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 193 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa4 │  inherit 210 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x30 │  inherit 157 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │    fixed 210 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 96 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 111 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 95 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 89 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 121 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 173 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 161 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 173 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 150 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 148 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 97 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │    fixed 242 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 253 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 135 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 139 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 83 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 204 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │   inherit 87 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │     fixed 48 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 249 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │      fixed 2 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 48 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 168 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4      4 │ inherit 0x18 │  inherit 206 │ false │     OK │
# │ geneve │     4      4 │ inherit 0x98 │   inherit 21 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 37 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 212 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 54 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 100 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │     fixed 26 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │   inherit 11 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │   inherit 78 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 61 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 68 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 244 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 212 │ false │     OK │
#  geneve │     6 │     4 │   fixed 0x44 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa8   inherit 246 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 247 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 251 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 220 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │   inherit 15 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 231 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 79 │  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__->