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 0x1c │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0x9c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 81 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 51 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0x98 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 60 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x34 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 10 │ 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__->