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 0xbc │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ other │ inherit 0x1c │ inherit 116 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x48 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x98 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 92 │ 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__->