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 0xf0 │  inherit 217 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 80 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │     fixed 39 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x60 │    inherit 7 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 246 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │     fixed 51 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │   inherit 59 │ false │     OK │
# │    gre │     4 │ other  inherit 0xe0 │  inherit 198 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 57 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 212 │ false │     OK 
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 235 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 168 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │     fixed 68 │  true      OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 155 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │    inherit 3 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 55 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │     fixed 74 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │  inherit 149 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 216 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 226 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 196 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 199 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 203 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 162 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │     fixed 92 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 68 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 166 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 202 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 174 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 51 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │    inherit 2 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 12 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 38 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │   inherit 48 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 79 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 217 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 113 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 168 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 238 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 128 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │   inherit 11 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 206 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 140 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │   inherit 52 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 91 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 213 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 198 │  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__->