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 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 77 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 223 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0x28 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 154 │ 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__->