> -Original Message-
> From: Wang, YuanX
> Sent: Thursday, November 11, 2021 2:27 PM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; Hu, Jiayu ; Ding, Xuan
> ; Ma, WenwuX ; He, Xingguang
> ; Yang, YvonneX ; Wang, YuanX
>
> Subject: [PATCH] vhost: fix get hpa fail from g
Hi Chenbo,
> -Original Message-
> From: Xia, Chenbo
> Sent: 2021年11月15日 15:21
> To: Ding, Xuan ; maxime.coque...@redhat.com
> Cc: dev@dpdk.org; Hu, Jiayu ; Wang, YuanX
> ; He, Xingguang
> Subject: RE: [PATCH v3] vhost: fix physical address mapping
>
> Hi Xuan,
>
> > -Original Messa
On Sat, Nov 13, 2021 at 2:33 AM Chen, Mike Ximing
wrote:
>
>
>
> > -Original Message-
> > From: Shetty, Rashmi
> > Sent: Friday, November 12, 2021 2:49 PM
> > To: dev@dpdk.org
> > Cc: jer...@marvell.com; Van Haaren, Harry ;
> > Pathak, Pravin
> > ; Chen, Mike Ximing ;
> > McDaniel, Timo
Hi
> -Original Message-
> From: Ferruh Yigit
> Sent: Friday, November 12, 2021 2:14 PM
> Subject: [PATCH] ethdev: fix typos
>
> Signed-off-by: Ferruh Yigit
> ---
> lib/ethdev/ethdev_driver.h | 4 ++--
> lib/ethdev/rte_flow.h | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletion
Acked-by: Min Hu (Connor)
在 2021/11/15 14:05, Haiyue Wang 写道:
The 'proc-id' should be less than 'num-procs', if not, exit the testpmd
and show the error message.
Fixes: a550baf24af9 ("app/testpmd: support multi-process")
Signed-off-by: Haiyue Wang
---
app/test-pmd/parameters.c | 6 ++
On Sat, Nov 13, 2021 at 12:48:24AM +0300, Dmitry Kozlyuk wrote:
> AVX512 was disabled when GNU binutils were missing or had a known bug,
> even if LLVM binutils were used for the build,
> because binutils-avx512-check.sh was invoked regardless and failed.
> In particular, this was the case for Free
Hello Ajit, Somnath,
On Fri, Nov 12, 2021 at 3:02 PM Conor Walsh wrote:
>
> This patch fixes unused but set variables in the following net drivers:
> - bnxt
> - hinic
> - liquidio
> - nfp
> - octeontx
> - qede
> - txgbe
> - vmxnet3
>
> This patch also fixes an unused function warning for
On Sat, Nov 13, 2021 at 12:48:25AM +0300, Dmitry Kozlyuk wrote:
> buildtools/binutils-avx512-check.sh was Unix-only
> and could not be used in cross builds:
> 1) written in shell;
> 2) used the assembler binary that may be missing,
>e.g. when building on Windows with LLVM;
> 3) located the asse
On Sat, Nov 13, 2021 at 12:48:26AM +0300, Dmitry Kozlyuk wrote:
> Cross build with MinGW was broken for the baseline meson 0.49.2.
> Cause: in c_args = '-mno-avx512f' from config/x86/cross-mingw,
> each character was treated as a separate compiler option:
>
> meson.build:4:0: ERROR: Compiler
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch series introduce the enetfec driver, ENETFEC (Fast Ethernet
Controller) is a network poll mode driver for the inbuilt NIC found in
the NXP i.MX 8M Mini SoC.
An overview of the enetfec driver with probe and remove are in patch 1.
Patch 2 desi
On 11/10/2021 1:54 PM, Ferruh Yigit wrote:
On 11/10/2021 7:48 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is set
which is then used for packet processing.
Signed-off-by: Sachin Saxena
Signed-off-by:
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
ENETFEC (Fast Ethernet Controller) is a network poll mode driver
for NXP SoC i.MX 8M Mini.
This patch adds skeleton for enetfec driver with probe function.
Signed-off-by: Sachin Saxena
Signed-off-by: Apeksha Gupta
Acked-by: Hemant Agrawal
<...>
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is set
which is then used for packet processing.
Signed-off-by: Sachin Saxena
Signed-off-by: Apeksha Gupta
Acked-by: Hemant Agrawal
I pu
Thanks, Chandu!
Appreciate you guys looking into this!
Looking forward to hear from you soon.
Thanks and regards,
Arsalan
From: Namburu, Chandu-babu
Sent: Friday, November 12, 2021 7:48 PM
To: Awan, Arsalan; dev@dpdk.org
Cc: Somalapuram, Amaranath; Sebas
On 11/15/2021 10:06 AM, Ferruh Yigit wrote:
On 11/10/2021 1:54 PM, Ferruh Yigit wrote:
On 11/10/2021 7:48 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is set
which is then used for packet processing.
On 11/15/2021 10:11 AM, Ferruh Yigit wrote:
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is set
which is then used for packet processing.
Signed-off-by: Sachin Saxena
Signed-off-by:
On 11/15/2021 10:23 AM, Ferruh Yigit wrote:
On 11/15/2021 10:06 AM, Ferruh Yigit wrote:
On 11/10/2021 1:54 PM, Ferruh Yigit wrote:
On 11/10/2021 7:48 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is se
On 11/15/2021 10:24 AM, Ferruh Yigit wrote:
On 11/15/2021 10:11 AM, Ferruh Yigit wrote:
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations.
On packet reception the respective BD Ring status bit is set
which is then used for packet processing.
The RSS can be one of the fate actions when creating a meter with
policy. In the previous implementation, the RSS validation was missed
when creating a flow rule with such meter due to the fact that a
policy meter was created firstly and then used in the rule. In the
stage of meter creation, no rte
> -Original Message-
> From: David Marchand
> Sent: Friday, November 12, 2021 2:16 PM
> To: Lincoln Lavoie
> Cc: Dumitrescu, Cristian ; dev
> ; Aaron Conole ; Thomas Monjalon
> ; Yigit, Ferruh ;
> c...@dpdk.org
> Subject: Re: [dpdk-dev] [Bug 826] red_autotest random failures
>
> On Fri
> -Original Message-
> From: David Marchand
> Sent: Friday, November 12, 2021 1:57 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian ; Singh, Jasvinder
>
> Subject: [PATCH] test/red: fix typo in comment
>
> This is probably due a s/red/rte_red/ a long time ago.
>
> Fixes: de3cfa2c9823
Fix wrong VLAN insertion position as inner.
Fixes: 1e728b01120c ("net/iavf: rework Tx path")
Signed-off-by: Radu Nicolau
---
drivers/net/iavf/iavf_rxtx.c | 50
1 file changed, 34 insertions(+), 16 deletions(-)
diff --git a/drivers/net/iavf/iavf_rxtx.c b/driv
> -Original Message-
> From: Ding, Xuan
> Sent: Monday, November 15, 2021 4:13 PM
> To: Xia, Chenbo ; maxime.coque...@redhat.com
> Cc: dev@dpdk.org; Hu, Jiayu ; Wang, YuanX
> ; He, Xingguang ; Burakov,
> Anatoly
> Subject: RE: [PATCH v3] vhost: fix physical address mapping
>
> Hi Chenbo,
When choosing IOVA as PA mode, IOVA is likely to be discontinuous,
which requires page by page mapping for DMA devices. To be consistent,
this patch implements page by page mapping instead of mapping at the
region granularity for both IOVA as VA and PA mode.
Fixes: 7c61fa08b716 ("vhost: enable IOM
On 11/15/2021 8:59 AM, Jie Wang wrote:
When set port DCB in VT mode enabled, it should remove RSS HASH
offload before reconfiguring the device and queues.
Because port multi-queue mode is changed from RSS to DCB in VT.
Fixes: 2a977b891f99 ("app/testpmd: fix DCB configuration")
Signed-off-by:
On 10/25/2021 12:09 PM, Min Hu (Connor) wrote:
From: Huisong Li
Stopping a bond device also stops all active slaves under the bond device.
If this port is bond device, we need to modify the port status of all
slaves from RTE_PORT_STARTED to RTE_PORT_STOPPED.
Fixes: 0e545d3047fe ("app/testpmd:
From: Sunil Kumar Kori
Patch adds skeleton for feature matrices for event dev
and Rx/Tx adapters.
Along with, .ini files are added for all supported PMDs.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code ch
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
octeontx platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature mat
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
octeontx2 platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature ma
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
cn9k platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
cn10k platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
dpaa platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
dpaa2 platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
sw platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix fo
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
opdl platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix
From: Sunil Kumar Kori
Patch updates eventdev and adapters feature matrices for
dsw platform.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
- Rebased to 21.11
- Added feature matrix f
From: Sunil Kumar Kori
In this commit, check is added for event device, Rx,
Tx, Crypto and Timer adapters tables for all supported
drivers.
Signed-off-by: Sunil Kumar Kori
---
v6:
- Rebased to 21.11 rc2
- Added feature matrices for all supported drivers
- Added doc vs code check script
v5:
From: Elena Agostini
This is the CUDA implementation of the gpudev library.
Funcitonalities implemented through CUDA Driver API are:
- Device probe and remove
- Manage device memory allocations
- Register/unregister external CPU memory in the device memory area
Changelog:
- CUDA driver implemen
From: Elena Agostini
This is the CUDA implementation of the gpudev library.
Funcitonalities implemented through CUDA Driver API are:
- Device probe and remove
- Manage device memory allocations
- Register/unregister external CPU memory in the device memory area
Signed-off-by: Elena Agostini
--
The RSS can be one of the fate actions when creating a meter with
policy. In the previous implementation, the RSS validation was missed
when creating a flow rule with such meter due to the fact that a
policy meter was created firstly and then used in the rule. In the
stage of meter creation, no rte
From: Elena Agostini
Signed-off-by: Elena Agostini
---
app/test-gpudev/main.c | 90 ++
1 file changed, 55 insertions(+), 35 deletions(-)
diff --git a/app/test-gpudev/main.c b/app/test-gpudev/main.c
index 1db3f69e10..e42133b3aa 100644
--- a/app/test-gpude
For the last 5 years, DPDK was doing 4 releases per year,
in February, May, August and November (the LTS one):
.02 .05 .08 .11 (LTS)
This schedule has multiple issues:
- clash with China's Spring Festival
- too many rushes, impacting maintainers & testers
- no
On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch series introduce the enetfec driver, ENETFEC (Fast Ethernet
Controller) is a network poll mode driver for the inbuilt NIC found in
the NXP i.MX 8M Mini SoC.
An overview of the enetfec driver with probe and remove are in patch 1.
Patch 2 desi
15/11/2021 15:15, Ivan Malov:
> On Wed, 10 Nov 2021, Ferruh Yigit wrote:
>
> > On 11/2/2021 5:04 PM, David Marchand wrote:
> >> On Tue, Nov 2, 2021 at 4:59 PM Andrew Rybchenko
> >> wrote:
> > IMHO, spamming of testpmd logs in described case should be fixed
> > in testpmd itself to avoid l
On Mon, 2021-11-15 at 15:58 +0100, Thomas Monjalon wrote:
> For the last 5 years, DPDK was doing 4 releases per year,
> in February, May, August and November (the LTS one):
> .02 .05 .08 .11 (LTS)
>
> This schedule has multiple issues:
> - clash with China's Spring Festival
>
On 11/15/2021 8:56 AM, Min Hu (Connor) wrote:
在 2021/11/15 14:05, Haiyue Wang 写道:
The 'proc-id' should be less than 'num-procs', if not, exit the testpmd
and show the error message.
Fixes: a550baf24af9 ("app/testpmd: support multi-process")
Signed-off-by: Haiyue Wang
> Acked-by: Min Hu (Co
On 11/11/2021 6:39 AM, Martin Spinler wrote:
On Wed, 2021-11-10 at 16:12 +, Ferruh Yigit wrote:
On 11/10/2021 3:39 PM, Martin Spinler wrote:
Update the software dependency link because of website shutdown.
Netcope Technologies was recently renamed to Magmio and no longer
provides packages
> -Original Message-
> From: Thomas Monjalon
> Sent: Monday, November 15, 2021 5:09 PM
> Subject: Re: [dpdk-dev] [PATCH] ethdev: fine tune error reporting in pick
> transfer proxy API
>
> 15/11/2021 15:15, Ivan Malov:
> > On Wed, 10 Nov 2021, Ferruh Yigit wrote:
> >
> > > On 11/2/2021
On Mon, Nov 15, 2021 at 8:42 PM Luca Boccassi wrote:
>
> On Mon, 2021-11-15 at 15:58 +0100, Thomas Monjalon wrote:
> > For the last 5 years, DPDK was doing 4 releases per year,
> > in February, May, August and November (the LTS one):
> > .02 .05 .08 .11 (LTS)
> >
> > This schedule has
On 11/11/2021 9:26 AM, Ferruh Yigit wrote:
On 11/11/2021 9:08 AM, Martin Spinler wrote:
On Wed, 2021-11-10 at 16:08 +, Ferruh Yigit wrote:
On 11/10/2021 3:39 PM, Martin Spinler wrote:
Remove the szedata2 device driver as the platform is no longer
supported.
Signed-off-by: Martin Spinler
On 15/11/2021 14:58, Thomas Monjalon wrote:
For the last 5 years, DPDK was doing 4 releases per year,
in February, May, August and November (the LTS one):
.02 .05 .08 .11 (LTS)
This schedule has multiple issues:
- clash with China's Spring Festival
- too many rushes
On 11/15/2021 12:46 PM, Singh, Aman Deep wrote:
On 11/15/2021 8:59 AM, Jie Wang wrote:
When set port DCB in VT mode enabled, it should remove RSS HASH
offload before reconfiguring the device and queues.
Because port multi-queue mode is changed from RSS to DCB in VT.
Fixes: 2a977b891f99 ("app/
Number of events scheduled and available for dequeue
after token pop was set to dequeue_depth-1 instead of
dequeue_depth in test_delayed_pop. The expectation is
that all dequeue_depth number of events can be dequeued
once the last event is released.
Fixes: a10e8e96865f ("event/dlb2: add delayed to
On 11/15/2021 8:32 AM, Ori Kam wrote:
Hi
-Original Message-
From: Ferruh Yigit
Sent: Friday, November 12, 2021 2:14 PM
Subject: [PATCH] ethdev: fix typos
Signed-off-by: Ferruh Yigit
Acked-by: Ori Kam
Fixes: 9039c8125730 ("ethdev: change promiscuous callbacks to return
stat
On Mon, 15 Nov 2021 15:58:15 +0100
Thomas Monjalon wrote:
> For the last 5 years, DPDK was doing 4 releases per year,
> in February, May, August and November (the LTS one):
> .02 .05 .08 .11 (LTS)
>
> This schedule has multiple issues:
> - clash with China's Spring Festival
>
On 11/12/2021 10:30 AM, Ciara Loftus wrote:
The commit ae70cc6e893b ("net/af_xdp: use BPF link for XDP programs")
caused compilation errors on kernels older than v5.8 due to absence of
the bpf_link_info struct and some definitions in the linux/bpf.h header.
Since relying on the reported kernel ve
> Opinions?
Atomic Rules has been releasing our Arkville product in lockstep with DPDK
for the past 19 quarters. Our FPGA solution has the added burden of testing
with async releases of FPGA vendor CAD tools. Although we have gotten used
to the quarterly cadence, for the reasons given by Thomas an
Hi,
Sure, I will have a look.
Best Regards,
Wojciech
-Original Message-
From: Dumitrescu, Cristian
Sent: Monday, November 15, 2021 12:51 PM
To: David Marchand ; Lincoln Lavoie
; Liguzinski, WojciechX ;
Ajmera, Megha ; Singh, Jasvinder
Cc: dev ; Aaron Conole ; Thomas Monjalon
; Yi
On 11/11/2021 1:38 PM, Min Hu (Connor) wrote:
From: Chengwen Feng
Currently the vector and simple xmit algorithm don't support multi_segs,
so if Tx offload support MBUF_FAST_FREE, driver could invoke
rte_mempool_put_bulk() to free Tx mbufs in this situation.
In the testpmd single core MAC forw
On 11/11/2021 1:38 PM, Min Hu (Connor) wrote:
From: Chengwen Feng
The PMD should check whether the descriptor is done by hardware before
free the corresponding mbuf. Currently the common xmit algorithm will
free mbuf every time when it's invoked. Because hardware may not have
finished sending, t
On Wed, 10 Nov 2021, Ferruh Yigit wrote:
On 11/2/2021 5:04 PM, David Marchand wrote:
On Tue, Nov 2, 2021 at 4:59 PM Andrew Rybchenko
wrote:
IMHO, spamming of testpmd logs in described case should be fixed
in testpmd itself to avoid logs in the case of ENOTSUP. That's it.
I think we should n
>-Original Message-
>From: Jerin Jacob
>Sent: Monday, November 15, 2021 5:39 PM
>To: Luca Boccassi
>Cc: NBU-Contact-Thomas Monjalon ; dpdk-dev
>; us...@dpdk.org
>Subject: Re: release schedule change proposal
>
>On Mon, Nov 15, 2021 at 8:42 PM Luca Boccassi wrote:
>>
>> On Mon, 2021-11-15
When DPDK is compiled with clang 13, several warnings for unused but set
variables are present.
This patchset fixes these warnings, which were present within:
- app/test
- drivers/bus/fslmc
- drivers/common/qat
- drivers/event/sw
- drivers/net
- examples/performance-thread
This patchset is
This patch fixes unused but set variables within the following test apps:
- test distributor perf
- test thash perf
Bugzilla ID: 881
Fixes: c0de0eb82e40 ("distributor: switch over to new API")
Fixes: 239fffe0402e ("test/thash: add performance tests for Toeplitz hash")
Cc: sta...@dpdk.org
Report
This patch removes the device_count variable from the rte_fslmc_scan
function within the fslmc bus driver as it is an unused but set variable.
Bugzilla ID: 881
Fixes: 828d51d8fc3e ("bus/fslmc: refactor scan and probe functions")
Cc: sta...@dpdk.org
Reported-by: Liang Longfeng
Signed-off-by: Cono
This patch removes the inflights variable from the sw_dump function
within the software section of the event driver as it is an unused but
set variable.
Bugzilla ID: 881
Fixes: c66baa68e453 ("event/sw: add dump function for easier debugging")
Cc: sta...@dpdk.org
Reported-by: Liang Longfeng
Signe
This patch removes the us variable from the qat_pf2vf_exch_msg function
within the PF to VF section of the QAT driver as it is an unused but set
variable.
Bugzilla ID: 881
Fixes: b17d16fb47b4 ("common/qat: add PF to VF communication")
Cc: sta...@dpdk.org
Reported-by: Liang Longfeng
Signed-off-by
This patch fixes unused but set variables in the following net drivers:
- bnxt
- hinic
- liquidio
- nfp
- octeontx
- qede
- txgbe
- vmxnet3
Bugzilla ID: 881
Fixes: b87abb2e55cb ("net/bnxt: support marking packet")
Fixes: 88badb3aef94 ("net/bnxt: add helper functions for blob/regfile ops")
This patch removes the hits variable from the cpu_load_collector function
within the performance thread example app as it is an unused but set
variable.
Bugzilla ID: 881
Fixes: d48415e1fee3 ("examples/performance-thread: add l3fwd-thread app")
Cc: sta...@dpdk.org
Reported-by: Liang Longfeng
Sign
On Fri, Oct 22, 2021 at 1:18 PM wrote:
>
> From: Sunil Kumar Kori
>
> Patch adds skeleton for feature matrices for event dev
> and Rx/Tx adapters.
>
> Along with, .ini files are added for all supported PMDs.
>
> Signed-off-by: Sunil Kumar Kori
Please fix the below.
doc out of sync for dsw
This series contains two minor performance fixes for the
bnxt AVX2 vecgtorized burst receive function.
Lance Richardson (2):
net/bnxt: avoid unnecessary work in AVX2 Rx path
net/bnxt: remove software prefetches from AVX2 Rx path
drivers/net/bnxt/bnxt_rxtx_vec_avx2.c | 16 +++-
1
Each call to the AVX2 vector burst receive function makes at
least one pass through the function's inner loop, loading
256 bytes of completion descriptors and copying 8 rte_mbuf
pointers regardless of whether there are any packets to be
received.
Unidirectional forwarding performance is improved b
Testing has shown no performance benefit from software prefetching
of receive completion descriptors in the AVX2 burst receive path,
and slightly better performance without them on some CPU families,
so this patch removes them.
Fixes: c4e4c18963b0 ("net/bnxt: add AVX2 RX/Tx")
Cc: sta...@dpdk.org
S
Add support for Address Sanitizer (ASan) for PPC/POWER architecture.
Signed-off-by: David Christensen
---
config/meson.build | 2 +-
doc/guides/prog_guide/asan.rst | 4 ++--
lib/eal/common/malloc_elem.h | 2 ++
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/config/m
On 11/11/2021 2:29 AM, Xu, Wei1 wrote:
Running in 'csum' mode, the 'from' and 'to' parameters are not
in the correct order when calling rte_ether_addr_copy() which
means the 'src/dst' mac addresses in the mbuf will be overwriten.
Hi Wei,
Original code looks good. What are you trying to fix ex
On 11/4/2021 9:40 AM, Raslan Darawsheh wrote:
Current implementation for raw encap sets the length to be in bytes,
but, GTP 'extension' header length is an 8-bit field in 4-octet units.
This fixes the length calculation of the header length.
Fixes: 9213c50e36fa ("app/testpmd: support GTP PSC op
On Mon, Nov 15, 2021 at 7:41 PM David Christensen
wrote:
>
> Add support for Address Sanitizer (ASan) for PPC/POWER architecture.
>
> Signed-off-by: David Christensen
> ---
> config/meson.build | 2 +-
> doc/guides/prog_guide/asan.rst | 4 ++--
> lib/eal/common/malloc_elem.h | 2 ++
Add support for Address Sanitizer (ASan) for PPC/POWER architecture.
Signed-off-by: David Christensen
---
v2: Removed architecture test, modified programmer's guide text
config/meson.build | 2 +-
doc/guides/prog_guide/asan.rst | 6 +++---
lib/eal/common/malloc_elem.h | 2 ++
3 fi
Current version of Linux kernel checkpatch now complains about
usages of strlcpy because the Linux kernel perfers strcspy.
WARNING:STRLCPY: Prefer strscpy over strlcpy
But DPDK project allows strlcpy, therefore suppress the warning.
Signed-off-by: Stephen Hemminger
Acked-by: Bruce Richardson
-
These tests were using strings with hostname (dpdk.org) and this makes
test code do a DNS lookup. In container environment used for OpenSuse
build, DNS is unavailable. Replace dpdk.org with an IPv4 address
reserved for documentation (RFC 5737) and use IPv6 in one example (RFC 3849).
Actual addresse
On 8/19/2021 7:04 AM, Joyce Kong wrote:
Non-C11 path was meant to not break build with GCC version < 4.7(when
C11 atomics were introduced), while now minimum GCC version supported
by DPDK has been 4.9, C11 atomics support in compiler is no longer a
problem. So non-C11 path can be removed.
As fa
Current version of Linux kernel checkpatch now complains about
usages of strlcpy because the Linux kernel prefers strcspy.
WARNING:STRLCPY: Prefer strscpy over strlcpy
But DPDK project allows strlcpy, therefore suppress the warning.
Signed-off-by: Stephen Hemminger
Acked-by: Bruce Richardson
-
These tests were using strings with hostname (dpdk.org) and this makes
test code do a DNS lookup. In container environment used for OpenSuse
build, DNS is unavailable. Replace dpdk.org with an IPv4 address
reserved for documentation (RFC5737) and use IPv6 in one example
(RFC3849). Actual addresses
These tests were using strings with hostname (dpdk.org) and this makes
test code do a DNS lookup. In container environment used for OpenSuse
build, DNS is unavailable. Replace dpdk.org with an IPv4 address
reserved for documentation (RFC5737) and use IPv6 in one example
(RFC3849). Actual addresses
hi folks,
I don't understand the text of this change. would you mind explaining?
commit f9bdee267ab84fd12dc288419aba341310b6ae08
Author: Konstantin Ananyev
Date: Wed Oct 13 14:37:04 2021 +0100
ethdev: hide internal structures
+* ethdev: Made ``rte_eth_
> -Original Message-
> From: Guo, Junfeng
> Sent: Friday, November 12, 2021 4:50 PM
> To: Zhang, Qi Z ; Wu, Jingjing ;
> Xing, Beilei
> Cc: dev@dpdk.org; sta...@dpdk.org; Yigit, Ferruh ;
> Guo, Junfeng ; Xu, Ting
> Subject: [PATCH] net/ice/base: fix wrong defines of GTPU UL/DL flag
>
在 2021/11/15 21:01, Singh, Aman Deep 写道:
On 10/25/2021 12:09 PM, Min Hu (Connor) wrote:
From: Huisong Li
Stopping a bond device also stops all active slaves under the bond
device.
If this port is bond device, we need to modify the port status of all
slaves from RTE_PORT_STARTED to RTE_PORT
> -Original Message-
> From: Zhang, AlvinX
> Sent: Monday, November 15, 2021 10:06 AM
> To: Zhang, Qi Z ; Rong, Leyi
> Cc: dev@dpdk.org; Zhang, AlvinX ; sta...@dpdk.org
> Subject: [PATCH v2] net/ice: fix secondary process Rx offload path
>
> Secondary process depends on the vector off
This patch set contains two ways to optimized Tx performance.
Chengwen Feng (2):
net/hns3: optimized Tx performance by mbuf fast free
net/hns3: optimized Tx performance
doc/guides/nics/features/hns3.ini | 1 +
drivers/net/hns3/hns3_rxtx.c | 129 +++---
drivers/
From: Chengwen Feng
This patch uses tx_free_thresh to control mbufs free when the common
xmit algorithm is used.
This patch also modifies the implementation of PMD's tx_done_cleanup
because the mbuf free algorithm changed.
In the testpmd single core MAC forwarding scenario, the performance is
i
From: Chengwen Feng
Currently the vector and simple xmit algorithm don't support multi_segs,
so if Tx offload support MBUF_FAST_FREE, driver could invoke
rte_mempool_put_bulk() to free Tx mbufs in this situation.
In the testpmd single core MAC forwarding scenario, the performance is
improved by
Hi, Ferruh,
fixed in v2, thanks.
在 2021/11/16 1:30, Ferruh Yigit 写道:
On 11/11/2021 1:38 PM, Min Hu (Connor) wrote:
From: Chengwen Feng
Currently the vector and simple xmit algorithm don't support multi_segs,
so if Tx offload support MBUF_FAST_FREE, driver could invoke
rte_mempool_put_bulk() t
> -Original Message-
> From: dev On Behalf Of dapengx...@intel.com
> Sent: Wednesday, November 10, 2021 4:59 PM
> Cc: dev@dpdk.org; Yigit, Ferruh ; Yu, DapengX
>
> Subject: [dpdk-dev] [PATCH] doc: update release notes for DCF reset API
>
> From: Dapeng Yu
>
> The ice DCF device rese
> -Original Message-
> From: Zhang, Qi Z
> Sent: Tuesday, November 16, 2021 9:22 AM
> To: Zhang, AlvinX ; Rong, Leyi
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: RE: [PATCH v2] net/ice: fix secondary process Rx offload path
>
>
>
> > -Original Message-
> > From: Zhang, AlvinX
Secondary process depends on the vector offload flag to select right
Rx offload path. This patch adds a variable in share memory to store
the vector offload flag that can be directly read by secondary process.
Fixes: 808a17b3c1e6 ("net/ice: add Rx AVX512 offload path")
Cc: sta...@dpdk.org
Signed-
> -Original Message-
> From: Alvin Zhang
> Sent: Tuesday, November 16, 2021 10:32 AM
> To: Zhang, Qi Z ; Rong, Leyi
> Cc: dev@dpdk.org; Zhang, AlvinX ;
> sta...@dpdk.org
> Subject: [PATCH v3] net/ice: fix secondary process Rx offload path
>
> Secondary process depends on the vector offlo
> -Original Message-
> From: Sun, QinX
> Sent: Tuesday, November 16, 2021 11:09 AM
> To: Zhang, AlvinX ; Zhang, Qi Z
> ; Rong, Leyi
> Cc: dev@dpdk.org; Zhang, AlvinX ; sta...@dpdk.org
> Subject: RE: [PATCH v3] net/ice: fix secondary process Rx offload path
>
> > -Original Message-
This patch adds a log in main telemetry loop to show the thread is
waked up and begins to send and receive packets.
Signed-off-by: Miao Li
---
examples/l3fwd-power/main.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/examples/l3fwd-power/main.c b/examples/l3fwd-power/main.c
index 6988a0
On Mon, Nov 15, 2021 at 2:58 PM David Marchand
wrote:
>
> Hello Ajit, Somnath,
>
> On Fri, Nov 12, 2021 at 3:02 PM Conor Walsh wrote:
> >
> > This patch fixes unused but set variables in the following net drivers:
> > - bnxt
> > - hinic
> > - liquidio
> > - nfp
> > - octeontx
> > - qede
> >
On Mon, Nov 15, 2021 at 8:58 PM Somnath Kotur
wrote:
>
> On Mon, Nov 15, 2021 at 2:58 PM David Marchand
> wrote:
> >
> > Hello Ajit, Somnath,
> >
> > On Fri, Nov 12, 2021 at 3:02 PM Conor Walsh wrote:
> > >
> > > This patch fixes unused but set variables in the following net drivers:
> > > - bn
1 - 100 of 116 matches
Mail list logo