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 0x4c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 98 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 56 │ 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__->