make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x2c │   inherit 84 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 41 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 229 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 188 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 127   true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 189 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 210 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x3c │  inherit 249 │  true      OK │
# │    gre │     4 │ other │   fixed 0xb8 │      fixed 1 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 25 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 177 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 184 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 125 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │    inherit 2 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 240 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │   inherit 96 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │  inherit 131 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 197 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 72 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xdc │   inherit 75 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 32 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 97 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 86 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 75 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 167 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │   inherit 29 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 202 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 143 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 174 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 160 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 51 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 223 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │  inherit 141 │  true      OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 36 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 234 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 32 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 232 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 217 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 140 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 198 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 140 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 195 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │     fixed 99 │  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__->