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 0x94 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 172 │ false │ OK │ # │ gre │ 6 other │ inherit 0x9c │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 93 │ true │ OK │ # vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0x38 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 210 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 163 │ 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__->