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 0x6c │    inherit 5 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 241 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 94 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 198 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 168 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 214 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 197 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │    inherit 4 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 172 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 72 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 92 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 140 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 69 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 200 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 29 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 12 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │   inherit 53 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 232 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 185 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 214 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 121 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 190 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 215 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 246 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 147 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 112 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 225 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │      fixed 8 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 104 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 114 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 61 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │   inherit 83 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 221 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 216 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 97 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 99 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 154 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 182 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 216 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 63 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 29 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 213 │  true      OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 100 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 183 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 238 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 243 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 105 │  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__->