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 0xf8 │  inherit 180 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │   inherit 13 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 111 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │   inherit 98 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 104 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 161 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc      fixed 49 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 236 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │   inherit 13 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 209 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 190 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │    inherit 4 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 142 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x58 │  inherit 244 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │  inherit 171 │  true │     OK │
# │    gre │     6      6 │   fixed 0xa0 │    fixed 211 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │   inherit 26 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │   inherit 88 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 179 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 142 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 114 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │     fixed 13 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 91 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 124 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x68 │   inherit 19 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 115 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 191 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 81 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 12 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │   inherit 50  false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 198 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 93 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 196 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 105 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 239 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 235 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 16 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │   inherit 61 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 175 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x60 │   inherit 25 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 249 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │     fixed 52 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 63 │  true │     OK │
# ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 111 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 177 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 230 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 104 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 174 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │   inherit 97 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 79 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 91 │  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__->