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 0xa4 │   inherit 29 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x48 │   inherit 45 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │     fixed 32 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe4    inherit 39 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 106 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │     fixed 59 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 181 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │  inherit 166 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │     fixed 40 │ false      OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 237 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 220 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 158 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 254 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x48 │  inherit 200 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 219 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 158 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 138 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 236 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 45 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xec │   inherit 54 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 147 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 86 │  true      OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 183 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │   inherit 74 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 188 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 197 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 242 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe0 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 171 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 60 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │   inherit 79 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 131 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 27 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 75 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 177 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 68 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 198 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 200 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │  inherit 172 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │  inherit 134 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 141 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 109 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 183 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 13 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 20 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6  inherit 0xf4 │  inherit 195 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 181 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 134 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 44 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │     fixed 31 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │     fixed 68 │  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__->