[dpdk-dev] [PATCH v3] ethdev: moved bypass functions to ixgbe pmd

Lu, Wenzhuo wenzhuo.lu at intel.com
Thu Jun 1 02:49:59 CEST 2017


Hi,

> -----Original Message-----
> From: Nicolau, Radu
> Sent: Wednesday, May 31, 2017 7:10 PM
> To: dev at dpdk.org
> Cc: Yigit, Ferruh; Iremonger, Bernard; Dai, Wei; Lu, Wenzhuo; Nicolau, Radu
> Subject: [PATCH v3] ethdev: moved bypass functions to ixgbe pmd
> 
> Moved all bypass functions to ixgbe pmd and removed function pointers
> from the eth_dev_ops struct.
> 
> Changes in v2:
> CONFIG_RTE_NIC_BYPASS removed, new option in the IXGBE section added,
> CONFIG_RTE_LIBRTE_IXGBE_BYPASS.
> Updated test-pmd to always include the bypass commands.
> 
> Changes in v3:
> Added is_ixgbe_supported check on all bypass API functions.
> 
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>


More information about the dev mailing list