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 0xa0 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 58 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 inherit 0xc0 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other fixed 0xcc │ fixed 11 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0xa8 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 200 │ 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__->