Re: [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist

2025-05-29 Thread Jerin Jacob
On Wed, May 28, 2025 at 9:57 PM wrote: > > From: Sunil Kumar Kori > > When user requests to configure a device which is already in > configured state then first device gets resets to default and > then reconfigured with latest parameters. > > While resetting the device, MAC address table is left

Re: [PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist

2025-05-28 Thread Nithin Dabilpuram
Acked-by: Nithin Dabilpuram On Wed, May 28, 2025 at 11:51 AM wrote: > > From: Sunil Kumar Kori > > When user requests to configure a device which is already in > configured state then first device gets resets to default and > then reconfigured with latest parameters. > > While resetting the devi

[PATCH v2 1/1] net/cnxk: mark invalid MAC address if it doesn't exist

2025-05-27 Thread skori
From: Sunil Kumar Kori When user requests to configure a device which is already in configured state then first device gets resets to default and then reconfigured with latest parameters. While resetting the device, MAC address table is left stale which causes entry update in later state. Hence