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 0x1c │  inherit 132 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 240 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 34 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 137 │ false      OK │
#     gre │     4 │     6 │ inherit 0x78 │   inherit 46 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 213 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │    inherit 2 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 24 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 239 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x54 │   inherit 74 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 196 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 127 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 221 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 10 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 96 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 12 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 170 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x88 │  inherit 191 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 142 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 131 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │   inherit 15 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 76 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 152 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 177 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │   inherit 14 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 75 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 163 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 73 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 231 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 110 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xfc │   inherit 36 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 48 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 232 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 200 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 50 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 157 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc4 │  inherit 192 │  true │     OK │
# │ geneve │     6      4 │   fixed 0xf4 │     fixed 45 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 11 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 172 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 71 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 131 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 187 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 113 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │     fixed 28 │  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__->