On Sat, Aug 14, 2021 at 10:01 AM Dmitry Kozlyuk
wrote:
>
> 2021-08-14 08:55 (UTC-0700), William Tu:
> > Hi Dmitry,
> >
> > I'm looking at this patch and have some questions.
> >
> > On Thu, Feb 27, 2020 at 10:08 PM Dmitry Kozlyuk
> > wrote:
> > >
> > > Signed-off-by: Dmitry Kozlyuk
> > > ---
> >
I looked at Dmitry's patch [1] a while ago and found
that now it's not much work to enable the virtio support.
Pass build, but I haven't tested it yet. I plan to try it on GCP.
[1] http://inbox.dpdk.org/dev/20200228060727.192491-1-dmitry.kozl...@gmail.com/
Signed-off-by: William Tu
---
drivers/
2021-08-15 14:56 (UTC+), William Tu:
> I looked at Dmitry's patch [1] a while ago and found
> that now it's not much work to enable the virtio support.
> Pass build, but I haven't tested it yet. I plan to try it on GCP.
1. Build fails, the reason is `__rte_weak`: there are no weak symbols on
W
2021-08-03 12:01 (UTC-0700), Narcisa Ana Maria Vasile:
> From: Narcisa Vasile
>
> Allow the user to choose the thread priority through an EAL
> command line argument.
EAL options documentation update is needed.
With current wording the user may ask: the priority of which thread?
> The user can
This series adds support for retrieving NPA/SSO PF function
which is then used by a baseband PSM job scheduler block
to access NPA/SSO.
While at it also push out some device removal fix.
Tomasz Duszynski (3):
raw/cnxk_bphy: fix device lookup
common/cnxk: support reading NPA/SSO PF function
Name needs to be prepared before the lookup otherwise
PMD will not be released.
Fixes: 24d9c5d59d5d ("raw/cnxk_bphy: add baseband PHY skeleton driver")
Signed-off-by: Tomasz Duszynski
Reviewed-by: Jerin Jacob Kollanukkaran
---
drivers/raw/cnxk_bphy/cnxk_bphy.c | 3 +--
1 file changed, 1 insert
Add support for reading NPA/SSO pf_func which will be used
by a PSM to access NPA/SSO. PSM is a hardware block capable
of dispatching jobs to different blocks within a baseband
module.
Signed-off-by: Tomasz Duszynski
Reviewed-by: Jerin Jacob Kollanukkaran
---
drivers/raw/cnxk_bphy/cnxk_bphy.c
Add support for reading NPA/SSO pf_func which will be used
by a PSM to access NPA/SSO. PSM is a hardware block capable
of dispatching jobs to different blocks within a baseband
module.
Signed-off-by: Tomasz Duszynski
Reviewed-by: Jerin Jacob Kollanukkaran
---
drivers/common/cnxk/roc_bphy.c | 1
Hi Andrew,
> -Original Message-
> From: Andrew Rybchenko
> Sent: Friday, August 13, 2021 5:31 PM
> To: Xia, Chenbo ; Vijay Srivastava
> ; dev@dpdk.org
> Cc: maxime.coque...@redhat.com; Vijay Kumar Srivastava
> Subject: Re: [PATCH 01/10] vdpa/sfc: introduce Xilinx vDPA driver
>
> On 8/13
From: Kiran Kumar K
Adding support for asymmetric crypto perf test.
Only modex is supported for now.
Signed-off-by: Kiran Kumar K
---
app/test-crypto-perf/cperf_ops.c | 59 ++-
app/test-crypto-perf/cperf_options.h | 3 +-
app/test-crypto-perf/cperf_options_parsin
Add support for using user provided IV with lookaside protocol (IPsec). Using
this option, application can provide IV to be used per operation. This
option can be used for knownn vector tests (which is otherwise impossible
due to random nature of IV) as well as if application wishes to use its
own
Enable user to provide IV to be used per security operation. This
would be used with lookaside protocol offload for comparing
against known vectors.
By default, PMD would generate IV internally and would be random.
Signed-off-by: Anoob Joseph
Signed-off-by: Tejasree Kondoj
---
lib/security/rte
From: Tejasree Kondoj
Adding IV in SA in lookaside IPsec debug mode. It helps
to verify lookaside PMD using known outbound vectors in
lookaside autotest.
Signed-off-by: Anoob Joseph
Signed-off-by: Tejasree Kondoj
---
drivers/crypto/cnxk/cn10k_ipsec.c | 16 +++
driv
Add outbound known vector tests. The tests would be skipped on PMDs
which do not support IV provided by application.
Signed-off-by: Anoob Joseph
Signed-off-by: Tejasree Kondoj
---
app/test/test_cryptodev.c| 44
app/test/test_cryptodev_security_ip
Hi Gaoxiang,
> -Original Message-
> From: Gaoxiang Liu
> Sent: Friday, August 13, 2021 10:23 PM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; liugaoxi...@huawei.com; Gaoxiang Liu
> Subject: [PATCH] vhost: fix crash on port deletion
>
> The rte_vhost_driver_unregiste
15 matches
Mail list logo