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 0xd4 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 68 │ 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__->