From: Beilei Xing
Add recommended matching list for idpf pmd and cpfl pmd.
Signed-off-by: Beilei Xing
---
v2 change:
- Remove description about 23.03
doc/guides/nics/cpfl.rst | 14 ++
doc/guides/nics/idpf.rst | 14 ++
2 files changed, 28 insertions(+)
diff --git a/do
> > From: Jerin Jacob
> >
> > Added diagram to depict the data flow between inbuilt graph nodes.
> >
> > In order to avoid graphviz package dependency to DPDK documentation, manual
> > step added to create a svg file from the dot file. The details for the same
> > is
> > documented in graph_inb
On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> To allow new cpu features to be added without ABI breakage,
> RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.
>
> Signed-off-by: Sivaprasad Tummala
> ---
> doc/guides/rel_notes/deprecation.rst | 3 +++
> 1 file changed, 3 insertions(
On 7/17/2023 12:24 PM, Sivaprasad Tummala wrote:
> Deprecation notice to add "rte_eventdev_port_data" field to
> ``rte_event_fp_ops`` for callback support.
>
> Signed-off-by: Sivaprasad Tummala
> ---
> doc/guides/rel_notes/deprecation.rst | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff
On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote:
> On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> > To allow new cpu features to be added without ABI breakage,
> > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.
> >
> > Signed-off-by: Sivaprasad Tummala
> > ---
> > d
Poetry changed the syntax of dev dependencies section in version
1.2.0. Updated the lock file with Poetry 1.5.1 added that to the
documentation.
The scripts section did nothing, so it got removed.
Update Pylama linters:
* pep8 is the same as pycodestyle
* pylint is missing dependencies and thus not
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com]
> Sent: Tuesday, 25 July 2023 10.39
>
> On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> > To allow new cpu features to be added without ABI breakage,
> > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.
> >
> > Signed-off-by: Sivapra
On 25/07/2023 09:39, Ferruh Yigit wrote:
On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
To allow new cpu features to be added without ABI breakage,
RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.
Signed-off-by: Sivaprasad Tummala
---
doc/guides/rel_notes/deprecation.rst | 3 +++
Why are Deprecation Notices not part of the Release Notes?
If a DPDK developer wants to upgrade his application from e.g. 20.11 to 22.11,
it might be informative to review the historical Deprecation Notices.
Is it because we promise that (when the announced change actually occurs) the
deleted D
20/07/2023 13:05, Bruce Richardson:
> --- a/doc/guides/prog_guide/telemetry_lib.rst
> +++ b/doc/guides/prog_guide/telemetry_lib.rst
> @@ -1,6 +1,8 @@
> .. SPDX-License-Identifier: BSD-3-Clause
> Copyright(c) 2020 Intel Corporation.
>
> +.. _telemetry_library:
> +
> Telemetry Library
> ==
IBM - Power Systems
DPDK v23.07-rc4
* Build CI on Fedora 30,31,34,36,37 for ppc64le
* Basic PF on Mellanox: No issue found
* Performance: not tested.
* OS: RHEL 9.1 kernel: 5.14.0-162.6.1.el9_1.ppc64le
with gcc version 11.3.1 20220421 (Red Hat 11.3.1-2) (GCC)
RHEL 8.8 kernel: 4.18
On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote:
> On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> > To allow new cpu features to be added without ABI breakage,
> > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.
> >
> > Signed-off-by: Sivaprasad Tummala
> > ---
> > d
On Tue, Jul 25, 2023 at 7:48 PM Tyler Retzlaff
wrote:
>
> On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote:
> > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> > > To allow new cpu features to be added without ABI breakage,
> > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 re
https://bugs.dpdk.org/show_bug.cgi?id=1268
Bug ID: 1268
Summary: dma/idxd appends extra characters which makes
test-dma-perf to fail.
Product: DPDK
Version: 23.07
Hardware: x86
OS: Linux
Status:
Since the test-dma-perf application identifies devices by name, include
in the idxd driver documentation a note on device naming when vfio-pci.
See also discussion in bugzilla[1].
[1] https://bugs.dpdk.org/show_bug.cgi?id=1268
Signed-off-by: Bruce Richardson
---
doc/guides/dmadevs/idxd.rst | 7
On Tue, Jul 25, 2023 at 05:16:29PM +0100, Bruce Richardson wrote:
> Since the test-dma-perf application identifies devices by name, include
> in the idxd driver documentation a note on device naming when vfio-pci.
> See also discussion in bugzilla[1].
>
> [1] https://bugs.dpdk.org/show_bug.cgi?id=
> -Original Message-
>
> On Tue, Jul 25, 2023 at 7:48 PM Tyler Retzlaff
> wrote:
> >
> > On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote:
> > > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote:
> > > > To allow new cpu features to be added without ABI breakage,
> > > > RTE_C
> -Original Message-
> From: Ferruh Yigit
> Sent: Tuesday, July 25, 2023 2:11 PM
> To: Sivaprasad Tummala ; dev@dpdk.org
> Cc: bruce.richard...@intel.com; david.march...@redhat.com;
> tho...@monjalon.net; jerinjac...@gmail.com; techbo...@dpdk.org
> Subject: Re: [PATCH v1] doc: deprecation
> > -Original Message-
> > From: Ferruh Yigit
> > Sent: Tuesday, July 25, 2023 2:11 PM
> > To: Sivaprasad Tummala ; dev@dpdk.org
> > Cc: bruce.richard...@intel.com; david.march...@redhat.com;
> > tho...@monjalon.net; jerinjac...@gmail.com; techbo...@dpdk.org
> > Subject: Re: [PATCH v1] doc
> > Based on techboard meeting[1] action item, defining the process for a
> > new library approval in principle.
> >
> > [1]
> > https://mails.dpdk.org/archives/dev/2023-January/260035.html
> >
> > Signed-off-by: Jerin Jacob
> > ---
> > RFC..v1:
> > - Fix the review comments by Konstantin, Keven
From: Long Li
Add support for updating MTU for MANA. MTU is updated in kernel through
socket interface.
Signed-off-by: Long Li
---
doc/guides/nics/features/mana.ini | 1 +
drivers/net/mana/mana.c | 96 ++-
drivers/net/mana/mana.h | 2 +-
3 file
From: Long Li
Use %m through fscanf to allocate mac dynamically is safer than using
mac[20], this guarantees there is no overflow on mac[].
Signed-off-by: Long Li
---
drivers/net/mana/mana.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/net/mana/mana.c b/dri
> Subject: Re: [PATCH] tap: fix build of tap_bpf_program
>
> On 7/20/2023 8:45 AM, Ferruh Yigit wrote:
> > On 7/19/2023 5:12 PM, Stephen Hemminger wrote:
> >> On Wed, 19 Jul 2023 11:03:36 +0100
> >> Ferruh Yigit wrote:
> >>
> >>> On 7/19/2023 11:00 AM, Ferruh Yigit wrote:
> On 7/17/2023 8:15
From: Pavan Nikhilesh
The structures ``rte_event_dev_info``, ``rte_event_fp_ops`` will be
modified to add new elements to support link profiles.
A new field ``max_profiles_per_port`` will be added to
``rte_event_dev_info`` and ``switch_profile`` will be added to
``rte_event_fp_ops``.
Two new exp
[AMD Official Use Only - General]
> -Original Message-
> From: Bruce Richardson
> Sent: Tuesday, July 25, 2023 9:49 PM
> To: dev@dpdk.org
> Cc: Varghese, Vipin
> Subject: Re: [PATCH] doc/dmadevs: add note clarifying naming of idxd devices
>
> Caution: This message originated from an Exte
Minimal changes to drivers and app to support the IBM s390x.
Signed-off-by: David Miller
Reviewed-by: Mathew S Thoennes
---
app/test-acl/main.c | 4 +
app/test/test_acl.c | 1 +
app/test/test_atomic.c | 7 +-
app/test
Minimal changes to drivers and app to support the IBM s390x.
Signed-off-by: David Miller
Reviewed-by: Mathew S Thoennes
---
app/test-acl/main.c | 4 +
app/test/test_acl.c | 1 +
app/test/test_atomic.c | 7 +-
app/test
In meson_test, because the child process does not synchronize
the NIC startup parameters of the parent process at startup,
it uses all NICs bound by vfio as startup parameters by default,
and an exception occurs in the subsequent hugefile check,
causing the test to fail. Synchronize the NIC startup
Good evening,
Tomorrow DPDK will hold its biweekly tech board meeting.
A read-only agenda can be accessed here:
https://annuel.framapad.org/p/r.0c3cc4d1e011214183872a98f6b5c7db
And as always, the login:
https://meet.jit.si/dpdk
We look forward to seeing you there.
Thanks,
Nathan
Nathan C.
when RTE_ENABLE_ASSERT is defined test_mbuf application is
failing because we are trying to attach extbuf to a cloned
buffer to which external mbuf is already attached.To make
test_mbuf pass CI we have updated ol_flags. This patch fixes
the same.
Signed-off-by: Rakesh Kudurumalla
---
v2 : Address
30 matches
Mail list logo