Re: [PATCH v2 1/2] common/cnxk: add support to get aged flows

2023-08-13 Thread Jerin Jacob
On Tue, Aug 8, 2023 at 2:20 PM Ankur Dwivedi wrote: > > Adds support to get aged flows in CNXK driver. > The control thread polls the status of flows having age action, every 10 > seconds and updates a bitmap array with the aged flows. The poll frequency > of control thread can be set by devargs.

[PATCH v2] app/test: add external mbuf IPsec tests

2023-08-13 Thread Tejasree Kondoj
Adding IPsec tests using external mbuf API. Signed-off-by: Tejasree Kondoj --- v2: - Fixed compilation with ubuntu-20.04-gcc-static-i386. app/test/test_cryptodev.c| 191 ++- app/test/test_cryptodev_security_ipsec.h | 1 + 2 files changed, 189 insertions(+),

RE: [PATCH 6/6] devtools: forbid new direct use of GCC atomic builtins

2023-08-13 Thread Morten Brørup
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Friday, 11 August 2023 17.57 > > On Fri, Aug 11, 2023 at 11:51:17AM +0200, Morten Brørup wrote: > > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > > > Sent: Friday, 11 August 2023 03.32 > > > > > > Refrain from us

Re: [PATCH v1 3/3] dma/idxd: add API to create and attach to window

2023-08-13 Thread Jerin Jacob
On Fri, Aug 11, 2023 at 9:45 PM Anatoly Burakov wrote: > > This commit implements functions necessary to use inter-domain > operations with idxd driver. > > The process is as follows: > > 1. Process A that wishes to share its memory with others, shall call >`rte_idxd_window_create()`, which wi

RE: [PATCH] net/i40e: add new X722 device

2023-08-13 Thread Zhang, Qi Z
> -Original Message- > From: Qiming Yang > Sent: Wednesday, August 9, 2023 10:24 AM > To: dev@dpdk.org > Cc: Xing, Beilei ; Yang, Qiming > Subject: [PATCH] net/i40e: add new X722 device > > Supported new X722 device. > > Signed-off-by: Qiming Yang Acked-by: Qi Zhang Applied to dp

RE: [PATCH v2] net/i40e: fix FDIR Rxq receives broadcast packets

2023-08-13 Thread Zhang, Qi Z
> -Original Message- > From: Wu, Jingjing > Sent: Friday, July 21, 2023 2:46 PM > To: Xing, Beilei ; Zhang, Yuying > > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: RE: [PATCH v2] net/i40e: fix FDIR Rxq receives broadcast packets > > > > > -Original Message- > > From: Xing, B

RE: [PATCH] usertools: suggest use of hwloc for new cpu

2023-08-13 Thread Varghese, Vipin
[AMD Official Use Only - General] > -Original Message- > From: Stephen Hemminger > Sent: Sunday, August 13, 2023 9:22 PM > To: Varghese, Vipin > Cc: tho...@monjalon.net; dev@dpdk.org; Yigit, Ferruh > > Subject: Re: [PATCH] usertools: suggest use of hwloc for new cpu > > Caution: This me

Re: [PATCH] usertools: suggest use of hwloc for new cpu

2023-08-13 Thread Stephen Hemminger
On Sun, 13 Aug 2023 02:12:03 + "Varghese, Vipin" wrote: > > > > On Sat, 12 Aug 2023 06:27:20 +0530 > > Vipin Varghese wrote: > > > > > Most modern processor now supports numa by partitioning NUMA based on > > > CPU-IO & Last Level Cache within the same socket. > > > As per the discussion i