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 0xa8 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 77 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x90 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 201 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 201 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 60 │ 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__->