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 0xa0 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 133 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 108 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 180 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 16 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 133 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0xd0 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 97 │ 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__->