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 0x14 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 101 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 fixed 0xc0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 158 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0xa4 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 167 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0xd0 │ fixed 132 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 88 │ 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__->