19/05/2021 08:45, Changpeng Liu:
> This is a normal case that the primary process already
> owned one PCI device while the secondary process try to
> attach it, so suppress the error log here to exclude
> this case.
>
> Signed-off-by: Changpeng Liu
Applied, thanks.
08/07/2021 09:45, Andrew Rybchenko:
> @Thomas, @Ferruh, @Ori I need your opinion on the discussion.
>
> On 7/8/21 4:07 AM, Zhang, Qi Z wrote:
> > From: Andrew Rybchenko
> >>> From: Andrew Rybchenko
> On 7/7/21 6:23 AM, Zhang, Qi Z wrote:
> > From: Andrew Rybchenko
> >> On 7/6/21 10
> -Original Message-
> From: Thomas Monjalon
> Sent: Saturday, July 10, 2021 7:28 AM
> To: Dumitrescu, Cristian
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH V4 3/5] pipeline: add support for selector
> tables
>
> 10/07/2021 02:20, Cristian Dumitrescu:
> > Add pipeline-level sup
05/07/2021 13:07, Xueming(Steven) Li:
> From: Andrew Rybchenko
> > From: Viacheslav Galaktionov
> >
> > In its current state, the API can overflow the user-passed buffer if a new
> > representor range appears between function calls.
> >
> > In order to solve this problem, augment the represent
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v21.08-rc1
There are 517 new patches in this snapshot.
This release cycle is short and should be small.
Release notes:
https://doc.dpdk.org/guides/rel_notes/release_21_08.html
Highlights of 21.08
From: Yunjian Wang
This patch fixes the use-after-free bug which was reported by Coverity
Scan in the mlx5_dma_unmap function.
Coverity issue: 371679
Fixes: 992e6df3dafe ("common/mlx5: free MR resource on device DMA unmap")
Cc: sta...@dpdk.org
Signed-off-by: Yunjian Wang
---
drivers/net/mlx5/
> > > > > > > > > For Tx inline processing, when
> > > > > > > > > RTE_SECURITY_TX_OLOAD_NEED_MDATA is
> > > > > > > > > set, rte_security_set_pkt_metadata() needs to be called for
> > > > > > > > > pkts
> > > > > > > > > to associate a Security session with a mbuf before submitting
> > > > > >
From: Michael Shamis
This patch provides the support for IPSec protocol
offload to the hardware.
Following security operations are added:
- session_create
- session_destroy
- capabilities_get
Signed-off-by: Michael Shamis
Reviewed-by: Liron Himi
Tested-by: Liron Himi
---
drivers/crypto/mvsam
8 matches
Mail list logo