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 0x44 │  inherit 117 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 107 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 231 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 139 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 129 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 141 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │  inherit 228 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 33 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 126 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 244 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │   inherit 31 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 100 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │    inherit 6 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 25 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 89 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 214 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 233 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 137 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │     4    fixed 0x98 │      fixed 7 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 144 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │     fixed 89 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │    inherit 6 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │   inherit 94 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 248 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 240 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 70 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 29 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 173 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 17 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 204 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 22 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 32 │ false │     OK │
# │ geneve │     4 │     6  inherit 0xb8 │  inherit 205 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 163 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 109 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │   inherit 67 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 157 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │    inherit 6 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 201 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 217 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 85 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 208 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │     fixed 21 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x78 │  inherit 251 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 152 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │     fixed 72 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 252 │  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__->