make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x14 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec inherit 172 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 41 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 186 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->