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 0xdc │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 12 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 69 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 245 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 135 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 212 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0x38 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 228 │ true OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 193 │ 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__->