[PATCH v3] common/cnxk: fix aura offset

2025-03-23 Thread Nawal Kishor
Aura field width has reduced from 20 bits in cn10k/cn9k to 17 bits in cn20k. Adjust the setting of aura offset in NPA_LF_POOL_OP_INT register accordingly based on the platform. Fixes: 620fc02bf7eb ("common/cnxk: accommodate change in aura field width") Signed-off-by: Nawal Kishor --- Changes in

[PATCH] common/cnxk: fix aura offset

2025-03-23 Thread Nawal Kishor
Aura field width has reduced from 20 bits in cn10k/cn9k to 17 bits in cn20k. Adjust the setting of aura offset in NPA_LF_POOL_OP_INT register accordingly based on the platform. Fixes: 620fc02bf7eb ("common/cnxk: accommodate change in aura field width") Signed-off-by: Nawal Kishor --- drivers/co

Re: [PATCH] app/testpmd: fix VLAN header parsing

2025-03-23 Thread Stephen Hemminger
On Sun, 23 Mar 2025 14:28:22 +0200 Raslan Darawsheh wrote: > Signed-off-by: Raslan Darawsheh > --- > app/test-pmd/csumonly.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/app/test-pmd/csumonly.c b/app/test-pmd/csumonly.c > index 5b906eaa53..302cc4cc66 100644

Re: [PATCH 2/2] app/dma-perf: fix infinite loop

2025-03-23 Thread huangdengdui
On 2025/3/21 23:58, Stephen Hemminger wrote: > On Fri, 21 Mar 2025 12:03:16 +0800 > Dengdui Huang wrote: > >> When a core that is not used by the rte is specified in the config >> for testing, the problem of infinite loop occurs. The root cause >> is that the program waits for the completion of

Re: [PATCH 0/2] fix the problem of dma-perf infinite loop

2025-03-23 Thread huangdengdui
On 2025/3/21 15:49, David Marchand wrote: > On Fri, Mar 21, 2025 at 5:03 AM Dengdui Huang wrote: >> >> After CPU isolation is configured, an infinite loop occurs when >> dma-perf is executed using the default config file. >> >> This patchset fix it. >> >> Dengdui Huang (2): >> eal: fix wake a

Re: [PATCH] net/ixgbe: fix missing checks for E610 VFs

2025-03-23 Thread Thomas Monjalon
21/03/2025 18:15, Medvedkin, Vladimir: > Acked-by: Vladimir Medvedkin > > On 21/03/2025 17:12, Bruce Richardson wrote: > > A number of places in the ixgbe code check for a virtual function, but > > these checks were missing the identifier for the E610 VF. Add them into > > the conditionals. > > >

Re: [PATCH v1] net/i40e: updated latest recommended matching list

2025-03-23 Thread Thomas Monjalon
21/03/2025 01:36, hailinx: > Signed-off-by: hailinx Applied, thanks.

[PATCH] app/testpmd: fix VLAN header parsing

2025-03-23 Thread Raslan Darawsheh
Updated the `get_ethertype_by_ptype` function to correctly parse VLAN headers. Fixes: 76730c7b9b5a ("app/testpmd: use packet type parsing API") Cc: haij...@huawei.com Signed-off-by: Raslan Darawsheh --- app/test-pmd/csumonly.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff

Re: [PATCH v2] eal: fix undetected NUMA nodes

2025-03-23 Thread Thomas Monjalon
19/03/2025 17:31, David Marchand: > On Wed, Mar 5, 2025 at 5:25 PM Bruce Richardson > wrote: > > > > In cases where the number of cores on a given socket is greater than > > RTE_MAX_LCORES, then EAL will be unaware of all the sockets/numa nodes > > on a system. Fix this limitation by having the EA

Re: [External] Re: [PATCH 2/2] net/mlx5: improve log file path

2025-03-23 Thread Ming 1. Yang (NSB)
On 2025/3/18 00:05, Bing Zhao wrote: > Caution: This is an external email. Please be very careful when clicking > links or opening attachments. See http://nok.it/nsb for additional > information. > > Hi Ming & Stephen, > >> -Original Message- >> From: Yang Ming >> Sent: Wednesday, March