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 0x50 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0x9c │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 92 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 219 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x78 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 227 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xa0 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 221 │ 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__->