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 0x70 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 95 │ true OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x68 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 57 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 52 │ 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__->