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 0xb0 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 8 │ false │ OK │ # gre │ 4 │ 6 │ inherit 0x34 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 177 │ false │ OK │ # gre │ 6 │ other │ fixed 0x3c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 169 │ false │ OK │ # │ geneve 4 │ 4 │ inherit 0xa8 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x30 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 58 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 194 │ 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__->