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 0x58 │  inherit 154 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 198 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 18 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 225 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 146 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 49 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │   inherit 73 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x40 │     fixed 58 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x28 │  inherit 133 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │    inherit 5 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 147 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 114 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 37 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │     fixed 40 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 191 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 58 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 31 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 185 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 171 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     6 │ inherit 0x2c │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 222 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 179 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 248 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │      fixed 7 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 128 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 87 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │     fixed 11 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 114 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 181 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 63 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 117 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4  inherit 0x34 │  inherit 110 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 37 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 183 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 147 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │   inherit 46 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 199 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 10 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x3c │  inherit 193 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 38 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x9c │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 245 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │    fixed 234 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 141 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 134 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 235 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x0c │   inherit 81 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 157 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 227 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 236 │  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__->