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 0x48 │  inherit 197 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 58 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 76 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 253 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 226 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 162 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 221 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 215 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 170 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 250 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │   inherit 28 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 172 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 128 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 119 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 162 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │  inherit 200 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 117 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │    fixed 146 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x70 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 45 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 107 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 222 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 104 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 15 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 107 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │     fixed 33 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │   inherit 63 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 180 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │     fixed 52 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │   inherit 32 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 95 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 255 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 129 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 219 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 198 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 232 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 110 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 35 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 133 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 140 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 217 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 156 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc0 │  inherit 198 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 104 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 185 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 149 │  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__->