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 0x84 │  inherit 173 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x6c │    inherit 4 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 245 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │   inherit 96 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 221 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 149 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │  inherit 204 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 54 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 120 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 162 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 220 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 236 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 163 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 237 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 203 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 143 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 21 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x9c │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 115 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 223 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 114 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 22 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 227 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │      fixed 4 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x30 │   inherit 79 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 21 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 103 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 107 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 15 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 189 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 227 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 209 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x0c │  inherit 134 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │    fixed 231 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 211 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 217 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 180 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 87 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 90 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 207 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 182 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 235 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 132 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 240 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │     fixed 33 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 189 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │   inherit 66 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 135 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 209 │  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__->