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 0xc4 │  inherit 101 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 123 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 164 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 247 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │     fixed 86 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │  inherit 124 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xbc │  inherit 204 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │     fixed 35 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 187 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 134 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 232 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 220 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │     fixed 72 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 178 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 179 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 215 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 103 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 151 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │    inherit 8 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │   inherit 75 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 196 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 234 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x38 │   inherit 96 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 90 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 15 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 58 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │   inherit 54 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 144 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 159 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 94 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 247 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 233 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 22 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │   inherit 49 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 244 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 39 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 98 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 179 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │   inherit 43 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │     fixed 72 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 59 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 157 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 123 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 169 │  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__->