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 0x90 │   inherit 26 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 210 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │      fixed 7 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c      fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 34 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 129 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 194 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 89 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │   inherit 55 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 198 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 57 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │   inherit 29 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 212 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 228 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 235 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │   inherit 51 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xfc │  inherit 217 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 252  false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 23 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │     fixed 80 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 114 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │  inherit 220 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 221 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 18 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 251 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 42 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 30 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 232 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 229 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 247 │ false │
WAIT TIMEOUT stdout

Ctrl-C stdout

Ctrl-C stdout
^Cnot ok 1 selftests: net: l2_tos_ttl_inherit.sh # exit=130
make: *** [Makefile:202: run_tests] Interrupt

xx__->