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 0xac │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 172 │ false │ OK │ # │ gre │ 4 other │ fixed 0xb8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 211 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0x08 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 167 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 231 │ 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__->