Re: [dpdk-dev] [PATCH] net/sfc: avoid unnecessary actions on dummy default MAC set

2020-07-21 Thread Ferruh Yigit
On 7/21/2020 9:58 AM, Andrew Rybchenko wrote: > Just an optimization to avoid extra reconfiguration when it > is not not actually required. > > Signed-off-by: Andrew Rybchenko Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/sfc: avoid unnecessary actions on dummy default MAC set

2020-07-21 Thread Andrew Rybchenko
Just an optimization to avoid extra reconfiguration when it is not not actually required. Signed-off-by: Andrew Rybchenko --- drivers/net/sfc/sfc_ethdev.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/sfc/sfc_ethdev.c b/drivers/net/sfc/sfc_ethdev.c index 6b3c49a284..acee3e48