[dpdk-dev] [PATCH 4/5] net/iavf: fix protocol size for virtchnl copy

Xing, Beilei beilei.xing at intel.com
Fri Nov 27 02:17:48 CET 2020



> -----Original Message-----
> From: Xiaoyu Min <jackmin at mellanox.com>
> Sent: Monday, November 16, 2020 3:55 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Xiaoyu Min <jackmin at nvidia.com>
> Subject: [PATCH 4/5] net/iavf: fix protocol size for virtchnl copy
> 
> From: Xiaoyu Min <jackmin at nvidia.com>
> 
> The rte_flow_item_vlan items are refined.
> The structs do not exactly represent the packet bits captured on the wire
> anymore so should only copy real header instead of the whole struct.
> 
> Replace the rte_flow_item_* with the existing corresponding rte_*_hdr.
> 
> Fixes: 09315fc83861 ("ethdev: add VLAN attributes to ethernet and VLAN
> items")
> 
> Signed-off-by: Xiaoyu Min <jackmin at nvidia.com>

Acked-by: Beilei Xing <beilei.xing at intel.com>


More information about the dev mailing list