> -Original Message-
> From: Xiaoyu Min
> Sent: Monday, November 16, 2020 3:55 PM
> To: Wu, Jingjing ; Xing, Beilei
> Cc: dev@dpdk.org; Xiaoyu Min
> Subject: [PATCH 4/5] net/iavf: fix protocol size for virtchnl copy
>
> From: Xiaoyu Min
>
> The rte_flow_item_vlan items are refined.
23/11/2020 11:49, Ferruh Yigit:
> On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
> > From: Xiaoyu Min
> >
> > 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.
On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
From: Xiaoyu Min
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 corre
On 11/22/2020 2:15 PM, Thomas Monjalon wrote:
22/11/2020 14:28, Jack Min:
From: Ferruh Yigit
On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
From: Xiaoyu Min
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 c
22/11/2020 14:28, Jack Min:
> From: Ferruh Yigit
> > On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
> > > From: Xiaoyu Min
> > >
> > > 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
> -Original Message-
> From: Ferruh Yigit
> Sent: Tuesday, November 17, 2020 00:23
> To: Xiaoyu Min ; Jingjing Wu ;
> Beilei Xing
> Cc: dev@dpdk.org; Jack Min ; NBU-Contact-Thomas
> Monjalon ; Andrew Rybchenko
> ; Ori Kam ; Dekel Peled
>
> Subject: Re: [
On 11/16/2020 7:55 AM, Xiaoyu Min wrote:
From: Xiaoyu Min
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 corre
From: Xiaoyu Min
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 ("
8 matches
Mail list logo