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 0xf8 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 38 │ false │ OK │ # │ gre 6 │ 4 │ fixed 0x20 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 209 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 218 │ false │ OK # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 101 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 111 │ 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__->