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 0x78 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 102 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 7 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 170 │ 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__->