[dpdk-dev] [PATCH] vmxnet3: set unknown packet_type for non-ipv4 packets

Ferruh Yigit ferruh.yigit at intel.com
Thu Jan 18 13:02:11 CET 2018


On 1/10/2018 5:08 PM, garwilkie at gmail.com wrote:
> From: George Wilkie <george.wilkie at intl.att.com>
> 
> With bonding, after sending sufficient ipv4 packets,
> bond_ethdev_rx_burst_8023ad() no longer recognizes LACP packets
> because the packet_type is set to RTE_PTYPE_L3_IPV4.
> Ensure packet_type is reset for non-ipv4 packets in vmxnet3_rx_offload.
> 
> Signed-off-by: George Wilkie <george.wilkie at intl.att.com>

Acked-by: Shrikrishna Khare <skhare at vmware.com>

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


More information about the dev mailing list