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 0x0c │  inherit 147 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 225 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 20 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 154 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 62 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │     fixed 24 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │   inherit 97 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x54 │  inherit 155 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 47 │ false │     OK │
#     gre │     4 │ other │   fixed 0x74 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 10 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 192 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 182 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 104 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 236 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │     fixed 55 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 132 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │  inherit 186 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 73 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 207 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 99 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 219 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 223 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 100 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 191 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 66 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 243 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 72 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │     fixed 49 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │   inherit 42 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 67 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 238 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │   inherit 71 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 118 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 186 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │   inherit 99 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 176 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 202   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 211 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │     fixed 75 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 150 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 109 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 171 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 240 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 134 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 217 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 242 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 137 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 247 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 237 │  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__->