[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c618b31f-00e4-4e93-8448-c5dc9a3ce179@kernel.org>
Date: Sun, 21 Jan 2024 17:57:17 -0700
From: David Ahern <dsahern@...nel.org>
To: Ben Greear <greearb@...delatech.com>, David Ahern <dsahern@...nel.org>,
netdev <netdev@...r.kernel.org>
Subject: Re: Having trouble with VRF and ping link local ipv6 address.
On 1/21/24 5:49 PM, Ben Greear wrote:
> And, since it is bound to VRF, and there is exactly one netdevice in
> that VRF, shouldn't it
> be able to figure out the device name?
I believe this should help reveal why %dev is best for LLAs:
perf record -e fib6:* -- <run test>
perf script
Powered by blists - more mailing lists