Hi, David
> -Original Message-
> From: David Marchand
> Sent: Thursday, November 18, 2021 16:23
> To: Slava Ovsiienko
> Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon ;
> ferruh.yi...@intel.com; Matan Azrad ; Suanming Mou
> ; Maxime Coquelin
>
> Subject: Re: [PATCH] common/mlx5: decrease
On 11/18/2021 8:19 PM, Tyler Retzlaff wrote:
On Thu, Nov 18, 2021 at 07:28:02PM +, eagost...@nvidia.com wrote:
From: Elena Agostini
Signed-off-by: Elena Agostini
---
lib/gpudev/gpudev.c | 10 ++
lib/gpudev/rte_gpudev.h | 2 ++
2 files changed, 12 insertions(+)
diff --git
19/11/2021 10:34, Ferruh Yigit:
> On 11/18/2021 8:19 PM, Tyler Retzlaff wrote:
> > On Thu, Nov 18, 2021 at 07:28:02PM +, eagost...@nvidia.com wrote:
> >> From: Elena Agostini
> >>
> >> Signed-off-by: Elena Agostini
> >> ---
> >> lib/gpudev/gpudev.c | 10 ++
> >> lib/gpudev/rte_
Acked-by: John McNamara
Acked-by: John McNamara
Acked-by: John McNamara
On Fri, Nov 19, 2021 at 09:34:08AM +, Ferruh Yigit wrote:
> On 11/18/2021 8:19 PM, Tyler Retzlaff wrote:
> > On Thu, Nov 18, 2021 at 07:28:02PM +, eagost...@nvidia.com wrote:
> > > From: Elena Agostini
> > >
> > > Signed-off-by: Elena Agostini
> > > ---
> > > lib/gpudev/gpudev.c |
Add tested Intel platforms with Intel NICs to v21.11 release note.
Signed-off-by: Yan Xia
---
doc/guides/rel_notes/release_21_11.rst | 91 ++
1 file changed, 91 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_11.rst
b/doc/guides/rel_notes/release_21_11.rst
in
> -Original Message-
> From: Yan Xia
> Sent: Saturday, November 20, 2021 2:19 AM
> To: dev@dpdk.org
> Cc: Xia, YanX
> Subject: [PATCH V1] doc: add tested Intel platforms with Intel NICs
>
> Add tested Intel platforms with Intel NICs to v21.11 release note.
>
> Signed-off-by: Yan Xia
A
In the metadata flow split, PMD created the prefix subflow
with removed Queue or RSS action and appended the set tag and
copy table jump actions. If the flow being split for metadata
was the meter prefix subflow, the driver supposed to share the same
meter split tag action for the metadata split fl
The mlx5 PMD introduced the table id attribute to allow multiple
flow tables on the same table level for flow metering, there can be
multiple flow table objects with the same table level but different
table ids.
If the extended metadata mode is enabled, all flows containing
destination Queue/RSS a
Thanks Kevin for bringing this up.
See below.
On Mon, Nov 15, 2021 at 1:06 PM Kevin Traynor wrote:
> 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
Mempool registration was not correctly processing
mempools with RTE_PKTMBUF_F_PINEND_EXT_BUF flag set
("pinned mempools" for short), because it is not known
at registration time whether the mempool is a pktmbuf one,
and its elements may not yet be initialized to analyze them.
Attempts had been made
On 11/15/21 17:06, Kevin Traynor wrote:
> 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
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 and support for the FPGA cards and NDK platform.
However the project Liberouter@CESNET continues with
Release status meeting minutes 2021-11-18
=
Agenda:
* Release Dates
* Subtrees
* Roadmaps
* LTS
* Defects
* Opens
Participants:
* ARM
* Canonical
* Intel
* Marvell
* Nvidia
* Red Hat
Release Dates
-
* v21.11 dates: http://core.dpdk.org/roadma
> -Original Message-
> From: Thomas Monjalon
> Sent: Friday, November 19, 2021 7:26 AM
> To: Dumitrescu, Cristian ; David Marchand
> ; Lincoln Lavoie ;
> Ajmera, Megha ; Singh, Jasvinder
> ; Liguzinski, WojciechX
>
> Cc: dev ; Aaron Conole ; Yigit,
> Ferruh ; c...@dpdk.org; Zegota, Ann
On 11/10/2021 9:38 AM, Gregory Etelson wrote:
Demonstrate flex item API usage on known network protocols.
Signed-off-by: Gregory Etelson
Reviewed-by: Viacheslav Ovsiienko
<...>
+* Match Geneve basic header
+
+ .. code-block:: c
+ :linenos:
+
+ const struct geneve_hdr geneve_bas
On 11/5/2021 4:03 PM, Ferruh Yigit wrote:
On 11/2/2021 12:50 PM, Andrew Rybchenko wrote:
The problem is solved using Rx metadata delivery negotiation API [1].
[1] commit f6d8a6d3fad7 ("ethdev: negotiate delivery of packet metadata from HW to
PMD")
Signed-off-by: Andrew Rybchenko
---
doc/gu
Hi All,
I'm not sure if it will help, but this is an example of a failing case in
the CI: https://lab.dpdk.org/results/dashboard/patchsets/20222/
The test is running within a docker container. CI is set up to only allow
one active unit test at a time, so the host might be running compile jobs,
b
This patch fixes the assertion failure triggered when the user
configured minimum inline length requirements and the application
transmitted multi segment packets. Failure was triggered when space left
in TX queue was not enough to cover this requirement.
This patch limits the length of data to be
21 matches
Mail list logo