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 0x9c │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 40 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 208 │ false │ OK │ # │ geneve │ 4 other │ fixed 0x7c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 88 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x5c │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 201 │ 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__->