Hi Kirill,
On Thu, Oct 12, 2017 at 11:41:50AM +, Rybalchenko, Kirill wrote:
> Hi Thomas,
>
> The reason this feature is needed is to be able to program custom flow types
> using a template packet rather than building up a C struct to define the
> protocol. This means that users don't have t
> Sent: Wednesday 11 October 2017 23:27
> > To: Rybalchenko, Kirill
> > Cc: dev@dpdk.org; Chilikin, Andrey ; Xing, Beilei
> > ; Wu, Jingjing ; Yigit, Ferruh
> >
> > Subject: Re: [dpdk-dev] [PATCH v5 1/4] ethdev: add support for raw flow
> > type for flow dir
Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Wednesday 11 October 2017 23:27
> To: Rybalchenko, Kirill
> Cc: dev@dpdk.org; Chilikin, Andrey ; Xing, Beilei
> ; Wu, Jingjing ; Yigit, Ferruh
>
> Subject: Re: [dpdk-dev] [PATCH v5 1/4] ethdev: add support for raw flow
> ty
Hi,
10/10/2017 22:28, Kirill Rybalchenko:
> Add new structure rte_eth_raw_flow to the union rte_eth_fdir_flow
> to support filter for raw flow type.
>
> Signed-off-by: Kirill Rybalchenko
This description does not explain why you add this new flow director type.
It seems you are allowing a new f
Add new structure rte_eth_raw_flow to the union rte_eth_fdir_flow
to support filter for raw flow type.
Signed-off-by: Kirill Rybalchenko
---
lib/librte_ether/rte_eth_ctrl.h | 10 ++
1 file changed, 10 insertions(+)
diff --git a/lib/librte_ether/rte_eth_ctrl.h b/lib/librte_ether/rte_eth_
5 matches
Mail list logo