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 0xf0 │  inherit 240 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │   inherit 15 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 218 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 247 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 174 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08     fixed 232 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │  inherit 120 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │   inherit 28 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 110 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │  inherit 204 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 217 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 154 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 239 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 219 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 113 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │   inherit 95 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 127 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x14 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x48 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 164 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 48 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 177 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │    inherit 8 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 242 │ false │     OK │
# │  vxlan      6 │     6 │ inherit 0x5c │  inherit 184 │  true │     OK │
# │  vxlan │     6      6 │   fixed 0x10 │    fixed 142 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 87 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 55 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 203 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 244 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 150 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 157 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 140 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │ other │ inherit 0xdc │  inherit 230 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 159 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 163 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 249 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 229 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 58 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 57 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x54 │   inherit 92 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │     fixed 70 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xdc │   inherit 21 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 41 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 213 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 171 │  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__->