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 0x98 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 182 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 149 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 88 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 226 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0x80 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 253 │ 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__->