RE: [PATCH v2 12/20] raw/ifpga: inherit lock annotations

2023-02-26 Thread Huang, Wei
Hi, > -Original Message- > From: Xu, Rosen > Sent: Monday, February 27, 2023 14:29 > To: David Marchand ; dev@dpdk.org > Cc: tho...@monjalon.net; Zhang, Tianfei ; Huang, > Wei > Subject: RE: [PATCH v2 12/20] raw/ifpga: inherit lock annotations > > Hi, > > > -Original Message- >

RE: [PATCH v10 1/2] mempool cache: add zero-copy get and put functions

2023-02-26 Thread Ruifeng Wang
> -Original Message- > From: Kamalakshitha Aligeri > Sent: Saturday, February 25, 2023 2:11 AM > To: yuying.zh...@intel.com; beilei.x...@intel.com; olivier.m...@6wind.com; > andrew.rybche...@oktetlabs.ru; bruce.richard...@intel.com; > m...@smartsharesystems.com; > konstantin.anan...@huawe

RE: [PATCH v2 12/20] raw/ifpga: inherit lock annotations

2023-02-26 Thread Xu, Rosen
Hi, > -Original Message- > From: David Marchand > Sent: Friday, February 24, 2023 11:12 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Xu, Rosen ; Zhang, Tianfei > > Subject: [PATCH v2 12/20] raw/ifpga: inherit lock annotations > > The checks in those helpers are useless: > - all (sta

RE: [PATCH v4 05/12] app/mldev: add ordered inference test case

2023-02-26 Thread Anup Prabhu
> -Original Message- > From: Srikanth Yalavarthi > Sent: Tuesday, February 7, 2023 9:20 PM > To: Srikanth Yalavarthi > Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao > ; Jerin Jacob Kollanukkaran > ; Anup Prabhu ; Prince Takkar > ; Parijat Shukla > Subject: [PATCH v4 05/12] app/m

RE: [PATCH] net/iavf: fix iavf query stats in intr thread

2023-02-26 Thread Deng, KaiwenX
> -Original Message- > From: Zhang, Qi Z > Sent: Monday, February 27, 2023 8:56 AM > To: Deng, KaiwenX ; dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Wu, Jingjing ; Xing, > Beilei > Subject: RE: [PATCH] net/iavf: fix iavf query stats in intr thread > > > > >

[PATCH v1] net/idpf: fix datapath function configuration

2023-02-26 Thread Wenjun Wu
Vector datapath is not support any advanced features for now, so disable vector path if TX checksum offload or RX scatter is enabled. Fixes: e528d7c74819 ("common/idpf: add AVX512 data path for split queue model") Signed-off-by: Wenjun Wu --- drivers/net/idpf/idpf_rxtx_vec_common.h | 9

RE: [PATCH v4 09/12] app/mldev: enable support for inference batches

2023-02-26 Thread Anup Prabhu
> -Original Message- > From: Srikanth Yalavarthi > Sent: Tuesday, February 7, 2023 9:20 PM > To: Srikanth Yalavarthi > Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao > ; Jerin Jacob Kollanukkaran > ; Anup Prabhu ; Prince Takkar > ; Parijat Shukla > Subject: [PATCH v4 09/12] app/m

Re: [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

2023-02-26 Thread fengchengwen
On 2023/2/27 1:22, Konstantin Ananyev wrote: > >>> If ethdev enqueue or dequeue function is called during >>> eth_dev_fp_ops_setup(), it may get pre-empted after setting the >>> function pointers, but before setting the pointer to port data. >>> In this case the new

RE: [PATCH v2 20/20] enable lock check

2023-02-26 Thread Xia, Chenbo
> -Original Message- > From: David Marchand > Sent: Friday, February 24, 2023 11:12 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Burakov, Anatoly ; > Hemant Agrawal ; Sachin Saxena > ; Nithin Dabilpuram ; > Kiran Kumar K ; Sunil Kumar Kori > ; Satha Rao ; Matan Azrad > ; Viacheslav Ovs

RE: [PATCH v2 11/20] net/virtio: annotate lock for guest announce

2023-02-26 Thread Xia, Chenbo
Hi David, > -Original Message- > From: David Marchand > Sent: Friday, February 24, 2023 11:12 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Maxime Coquelin ; Xia, > Chenbo > Subject: [PATCH v2 11/20] net/virtio: annotate lock for guest announce > > Expose requirements for helpers dea

Re: [RFC PATCH] drivers/net: fix RSS multi-queue mode check

2023-02-26 Thread lihuisong (C)
在 2023/2/24 0:04, Ferruh Yigit 写道: 'rxmode.mq_mode' is an enum which should be an abstraction over values, instead of mask it with 'RTE_ETH_MQ_RX_RSS_FLAG' to detect if RSS is supported, directly compare with 'RTE_ETH_MQ_RX_RSS' enum element. Most of the time only 'RTE_ETH_MQ_RX_RSS' is reques

RE: [PATCH] net/iavf: fix iavf query stats in intr thread

2023-02-26 Thread Zhang, Qi Z
> -Original Message- > From: Deng, KaiwenX > Sent: Wednesday, February 22, 2023 12:40 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Deng, KaiwenX ; Wu, > Jingjing ; Xing, Beilei ; Zhang, > Qi Z > Subject: [PATCH] net/iavf: fix iavf query stats in intr th

RE: [PATCH v6] net/i40e: rework maximum frame size configuration

2023-02-26 Thread Zhang, Qi Z
> -Original Message- > From: Su, Simei > Sent: Monday, February 20, 2023 4:00 PM > To: Xing, Beilei ; Zhang, Yuying > ; Zhang, Qi Z ; > david.march...@redhat.com > Cc: dev@dpdk.org; Yang, Qiming ; Su, Simei > ; sta...@dpdk.org > Subject: [PATCH v6] net/i40e: rework maximum frame size co

Re: [PATCH 2/2] common/cnxk: add cn10ka B0 platform

2023-02-26 Thread Jerin Jacob
On Wed, Feb 22, 2023 at 11:03 AM Srikanth Yalavarthi wrote: > > Adding support for cn10ka B0 pass > > Signed-off-by: Srikanth Yalavarthi Since a cnxk eventdev driver patch[1] is depended on this series, taking the series through dpdk-next-net-eventdev/for-main. Thanks [1] https://patches.dpdk.

Re: [PATCH v1 04/13] graph: add get/set graph worker model APIs

2023-02-26 Thread Jerin Jacob
On Fri, Feb 24, 2023 at 12:01 PM Yan, Zhirun wrote: > > > > > -Original Message- > > From: Jerin Jacob > > Sent: Monday, February 20, 2023 9:51 PM > > To: Yan, Zhirun > > Cc: dev@dpdk.org; jer...@marvell.com; kirankum...@marvell.com; > > ndabilpu...@marvell.com; Liang, Cunming ; Wang, >

RE: [PATCH v5 00/10] dts: add hello world testcase

2023-02-26 Thread Wathsala Wathawana Vithanage
> -Original Message- > From: Juraj Linkeš > Sent: Thursday, February 23, 2023 10:29 AM > To: tho...@monjalon.net; Honnappa Nagarahalli > ; lijuan...@intel.com; > bruce.richard...@intel.com; pr...@iol.unh.edu > Cc: dev@dpdk.org; Juraj Linkeš > Subject: [PATCH v5 00/10] dts: add hello world

RE: [PATCH v11 0/6] add trace points in ethdev library

2023-02-26 Thread Ali Alnubani
> -Original Message- > From: Ankur Dwivedi > Sent: Wednesday, February 8, 2023 7:12 PM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) ; > david.march...@redhat.com; m...@ashroe.eu; Ori Kam > ; ferruh.yi...@amd.com; ch...@att.com; > humi...@huawei.com; linvi...@tuxdriver.co

[Bug 1167] apps segfault at startup in debug mode

2023-02-26 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=1167 Bug ID: 1167 Summary: apps segfault at startup in debug mode Product: DPDK Version: 23.03 Hardware: POWER OS: Linux Status: UNCONFIRMED Severity: critical

Re: [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

2023-02-26 Thread Konstantin Ananyev
If ethdev enqueue or dequeue function is called during eth_dev_fp_ops_setup(), it may get pre-empted after setting the function pointers, but before setting the pointer to port data. In this case the newly registered enqueue/dequeue function will use dummy port data and end up in seg fault. Th

RE: [PATCH v2 0/3] Add Tx queue mapping of aggregated ports in MLX5 PMD

2023-02-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Wednesday, February 22, 2023 2:26 PM > To: Slava Ovsiienko ; Ori Kam > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v2 0/3] Add Tx queue mapping of aggregated ports in MLX5 > PMD > > This patch implements RTE_FLOW_ITEM

RE: [PATCH v3] net/mlx5: support live migration

2023-02-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Rongwei Liu > Sent: Wednesday, February 15, 2023 2:04 PM > To: dev@dpdk.org; Matan Azrad ; Slava Ovsiienko > ; Ori Kam ; NBU-Contact- > Thomas Monjalon (EXTERNAL) > Cc: Raslan Darawsheh > Subject: [PATCH v3] net/mlx5: support live migration > > When a D

RE: [PATCH] net/mlx5: fix ESP item validation in Verbs interface

2023-02-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Maayan Kashani > Sent: Sunday, February 5, 2023 5:40 PM > To: dev@dpdk.org > Cc: Maayan Kashani ; Matan Azrad > ; Raslan Darawsheh ; > sta...@dpdk.org; Slava Ovsiienko > Subject: [PATCH] net/mlx5: fix ESP item validation in Verbs interface > > while adde

RE: Bug in rte_mempool_do_generic_get?

2023-02-26 Thread Morten Brørup
> From: Harris, James R [mailto:james.r.har...@intel.com] > Sent: Friday, 24 February 2023 17.43 > > > On Feb 24, 2023, at 6:56 AM, Honnappa Nagarahalli > wrote: > > > >> From: Morten Brørup > >> Sent: Friday, February 24, 2023 6:13 AM > >> To: Harris, James R ; dev@dpdk.org > >> Subject: RE: Bu

Marvell QLogic bnx2x PMD support status

2023-02-26 Thread Morten Brørup
Marvell bnx2x PMD maintainers are silent. Is the PMD not maintained anymore? > From: Morten Brørup [mailto:m...@smartsharesystems.com] > Sent: Thursday, 9 February 2023 17.50 > To: dev@dpdk.org; rm...@marvell.com; [...] > Cc: shsha...@marvell.com; [...] > Subject: RE: [PATCH v7 1/4] net/bnx2x: fix