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 0xdc │   inherit 72 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 29  false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 143 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 236 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 207 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x68 │    inherit 1 │ false │     OK │
# │    gre │     4 │ other  inherit 0xfc │  inherit 197 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 226 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x5c │  inherit 102 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 182 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 220 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 216 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 245 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 208 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │   inherit 70 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 20 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 186 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │      fixed 8 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 117 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 161 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 169 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 134 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 178 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 184 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 229 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 53 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 227 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 214 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 138 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 201 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 246 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 52 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 33 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 25 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 43 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 29 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 138 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │    inherit 9 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 207 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 73 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 254 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 213 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 252 │  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__->