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

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 1 13:26:49 CEST 2017


On 6/1/2017 1:49 AM, Lu, Wenzhuo wrote:
> 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>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list