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 0x90 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 150 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 88 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 242 │ 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__->