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 0x28 │  inherit 220 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 47 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 209 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │   inherit 50 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 179 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 224 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 143 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb0 │  inherit 253 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 51 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │     fixed 36 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 210 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 56 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │      fixed 1 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 66 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 98 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │  inherit 223 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 141 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │      fixed 7 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 255 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 174 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 55 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 47 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 122 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 122 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 132 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 162 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 151 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │  inherit 159 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │    fixed 140 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │     fixed 68 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 194 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 208 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 98 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 33   true │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │     fixed 78 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 29 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb8 │   inherit 63 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 89 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 58 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 144 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 166 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x14 │   inherit 44 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 182 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 211 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 102 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 239 │  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__->