> -Original Message-
> From: Kevin Traynor
> Sent: Friday, November 10, 2023 8:14 PM
> To: Zhang, Yuying ; Xing, Beilei
> ; Yang, Qiming ; Zhang, Qi Z
>
> Cc: dev@dpdk.org; Kevin Traynor ; sta...@dpdk.org
> Subject: [PATCH] doc: update matching list recommendations
>
> Update document
> -Original Message-
> From: Mingjin Ye
> Sent: Monday, November 13, 2023 6:45 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Ye, MingjinX
> ; sta...@dpdk.org; Wu, Jingjing
> ; Xing, Beilei
> Subject: [PATCH] net/iavf: fix error devargs parsing
>
> This patch fixes an unknown parsing resu
Acked-by: Sachin Saxena
> -Original Message-
> From: Jie Hai
> Sent: 13 November 2023 04:16 PM
> To: dev@dpdk.org; Hemant Agrawal ; Sachin
> Saxena
> Cc: haij...@huawei.com; lihuis...@huawei.com; fengcheng...@huawei.com
> Subject: [PATCH 15/21] bus/fslmc: replace strtok with strtok_r
>
Acked-by: Sachin Saxena
> -Original Message-
> From: Chengwen Feng
> Sent: 10 November 2023 03:31 PM
> To: tho...@monjalon.net; ferruh.yi...@amd.com; Hemant Agrawal
> ; Sachin Saxena ;
> Shreyansh Jain
> Cc: dev@dpdk.org
> Subject: [PATCH v2 03/16] bus/fslmc: verify strdup return value
Acked-by: Sachin Saxena
> -Original Message-
> From: Chengwen Feng
> Sent: 10 November 2023 03:31 PM
> To: tho...@monjalon.net; ferruh.yi...@amd.com; Hemant Agrawal
> ; Sachin Saxena ;
> Shreyansh Jain
> Cc: dev@dpdk.org
> Subject: [PATCH v2 02/16] bus/dpaa: verify strdup return value
>
https://bugs.dpdk.org/show_bug.cgi?id=1324
Bug ID: 1324
Summary: ovokorg
Product: DPDK
Version: 22.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Componen
> I do get some warning while I build the doc:
>
> $ poetry install --with docs
>
> [...]
>
> Installing dependencies from lock file
> Warning: poetry.lock is not consistent with pyproject.toml. You may be
> getting improper dependencies. Run `poetry lock [--no-update]` to fix it.
Looks like my ve
On Wed, Nov 8, 2023 at 5:17 PM Yoan Picchi wrote:
>
> On 11/8/23 12:53, Juraj Linkeš wrote:
> > Format according to the Google format and PEP257, with slight
> > deviations.
> >
> > Signed-off-by: Juraj Linkeš
> > ---
> > dts/framework/settings.py | 101 +-
>
On 10/6/23 14:55, David Marchand wrote:
Rather than copy/paste everywhere how to bind a device and create VF
devices, refer to the Linux GSG section about it.
Signed-off-by: David Marchand
---
doc/guides/bbdevs/acc100.rst| 73 ++---
doc/guides/bbdevs/fpga_5
https://bugs.dpdk.org/show_bug.cgi?id=1325
Bug ID: 1325
Summary: nerdtifix
Product: DPDK
Version: 22.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Compon
On Wed, Nov 8, 2023 at 6:14 PM Yoan Picchi wrote:
>
> On 11/8/23 12:53, Juraj Linkeš wrote:
> > Format according to the Google format and PEP257, with slight
> > deviations.
> >
> > Signed-off-by: Juraj Linkeš
> > ---
> > dts/framework/logger.py | 72 +--
> > dts/fr
This patch fixes unknown parsing results in the absence of
devarg "no-poll-on-link-down" and fixes the devarg variable type.
Fixes: 5b3124a0a6ef ("net/iavf: support no polling when link down")
Fixes: 3e6a5d2d310a ("net/iavf: add devargs to enable VF auto-reset")
Cc: sta...@dpdk.org
Signed-off-by:
This patch adds the check for port and per queue Rx/Tx offload to avoid the
failure of "port start all" when config a offload driver didn't support.
Signed-off-by: Huisong Li
---
app/test-pmd/cmdline.c | 20
1 file changed, 20 insertions(+)
diff --git a/app/test-pmd/cmdline
Add a check on symbol maps format.
This will be required by a next commit.
Signed-off-by: David Marchand
---
Changes since v4:
- rebased,
- handled next abi version in the check,
Changes since v3:
- fixed Alpine build (same issue with { in awk expression than commit
e1ab26df4862 ("buildtools:
Make it easier to list experimental symbols added in a certain version.
Example:
$ ./buildtools/map-list-symbol.sh -V 18.11 lib/eal/version.map
lib/eal/version.map EXPERIMENTAL rte_dev_event_callback_process
lib/eal/version.map EXPERIMENTAL rte_dev_hotplug_handle_disable
lib/eal/version.map EXPERI
Hi,
> -Original Message-
> From: Matan Azrad
> Sent: Tuesday, November 14, 2023 11:56
> To: Suanming Mou ; Slava Ovsiienko
> ; Maayan Kashani ;
> dev@dpdk.org
> Cc: Maayan Kashani ; Raslan Darawsheh
> ; NBU-Contact-Thomas Monjalon (EXTERNAL)
>
> Subject: RE: [PATCH] maintainers: Adding n
https://bugs.dpdk.org/show_bug.cgi?id=1324
Thomas Monjalon (tho...@monjalon.net) changed:
What|Removed |Added
Resolution|--- |INVALID
C
https://bugs.dpdk.org/show_bug.cgi?id=1325
Thomas Monjalon (tho...@monjalon.net) changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resoluti
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Wednesday, 15 November 2023 01.18
>
> On Tue, 14 Nov 2023 16:24:58 +0800
> Dengdui Huang wrote:
>
> > The function strerror() is insecure in a multi-thread environment.
> > This patch uses rte_strerror() to replace it.
> >
> >
Techboard meeting will be at 3PM UTC Wednesday 15th.
Current agenda items are (time permitting):
1. Any urgent items related to upcoming release.
2. Discussion of policy surrounding experimental APIs and moving them to
stable/non-experimental
3. Scheduling of the review of Lab work plan for
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Wednesday, 15 November 2023 01.23
>
> On Tue, 14 Nov 2023 16:24:58 +0800
> Dengdui Huang wrote:
>
> > The function strerror() is insecure in a multi-thread environment.
> > This patch uses rte_strerror() to replace it.
> >
> >
On 11/14/2023 3:54 PM, Mingjin Ye wrote:
When doing IO port mapping for legacy device in secondary process, the
region information is missing, so, we need to refill it.
Fixes: 4b741542ecde ("bus/pci: avoid depending on private kernel value")
Cc: sta...@dpdk.org
Signed-off-by: Mingjin Ye
---
> From: fengchengwen [mailto:fengcheng...@huawei.com]
> Sent: Wednesday, 15 November 2023 04.03
>
> On 2023/11/15 1:49, Tyler Retzlaff wrote:
> > On Tue, Nov 14, 2023 at 09:34:33AM -0800, Tyler Retzlaff wrote:
> >> On Tue, Nov 14, 2023 at 09:32:48AM -0800, Tyler Retzlaff wrote:
> >>> On Tue, Nov 1
[Re-send with updated time in subject]
On Wed, Nov 15, 2023 at 11:22:21AM +, Bruce Richardson wrote:
> Techboard meeting will be at 3PM UTC Wednesday 15th.
>
> Current agenda items are (time permitting):
>
> 1. Any urgent items related to upcoming release.
>
> 2. Discussion of policy surrou
On 11/15/2023 5:56 AM, Jesna K E wrote:
> A bug was introduced with the recent fix that when
> an offload feature is enabled axgbe_xmit_pkts_vec API is called
> rather than axgbe_xmit_pkts API.This patch fixes it.
>
> Fixes: 9963b5131af8 ("net/axgbe: support multi-process")
>
> Signed-off-by: Jes
Case of partial overflow detected with ASan. Added extra padding
to cdev_key structure.
This structure is used for the key in hash table.
Padding is added to force the struct to use 8 bytes,
to ensure memory is notread past this structs boundary
(the hash key calculation reads 8 bytes if this stru
On 11/15/2023 10:33 AM, Huisong Li wrote:
> This patch adds the check for port and per queue Rx/Tx offload to avoid the
> failure of "port start all" when config a offload driver didn't support.
>
> Signed-off-by: Huisong Li
>
Reviewed-by: Ferruh Yigit
Applied to dpdk-next-net/main, thanks.
[Public]
Acked-by: Selwin Sebastian
-Original Message-
From: K.E., Jesna
Sent: Wednesday, November 15, 2023 11:26 AM
To: dev@dpdk.org
Cc: Yigit, Ferruh ; Sebastian, Selwin
; K.E., Jesna
Subject: [PATCH v3] net/axgbe: invoke correct API when offloads enabled
A bug was introduced with t
On 11/15/2023 12:54 PM, Sebastian, Selwin wrote:
> -Original Message-
> From: K.E., Jesna
> Sent: Wednesday, November 15, 2023 11:26 AM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh ; Sebastian, Selwin
> ; K.E., Jesna
> Subject: [PATCH v3] net/axgbe: invoke correct API when offloads enabled
>
The first commit makes changes to the code. These code changes mainly
change the structure of the code so that the actual API docs generation
works. There are also some code changes which get reflected in the
documentation, such as making functions/methods/attributes private or
public.
The rest of
The standard Python tool for generating API documentation, Sphinx,
imports modules one-by-one when generating the documentation. This
requires code changes:
* properly guarding argument parsing in the if __name__ == '__main__'
block,
* the logger used by DTS runner underwent the same treatment so
Python docstrings are the in-code way to document the code. The
docstring checker of choice is pydocstyle which we're executing from
Pylama, but the current latest versions are not complatible due to [0],
so pin the pydocstyle version to the latest working version.
[0] https://github.com/klen/pyla
Expand the framework contribution guidelines and add how to document the
code with Python docstrings.
Signed-off-by: Juraj Linkeš
---
doc/guides/tools/dts.rst | 73
1 file changed, 73 insertions(+)
diff --git a/doc/guides/tools/dts.rst b/doc/guides/tools
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/__init__.py | 12 -
dts/framework/exception.py | 106 +
2 files changed, 83 insertions(+), 35 deletions(-)
diff --git a/dts/framework
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/settings.py | 103 +-
1 file changed, 102 insertions(+), 1 deletion(-)
diff --git a/dts/framework/settings.py b/dts/framework/settings.py
i
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/logger.py | 72 ++---
dts/framework/utils.py | 88 +
2 files changed, 113 insertions(+), 47 deletions(-)
d
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/dts.py | 128 ---
dts/main.py | 8 ++-
2 files changed, 112 insertions(+), 24 deletions(-)
diff --git a/dts/framework/dts.py
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/test_suite.py | 223 +++-
1 file changed, 168 insertions(+), 55 deletions(-)
diff --git a/dts/framework/test_suite.py b/dts/framework/test_suit
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/test_result.py | 292 ---
1 file changed, 234 insertions(+), 58 deletions(-)
diff --git a/dts/framework/test_result.py b/dts/framework/test_res
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/config/__init__.py | 371 ++-
dts/framework/config/types.py| 132 +++
2 files changed, 446 insertions(+), 57 deletions(-)
create mode 1
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/remote_session/__init__.py | 39 +-
.../remote_session/remote_session.py | 128 +-
dts/framework/remote_session/ssh_session.py | 16 +--
3
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
.../interactive_remote_session.py | 36 +++
.../remote_session/interactive_shell.py | 99 +++
dts/framework/remote_session/python_shell.py | 26 -
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/__init__.py | 16 --
dts/framework/testbed_model/port.py | 53 +++
dts/framework/testbed_model/virtual_device.py | 17 +-
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/cpu.py | 196 +
1 file changed, 144 insertions(+), 52 deletions(-)
diff --git a/dts/framework/testbed_model/cpu.py
b/dts/framework/t
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/os_session.py | 275 --
1 file changed, 208 insertions(+), 67 deletions(-)
diff --git a/dts/framework/testbed_model/os_session.py
b/dts/fram
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/linux_session.py | 63 ++-
dts/framework/testbed_model/posix_session.py | 81 +---
2 files changed, 113 insertions(+), 31 deletions(-)
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/node.py | 191 +++-
1 file changed, 131 insertions(+), 60 deletions(-)
diff --git a/dts/framework/testbed_model/node.py
b/dts/framework/
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/framework/testbed_model/sut_node.py | 224
dts/framework/testbed_model/tg_node.py | 42 +++--
2 files changed, 173 insertions(+), 93 deletions(-)
diff --git a
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
.../traffic_generator/__init__.py | 22 -
.../capturing_traffic_generator.py| 46 +++
.../traffic_generator/traffic_generator.py| 33 +
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
.../testbed_model/traffic_generator/scapy.py | 91 +++
1 file changed, 54 insertions(+), 37 deletions(-)
diff --git a/dts/framework/testbed_model/traffic_generator/scapy.py
Format according to the Google format and PEP257, with slight
deviations.
Signed-off-by: Juraj Linkeš
---
dts/tests/TestSuite_hello_world.py | 16 +
dts/tests/TestSuite_os_udp.py | 19 +++
dts/tests/TestSuite_smoke_tests.py | 53 +++---
3 files change
The generation is done with Sphinx, which DPDK already uses, with
slightly modified configuration (the sidebar: unlimited depth and better
collapsing - I need comment on this).
Dependencies are installed using Poetry from the dts directory:
poetry install --with docs
After installing, enter the
Sphinx imports every Python module when generating documentation from
docstrings, meaning all dts dependencies, including Python version,
must be satisfied.
By adding Sphinx to dts dependencies we make sure that the proper
Python version and dependencies are used when Sphinx is executed.
Signed-of
The tool used to generate developer docs is Sphinx, which is already
used in DPDK. The same configuration is used to preserve style, but it's
been augmented with doc-generating configuration and a change to how the
sidebar displays the content hierarchy.
Sphinx generates the documentation from Pyt
On Wed, Nov 15, 2023 at 6:22 AM Bruce Richardson
wrote:
> 3. Scheduling of the review of Lab work plan for 2024.
>
> I'm glad this is getting scheduled. I have to miss the first 30 minutes,
because the DTS group has a call which overlaps, but I'll be there for the
second half. I'll have Slack ope
On 11/15/2023 11:22 AM, Bruce Richardson wrote:
> Techboard meeting will be at 3PM UTC Wednesday 15th.
>
> Current agenda items are (time permitting):
>
> 1. Any urgent items related to upcoming release.
>
> 2. Discussion of policy surrounding experimental APIs and moving them to
>stable/non
On Wed, 15 Nov 2023 12:23:13 +0100
Morten Brørup wrote:
> > From: Stephen Hemminger [mailto:step...@networkplumber.org]
> > Sent: Wednesday, 15 November 2023 01.23
> >
> > On Tue, 14 Nov 2023 16:24:58 +0800
> > Dengdui Huang wrote:
> >
> > > The function strerror() is insecure in a multi-thr
On Wed, 15 Nov 2023 12:27:37 +0100
Morten Brørup wrote:
> > > just a final follow up, i can see that we already have a rte_strerror
> > > here to do the replace with reentrant dance. it is probably good to
> > > follow the already established pattern for this and have a
> > rte_strtok.
> >
> >
On Wed, 15 Nov 2023 07:54:20 +
"Ye, MingjinX" wrote:
> > > +int
> > > +rte_vfio_get_device_info(const char *sysfs_base, const char *dev_addr,
> > > + int *vfio_dev_fd, struct vfio_device_info
> > *device_info);
> >
> > New api's must be experimental.
> > Or is this just int
November 15, 2023
-
Attendees
* Patrick Robb
* Jeremy Spewock
* Juraj Linkeš
* Paul Szczepanek
* Honnappa Nagarahalli
* Luca Vizzarro
-
Agenda
* Additions to the agenda
* Patch discussions
* DTS Developer documentation
* 24.03 roadmap
-
On 10/18/2023 8:48 AM, Chaoyong He wrote:
> This patch series try to enhance the bond framework to support the
> offload feature better:
> * Add new API to make the member port can access some information of the
> bond port which belongs.
> * Add new API to get the result of whether bond port is
From: Ciara Power
When the legacy capability flag was enabled for QAT GEN3,
in the case of the last legacy capability in the list being SM3 or SM4,
when no slice is on the device, the loop continues instead of checking
if the end of the legacy capbilities list has been met.
To fix this, the chec
When the legacy capability flag was enabled for QAT GEN3,
in the case of the last legacy capability in the list being SM3 or SM4,
when no slice is on the device, the loop continues instead of checking
if the end of the legacy capbilities list has been met.
To fix this, the check for the end of the
> -Original Message-
> From: Brian Dooley
> Sent: Wednesday, November 15, 2023 12:31 PM
> To: dev@dpdk.org
> Cc: Dooley, Brian ;
> sergio.gonzalez.mon...@intel.com; sta...@dpdk.org; Nicolau, Radu
> ; Akhil Goyal
> Subject: [PATCH] examples/ipsec-secgw: fix partial overflow
>
> Case of
Acked-by: Kai Ji
From: Power, Ciara
Sent: 15 November 2023 16:14
To: dev@dpdk.org
Cc: Kusztal, ArkadiuszX ; Power, Ciara
; sta...@dpdk.org ; Ji, Kai
Subject: [PATCH v2] crypto/qat: fix gen3 legacy capabilities
When the legacy capability flag was enabled for Q
Now that we require a C11 conformant toolchain we are able to improve
portability by further adoption of C11 features.
Adapt EAL to use C11 alignas replacing __rte_cache_aligned and
__rte_aligned(a) that expand to __attribute__((__aligned__(a))).
Note: it appears that use of alignas has exposed a
Now that we have enabled C11 replace the use of __rte_cache_aligned
and __rte_aligned(n) with alignas(RTE_CACHE_LINE_SIZE) and
__rte_aligned(n) respectively.
Signed-off-by: Tyler Retzlaff
---
lib/eal/arm/include/rte_vect.h | 4 +++-
lib/eal/common/malloc_elem.h | 4 +++-
lib/eal/co
On Wed, Nov 15, 2023 at 09:39:57AM -0800, Tyler Retzlaff wrote:
> Now that we have enabled C11 replace the use of __rte_cache_aligned
> and __rte_aligned(n) with alignas(RTE_CACHE_LINE_SIZE) and
> __rte_aligned(n) respectively.
alignas(n)
>
> Signed-off-by: Tyler Retzlaff
> ---
> lib/eal/arm/i
On Wed, Nov 15, 2023 at 06:13:55PM +, Bruce Richardson wrote:
> On Wed, Nov 15, 2023 at 09:39:57AM -0800, Tyler Retzlaff wrote:
> > Now that we have enabled C11 replace the use of __rte_cache_aligned
> > and __rte_aligned(n) with alignas(RTE_CACHE_LINE_SIZE) and
> > __rte_aligned(n) respectivel
On 11/11/2023 4:00 PM, Jesna K E wrote:
> Signed-off-by: Jesna K E
>
Hi Jesna,
There are some reported build errors [1], can you please check them?
Also please provide some commit log, event it is brief.
[1]
https://mails.dpdk.org/archives/test-report/2023-November/508540.html
> ---
> drive
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Wednesday, 15 November 2023 18.40
>
> Now that we have enabled C11 replace the use of __rte_cache_aligned
> and __rte_aligned(n) with alignas(RTE_CACHE_LINE_SIZE) and
> __rte_aligned(n) respectively.
>
[...]
> typedef union r
On Wed, Nov 15, 2023 at 09:08:05PM +0100, Morten Brørup wrote:
> > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> > Sent: Wednesday, 15 November 2023 18.40
> >
> > Now that we have enabled C11 replace the use of __rte_cache_aligned
> > and __rte_aligned(n) with alignas(RTE_CACHE_LINE
Fix the alignment for rte_xmm_t it should be 16 instead of 8 bytes.
Fixes: f22e705ebf12 ("eal/riscv: support RISC-V architecture")
Cc: m...@semihalf.com
Cc: sta...@dpdk.org
Signed-off-by: Tyler Retzlaff
---
lib/eal/riscv/include/rte_vect.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Wednesday, 15 November 2023 22.17
>
> Fix the alignment for rte_xmm_t it should be 16 instead of 8 bytes.
>
> Fixes: f22e705ebf12 ("eal/riscv: support RISC-V architecture")
> Cc: m...@semihalf.com
> Cc: sta...@dpdk.org
> Signed-
On Wed, Nov 15, 2023 at 10:03 PM Tyler Retzlaff
wrote:
>
> On Wed, Nov 15, 2023 at 09:08:05PM +0100, Morten Brørup wrote:
> > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> > > Sent: Wednesday, 15 November 2023 18.40
> > >
> > > Now that we have enabled C11 replace the use of __rte
As requested from previous rejected series this series applies the
__extension__ keyword to all statement expressionsin DPDK.
Tyler Retzlaff (4):
lib: add extension keyword to statement expressions
app: add extension keyword to statement expressions
drivers: add extension keyword to statemen
Add __extension__ keyword to gcc statement expression extensions.
Signed-off-by: Tyler Retzlaff
---
lib/ethdev/rte_mtr.c | 10 +-
lib/ethdev/rte_tm.c | 6 +++---
lib/pipeline/rte_pipeline.c | 8
lib/pipeline/rte_swx_pipelin
Add __extension__ keyword to gcc statement expression extensions.
Signed-off-by: Tyler Retzlaff
---
app/graph/utils.c | 2 +-
app/test-eventdev/parser.h | 2 +-
app/test-mldev/parser.h| 2 +-
app/test-pmd/cmdline_tm.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff -
Add __extension__ keyword to gcc statement expression extensions.
Signed-off-by: Tyler Retzlaff
---
drivers/bus/fslmc/mc/fsl_mc_sys.h| 6 ++---
drivers/common/cnxk/roc_io.h | 6 ++---
drivers/common/cnxk/roc_platform.h | 2 +-
drivers/common/d
Add __extension__ keyword to gcc statement expression extensions.
Signed-off-by: Tyler Retzlaff
---
examples/fips_validation/fips_validation.c | 2 +-
examples/ip_pipeline/parser.h | 2 +-
examples/pipeline/cli.c| 2 +-
examples/qos_meter/main.h
On Wed, Nov 15, 2023 at 10:31 PM Morten Brørup
wrote:
>
> > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> > Sent: Wednesday, 15 November 2023 22.17
> >
> > Fix the alignment for rte_xmm_t it should be 16 instead of 8 bytes.
> >
> > Fixes: f22e705ebf12 ("eal/riscv: support RISC-V ar
Bruce,
Is the following Linux update correct per your feedback?
Linux
-
To run DPDK applications without root privileges on Linux, perform the
following steps:
1. **Create a DPDK User Group**: Create a new user group for DPDK and add
the desired user to this group.
2. **Set Up Hugepages**:
> On 10/18/2023 8:48 AM, Chaoyong He wrote:
> > This patch series try to enhance the bond framework to support the
> > offload feature better:
> > * Add new API to make the member port can access some information of the
> > bond port which belongs.
> > * Add new API to get the result of whether b
> -Original Message-
> From: Mingjin Ye
> Sent: Wednesday, November 15, 2023 6:13 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Ye, MingjinX
> ; sta...@dpdk.org; Wu, Jingjing
> ; Xing, Beilei
> Subject: [PATCH v2] net/iavf: fix error devargs parsing
>
> This patch fixes unknown parsing r
> -Original Message-
> From: Ferruh Yigit
> Sent: Wednesday, November 15, 2023 3:10 AM
> To: Deng, KaiwenX ; dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; Singh, Aman Deep ;
> Zhang, Yuying ; Matz, Olivier
> ; De Lara Guarch, Pablo
>
> Subject: Re: [PATCH] app/tes
LGTM
Series-acked-by: Chengwen Feng
PS: since 'test/dma: fix for buffer auto free' already merged, I think you
should resend v5 to fix the apply error.
On 2023/11/13 20:53, Gowrishankar Muthukrishnan wrote:
> This patch series reworks DMA tests to follow unit test framework
> followed by new vc
> From: Stanisław Kardach [mailto:k...@semihalf.com]
> Sent: Thursday, 16 November 2023 00.21
>
> On Wed, Nov 15, 2023 at 10:31 PM Morten Brørup
> wrote:
> >
> > > From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> > > Sent: Wednesday, 15 November 2023 22.17
> > >
> > > Fix the alignmen
87 matches
Mail list logo