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 0x04 │   inherit 39 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 140 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │     fixed 95 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 212 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 239 │ false │     OK │
# │    gre │     4      6 │ inherit 0x08 │  inherit 253 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 215 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 127 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │    inherit 5 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │   inherit 84 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 121 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 184 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 175 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa0 │   inherit 69  false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 166 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │      fixed 5 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 125 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 146 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │     fixed 79 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe4 │   inherit 75 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 223 │ false │     OK │
#   vxlan │     4 │     4 │   fixed 0x50 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 239 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0   inherit 189 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 236 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x4c │  inherit 182 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │    fixed 235 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x50 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 138 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 108 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 53 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 193 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 14 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 216 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xec │   inherit 28 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │     fixed 14 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 193 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 35 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 171 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 144 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │      fixed 4 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 54 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │   inherit 57 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │     fixed 33 │ false │     OK │
#  geneve │     6 │     6 │   fixed 0xf4 │     fixed 12 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 233 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 54 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 213 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 119 │  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__->