6d01e580ac
Some customers find adding MAC addr to VF sometimes can fail,
but it is still stored in dev->data->mac_addrs[ ]. So this
can lead to some errors that assumes the non-zero entry in
dev->data->mac_addrs[ ] is valid.
Following acknowledgements are from specific NIC PMD
maintainer for their managing part.
This patch changes the ethdev internal API, it should not be
backported to a stable/LTS release so far.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mlx4_flow.c | ||
mlx4_flow.h | ||
mlx4.c | ||
mlx4.h | ||
rte_pmd_mlx4_version.map |