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 0xe8 │   inherit 91 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 100 │ false │     OK │
#     gre │     4 │     4 │   fixed 0xb8 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 13 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │   inherit 10 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │     fixed 15 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │  inherit 217 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 237 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 172 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x5c │   inherit 62 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 250 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 197 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 101 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 181 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │  inherit 204 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │   inherit 99 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 169 │ false │     OK │
# │    gre │     6 │ other    fixed 0xd8 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 203 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 57 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │   inherit 79 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x44 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 17 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 114 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
#   vxlan │     6 │     6 │ inherit 0xa0 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │    inherit 4 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 132 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 58 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │   inherit 70 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 154 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 225 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 114 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 187 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 208 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 188 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 195 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 32 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 157 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 10 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 27 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │    inherit 7 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 50 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 229 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 80 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │     fixed 87 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 108 │  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__->