> diff --git a/doc/guides/rel_notes/release_22_11.rst
> b/doc/guides/rel_notes/release_22_11.rst
> index 4e55b543ef..b98b603fe7 100644
> --- a/doc/guides/rel_notes/release_22_11.rst
> +++ b/doc/guides/rel_notes/release_22_11.rst
> @@ -240,7 +240,16 @@ New Features
>
> * **Updated ipsec_mb crypto
>
>
> > On Thu, 17 Nov 2022 19:28:12 +0530
> > venkatesh bs wrote:
> >
> > > Hi DPDK Team,
> > >
> > > After the ACL match for highest priority DPDK Classification API
> > > returns User Data Which is as mentioned below in the document.
> > >
> > > 53. Packet Classification and Access Control
Hello,
The Flex item API allows to extend network protocols provided in port hardware.
The API allows DPDK application build a custom network protocol parser after
providing the protocol description.
You can create a Flex item for network protocols you’ve mentioned over mlx5
BlueField-2 ports.
Add a known issue: Rx path dynamic routing is not supported for PMD.
Fixes: de853a3bb151 ("net/ice: disable DDP package on Windows")
Cc: sta...@dpdk.org
Signed-off-by: Mingjin Ye
---
doc/guides/nics/ice.rst | 17 +
1 file changed, 17 insertions(+)
diff --git a/doc/guides/nics/i
> -Original Message-
> From: David Marchand
> Sent: 2022年11月18日 16:53
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Carrillo, Erik G ; Pavan
> Nikhilesh
> Subject: [PATCH 11/11] test/event: fix build with clang 15
>
> This variable is not used.
>
> Fixes: d1f3385d0076 ("test: add event time
> -Original Message-
> From: Matan Azrad
> Sent: Sunday, November 13, 2022 5:22 PM
> To: Maxime Coquelin
> Cc: dev@dpdk.org
> Subject: [PATCH] doc: improve event core description in vDPA mlx5
>
> The event core is mlx5 vDPA driver devarg that selects the CPU core for
> the internal timer
Hi,
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, November 15, 2022 7:33 PM
> To: annou...@dpdk.org
> Subject: release candidate 22.11-rc3
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v22.11-rc3
>
> There are 161 new pa
Hi,
> -Original Message-
> From: Michael Baum
> Sent: Thursday, November 17, 2022 5:28 PM
> To: dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Slava Ovsiienko ; Michael
> Baum
> Subject: [PATCH] net/mlx5: fix invalid memory access in port closing
>
> The shared IB device (sh) has
Hi,
> -Original Message-
> From: Dariusz Sosnowski
> Sent: Thursday, November 17, 2022 4:42 PM
> To: Matan Azrad ; Slava Ovsiienko
> ; Suanming Mou
> Cc: dev@dpdk.org; Raslan Darawsheh
> Subject: [PATCH] net/mlx5: fix modify field operation validation
>
> This patch removes the followi
Hi,
> -Original Message-
> From: Gregory Etelson
> Sent: Thursday, November 17, 2022 4:39 PM
> To: dev@dpdk.org
> Cc: Gregory Etelson ; Matan Azrad
> ; Raslan Darawsheh ; Slava
> Ovsiienko
> Subject: [PATCH 1/2] net/mlx5: fix port private max_lro_msg_size
>
> The PMD analyzes each Rx qu
Hi,
> -Original Message-
> From: Dariusz Sosnowski
> Sent: Thursday, November 17, 2022 12:07 PM
> To: Matan Azrad ; Slava Ovsiienko
> ; Gregory Etelson
> Cc: dev@dpdk.org; Raslan Darawsheh
> Subject: [PATCH] net/mlx5: fix push VLAN action mask iteration
>
> Before this patch, during tra
11 matches
Mail list logo