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 0xb4 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 246 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 14 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 172 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 6 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 25 │ 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__->