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 0x44 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 13 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 119 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 151 false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 219 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0x98 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 81 │ 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__->