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 0x18 │  inherit 253 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 201 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 26 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 239 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │     fixed 30 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 157 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd4 │    inherit 2 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 190 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 43 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 199 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 224 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 185 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 179 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 66 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │  inherit 217 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 179 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 169 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 72 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │   inherit 23 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 101 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 135 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 139 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x60 │    inherit 7 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │  inherit 171 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 226 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 30 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 254 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 214 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │     fixed 68 │ false      OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │    inherit 6 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 111 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 179 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x20 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │     fixed 11 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 149 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 186 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 27 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 215  false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 163 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 243 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │  inherit 244 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 88 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 100 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 169 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 135 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x0c │  inherit 188 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 17 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 157 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 112 │  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__->