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 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 203 │ false │ OK │ # gre │ 4 │ 6 │ inherit 0x08 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 216 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 49 │ 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__->