Re: [PATCH] net: Work around crash in ipv6 fib-walk-continue

2018-05-04 Thread Ben Greear
On 05/04/2018 10:47 AM, David Ahern wrote: On 4/19/18 12:01 PM, gree...@candelatech.com wrote: From: Ben Greear This keeps us from crashing in certain test cases where we bring up many (1000, for instance) mac-vlans with IPv6 enabled in the kernel. This bug has been around for a very long tim

Re: [PATCH] net: Work around crash in ipv6 fib-walk-continue

2018-05-04 Thread David Ahern
On 4/19/18 12:01 PM, gree...@candelatech.com wrote: > From: Ben Greear > > This keeps us from crashing in certain test cases where we > bring up many (1000, for instance) mac-vlans with IPv6 > enabled in the kernel. This bug has been around for a > very long time. > > Until a real fix is found

[PATCH] net: Work around crash in ipv6 fib-walk-continue

2018-04-19 Thread greearb
From: Ben Greear This keeps us from crashing in certain test cases where we bring up many (1000, for instance) mac-vlans with IPv6 enabled in the kernel. This bug has been around for a very long time. Until a real fix is found (and for stable), maybe it is better to return an incomplete fib wal