Regards,
Asaf Penso
>-Original Message-
>From: Ferruh Yigit
>Sent: Friday, July 23, 2021 3:04 PM
>To: Ajit Khaparde ; NBU-Contact-Thomas
>Monjalon
>Cc: Asaf Penso ; us...@dpdk.org; dpdk-dev
>; David Marchand ; Bruce
>Richardson ; Jerin Jacob Kollanukkaran
>; Akhil Goyal ; Maxime Coquelin
> -Original Message-
> From: dev On Behalf Of Xing, Beilei
> Sent: Friday, July 23, 2021 10:43 AM
> To: Li, Xiaoyun ; dev@dpdk.org; Wu, Jingjing
>
> Cc: sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/iavf: fix tx thresh check issue
>
>
>
> > -Original Message-
> > Fro
> -Original Message-
> From: dev On Behalf Of Alvin Zhang
> Sent: Wednesday, July 21, 2021 2:32 PM
> To: Xing, Beilei
> Cc: dev@dpdk.org; Zhang, AlvinX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/iavf: fix virtual channel RSS command error
> handling
>
> Kernel PF may not resp
Hi
From: fengchengwen:
> On 2021/7/22 23:46, Thomas Monjalon wrote:
> > 22/07/2021 15:50, fengchengwen:
> >> Hi, all
> >>
> >> I notice ethdev support dev_reset ops, which could be used to
> >> recover from errors, and only 13+ drivers support this function.
> >> And also there is event fo
> -Original Message-
> From: Thomas Monjalon
> Sent: Saturday, July 24, 2021 4:49 PM
> To: yang_y...@163.com; Hu, Jiayu
> Cc: dev@dpdk.org; Ananyev, Konstantin ;
> yangy...@inspur.com
> Subject: Re: [dpdk-dev] [PATCH v1 0/8] gro: support TCP/IPv6 and UDP/IPv6
> for VLAN and VXLAN
>
>
在 2021/7/24 19:45, Thomas Monjalon 写道:
10/07/2021 05:50, Min Hu (Connor):
This patch adds multi-process support for testpmd.
For example the following commands run two testpmd
processes:
* the primary process:
./dpdk-testpmd --proc-type=auto -l 0-1 -- -i \
--rxq=4 --txq=4 --num-procs=
Acked-by: Min Hu (Connor)
在 2021/7/21 23:58, Martin Havlik 写道:
Included info on dedicated queues and added related
note about issue on mlx5.
Signed-off-by: Martin Havlik
---
doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst | 8
1 file changed, 8 insertions(+)
diff --git a
From: Kiran Kumar K
Coverity is reporting FORWARD_NULL issue when qt data is NULL.
Adding NULL check for this.
Coverity issue: 371893
Fixes: 5a3513caeb455 ("crypto/cnxk: add asymmetric session ops")
Signed-off-by: Kiran Kumar K
---
drivers/crypto/cnxk/cnxk_ae.h | 6 +-
1 file changed, 5 i
From: Kiran Kumar K
New ucode expects const values A and B for asymmetric ECDSA
messages. Adding roc support for this.
Signed-off-by: Kiran Kumar K
---
drivers/common/cnxk/roc_ae.c | 70 ++--
drivers/common/cnxk/roc_ae.h | 17 -
2 files changed, 84 inser
From: Kiran Kumar K
Adding changes to asymmetric ECDSA messages to align with
the new ucode for octeontx2 device.
Signed-off-by: Kiran Kumar K
---
drivers/common/cpt/cpt_mcode_defines.h | 17 +-
drivers/common/cpt/cpt_ucode_asym.h| 267 +++--
2 files changed, 176 inser
From: Kiran Kumar K
Adding changes to asymmetric ECDSA messages to align with
the new ucode for cnxk device.
Signed-off-by: Kiran Kumar K
---
drivers/crypto/cnxk/cnxk_ae.h| 24
drivers/crypto/cnxk/cnxk_cryptodev.h | 2 +-
2 files changed, 21 insertions(+), 5 d
Hi, Ferruh
> -Original Message-
> From: Yigit, Ferruh
> Sent: Friday, July 23, 2021 8:47 PM
> To: Xia, Chenbo ; dev@dpdk.org; tho...@monjalon.net
> Cc: m...@ashroe.eu; nhor...@tuxdriver.com; david.march...@redhat.com
> Subject: Re: [dpdk-dev] [PATCH] doc: announce removal of ABIs in PCI b
Hi
On 2021/7/25 23:12, Matan Azrad wrote:
> Hi
>
> From: fengchengwen:
>> On 2021/7/22 23:46, Thomas Monjalon wrote:
>>> 22/07/2021 15:50, fengchengwen:
Hi, all
I notice ethdev support dev_reset ops, which could be used to
recover from errors, and only 13+ drivers support
26/07/2021 02:26, Min Hu (Connor):
> 在 2021/7/24 19:45, Thomas Monjalon 写道:
> > 10/07/2021 05:50, Min Hu (Connor):
> >> This patch adds multi-process support for testpmd.
> >> For example the following commands run two testpmd
> >> processes:
> >>
> >> * the primary process:
> >>
> >> ./dpdk-test
According to the definition of rte_eth_dev_reset(), the
RTE_ETH_EVENT_INTR_RESET event could also use when PF resets.
This patch modifies the comment of RTE_ETH_EVENT_INTR_RESET event, so
that it could use in all resets.
Signed-off-by: Chengwen Feng
---
lib/ethdev/rte_ethdev.h | 3 +--
1 file c
Friendly ping.
On 2021/7/20 20:46, Chengwen Feng wrote:
> This patch introduce 'dmadevice' which is a generic type of DMA
> device.
>
> The APIs of dmadev library exposes some generic operations which can
> enable configuration and I/O with the DMA devices.
>
> Signed-off-by: Chengwen Feng
> --
16 matches
Mail list logo