On 1/11/2017 5:24 PM, Bernard Iremonger wrote:
> Add checks to rte_pmd_ixgbe_* API's to ensure that the port
> is an ixgbe port.
>
> Fixes: 49e248223e9f ("net/ixgbe: add API for VF management")
>
> CC: sta...@dpdk.org
> Signed-off-by: Bernard Iremonger
Acked-by: Ferruh Yigit
Applied to dpdk-n
Add checks to rte_pmd_ixgbe_* API's to ensure that the port
is an ixgbe port.
Fixes: 49e248223e9f ("net/ixgbe: add API for VF management")
CC: sta...@dpdk.org
Signed-off-by: Bernard Iremonger
---
Changes in v2:
Moved pmd checks into new function is_ixgbe_pmd.
drivers/net/ixgbe/ixgbe_ethdev.c |
2 matches
Mail list logo