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 0xb0 │  inherit 208 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 147 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 31 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 252 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │   inherit 52 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 189 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │   inherit 42 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │   inherit 48 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x24 │     fixed 92 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 37 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 153 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 194 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 77 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x54 │  inherit 165 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 23 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 246 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 163 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 153 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 213 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 215 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 157 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 31 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 50 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 223 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 113 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x0c │  inherit 226 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │    fixed 195 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94       fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │   inherit 74 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 207 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 233 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │   inherit 94 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 204 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 22 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │  inherit 189 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │     fixed 44 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 93 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 182 │  true      OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 75 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 253 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 143 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 209 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 115 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 214 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 238 │  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__->