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 0x30 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 69 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x98 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 59 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other inherit 0x4c │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 72 │ 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__->