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

Thomas Monjalon thomas at monjalon.net
Tue Nov 24 22:58:31 CET 2020


23/11/2020 11:49, Ferruh Yigit:
> On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
> > 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>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied




More information about the dev mailing list