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 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 124 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0xf0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 253 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 199 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 89 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 179 │ 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__->