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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x28 │   inherit 30 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x0c │  inherit 237 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 231 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 162 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 139 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │     fixed 80 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 250 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 184 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 124 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 55 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 251 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 226 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 67 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 173 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 130 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 128 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │   inherit 73 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 31 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 180 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 149 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 210 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 45 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 138 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 221 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 129 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 13 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x9c │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 244 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 235 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 198 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 219 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │      fixed 6 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 187 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 206 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 87 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 241 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 179 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 128 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 199 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 245 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 24 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │     fixed 91 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 70 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 146 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 254 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 178 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->