On Thu, Aug 6, 2026 at 12:16 PM Jakub Kicinski <[email protected]> wrote: > > On Mon, 3 Aug 2026 18:18:26 +0000 Mina Almasry wrote: > > During tests, ethnl_rings_set randomly bounces the link causing a > > transient IPv6 Duplicate Address Detection "tentative" race, resulting > > in spurious -EADDRNOTAVAIL aborts inside the ncdevmem server. > > The test env is supposed to disable DAD and addr flush on down. > If DAD is enabled multiple ksft tests would fail.
Ack, let me check how to do this in my test env. -- Thanks, Mina

