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 0xdc │  inherit 115 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │  inherit 114 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 216 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │   inherit 85 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 117 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │     fixed 27 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 114 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 76 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 245 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 139 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 180 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 107 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 196 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 197 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │      fixed 3 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 200 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 159 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 228 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 252 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 254 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 126 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 246 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │   inherit 30 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 44 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 121 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 215 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 102 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 55 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 32 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 21 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 149 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 213 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 253 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 216 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x40 │  inherit 197 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 52 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 162 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc4 │    inherit 4 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 91 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 154 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x94 │  inherit 227 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 204 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6  other │ inherit 0xfc │  inherit 250 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │  inherit 212 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 248 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │      fixed 5 │  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__->