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 0x80 │  inherit 244 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │  inherit 251 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 138 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 41 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 116 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 232 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 116 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 209 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 24 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │   inherit 89 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 115 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 221 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 143 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 156 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 165 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │  inherit 192 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x80 │     fixed 96 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe4 │   inherit 54 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 170 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 51 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 243 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 192 │  true │     OK │
# │  vxlan │     4 │ other    fixed 0x98 │    fixed 114 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa4 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │  inherit 128 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 46 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 236 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 14 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 100 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 71 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 243 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 158 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 243 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │    fixed 179 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 204 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 98 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 177 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc4 │  inherit 252 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 55 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x50 │   inherit 93 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 217 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 217 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 83 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x64 │   inherit 70 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │     fixed 19 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │     fixed 38 │  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__->