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 0xac │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x08 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 162 │ 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__->