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 0x74 │   inherit 89 │ false │     OK │
# │    gre      4 │     4 │ inherit 0xb4 │  inherit 217 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 113 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 212 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 166 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 226 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 212 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 238 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 37 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 254 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 19 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 169 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 214 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 153 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 206 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │  inherit 192 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 110 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 167 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 203 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 66 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c   inherit 229 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 208 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 188 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 197 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 165 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 222 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 163 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 223 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 47 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │   inherit 18 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xec │   inherit 98 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 187 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 17 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │  inherit 243 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 107 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 18 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 236 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xdc │  inherit 252 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 109 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │   inherit 10 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 137 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 229 │  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__->