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 0x68 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 206 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 181 │ false │ OK # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 172 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 35 │ 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__->