[dpdk-dev] [PATCH v4] ethdev: fix MAC address replay

Igor Ryzhov iryzhov at nfware.com
Tue Jan 24 11:09:13 CET 2017


Thank you Steve.

I never did it before and I don't know if I have rights for that, but:

Acked-by: Igor Ryzhov <iryzhov at nfware.com>

On Tue, Jan 24, 2017 at 5:21 AM, Steve Shin <jonshin at cisco.com> wrote:

> This patch fixes a bug in replaying MAC address to the hardware
> in rte_eth_dev_config_restore() routine. Added default MAC replay as well.
>
> Fixes: 4bdefaade6d1 ("ethdev: VMDQ enhancements")
>
> ---
> v2: Added default MAC replay & Code optimization
> v3: Covered a case (ex, SR-IOV) where multiple pools
>        exist in the mac_pool_sel array.
> v4: removed a coding style warning
>
> Signed-off-by: Steve Shin <jonshin at cisco.com>
>


More information about the dev mailing list