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 0xfc │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 67 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0xd0 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 218 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 248 │ 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__->