Hi Jingjing,
PSB
> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, September 6, 2019 6:08 AM
> To: Ori Kam ; Thomas Monjalon
> ; Yigit, Ferruh ;
> arybche...@solarflare.com; Shahaf Shuler ; Slava
> Ovsiienko ; Alex Rosenbaum
>
> Cc: dev@dpdk.org
> Subject: RE: [dpdk-dev] [RFC] e
Hi Arek
Only these changes looks good to me but do you have working PMD to back this?
Also, documentation updates?
Thanks
Shally
> -Original Message-
> From: Arek Kusztal
> Sent: Friday, September 6, 2019 5:28 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; fiona.tr...@intel.com; Shal
On 09/06, Yahui Cao wrote:
>Enable FDIR ethernet destination address field matching support
>
>Signed-off-by: Yahui Cao
>---
> drivers/net/ice/ice_fdir_filter.c | 27 +++
> 1 file changed, 23 insertions(+), 4 deletions(-)
>
>diff --git a/drivers/net/ice/ice_fdir_filter.c
>b
On 09/06, Yahui Cao wrote:
>FDIR can send packet to a group of queues and distruibte it by RSS.
>
>Signed-off-by: Yahui Cao
>---
> drivers/net/ice/ice_fdir_filter.c | 65 +++
> 1 file changed, 65 insertions(+)
>
>diff --git a/drivers/net/ice/ice_fdir_filter.c
>b/drivers
On 09/06, Yahui Cao wrote:
>Add ice_create_fdir_filter to create a rule. If a flow is matched by
>flow director filter, filter rule will be set to HW. Only basic pattern
>and queue/passthru/drop are supported.
Only basic patterns and queue/passthru/drop actions are supported?
>
>Add ice_destroy_f
On 09/06, Yahui Cao wrote:
>From: Beilei Xing
>
>Configure input set, include:
> - Parse input set.
> - Check the segment.
> - Create profile.
I'd prefer more descriptive sentences in commit log than a few bullets.
>
>Signed-off-by: Beilei Xing
>---
> drivers/net/ice/ice_ethdev.h | 3 +
>
On 09/06, Yahui Cao wrote:
>From: Beilei Xing
>
>Release resources on flow director, include:
> - Release queue.
> - Release VSI.
>
>Signed-off-by: Beilei Xing
>---
> drivers/net/ice/ice_fdir_filter.c | 40 ++
> drivers/net/ice/ice_rxtx.c| 57 +++
On 09/06, Yahui Cao wrote:
>From: Beilei Xing
>
>Enable flow director, include:
> - Create control VSI
> - Queue pair allocated and set up
> - Programming packet
>
>Signed-off-by: Beilei Xing
>---
> drivers/net/ice/Makefile | 1 +
> drivers/net/ice/ice_ethdev.c | 107 +--
> driv
8 matches
Mail list logo