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 0x3c │  inherit 227 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │  inherit 253 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 15 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │   inherit 96 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 196 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │     fixed 70 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 247 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 55 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 219 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 214 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │   inherit 28 │  true │     OK │
# │    gre │     6 │     4    fixed 0x68 │     fixed 32 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 253 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 247 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 194 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │   inherit 82 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │  inherit 140 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │     fixed 98 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 199 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 134 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 25 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 208 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │   inherit 74 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 15 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │     fixed 68 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x90 │   inherit 72 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │    inherit 5 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 254 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 217 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xfc │    inherit 1 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 40 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 157 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 243 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 174 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 186 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 101 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 205 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 141 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 87 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 94 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 139 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 126 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 178 │  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__->