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 0x7c │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 240 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 105 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 91 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0xf0 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 255 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 32 │ 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__->