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 0x94 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 10 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 22 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 211 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 96 │ 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__->