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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 249 │ false │ OK │ # │ gre │ 6 4 │ fixed 0xb8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 5 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 fixed 0x80 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 170 │ 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__->