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 0x94 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 129 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 44 │ 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__->