[PATCH v2] net/iavf: increase the reset complete wait count

2022-05-29 Thread Qiming Yang
Kernel iavf driver has sent patch to increase the completion wait time to reduce the "Reset never finished" case. Follow this action in DPDK iavf driver. Kernel reference commit: 8e3e4b9da7e6 ("iavf: increase reset complete wait time") Fixes: 22b123a36d07 ("net/avf: initialize PMD") Cc: sta...@dpd

RE: [EXT] [PATCH v3 1/7] app/test-crypto-perf: support SDAP for PDCP operations

2022-05-29 Thread Akhil Goyal
> > > Add a command line option "--enable-sdap" to enable Service Data > > > Adaptation Protocol. > > > > > > example command: > > > ./dpdk-test-crypto-perf -c 0xc --log-level=8 -- --devtype > > > crypto_dpaa2_sec --optype pdcp --cipher-algo aes-ctr --cipher-op > > > encrypt --auth-algo zuc-eia3 -

[PATCH v3] lib/eal: fix segfaults due to thread exit order

2022-05-29 Thread zhichaox . zeng
From: Zhichao Zeng The eal-intr-thread is not closed before memory cleanup in the process of exiting. There is a small probability that when the eal-intr-thread is about to use some pointers, the memory were just cleaned, which cause the segment fault error caught by ASan. This patch close the e

RE: [PATCH v2 2/2] doc/howto: add code example to virtio-user exception path doc

2022-05-29 Thread Xia, Chenbo
> -Original Message- > From: Richardson, Bruce > Sent: Saturday, May 28, 2022 12:37 AM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > ; Richardson, Bruce > Subject: [PATCH v2 2/2] doc/howto: add code example to virtio-user > exception path doc > > The HOWTO guide for using virt

RE: [PATCH v2 1/2] doc/howto: rework section on virtio-user as exception path

2022-05-29 Thread Xia, Chenbo
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Saturday, May 28, 2022 12:37 AM > To: dev@dpdk.org > Cc: Maxime Coquelin ; Xia, Chenbo > ; Richardson, Bruce > Subject: [PATCH v2 1/2] doc/howto: rework section on virtio-user as > exception path > > This patch extensively

[RFC v3] add support for async vhost packed ring dequeue

2022-05-29 Thread Cheng Jiang
This RFC patch implements packed ring dequeue data path for asynchronous vhost. Signed-off-by: Cheng Jiang --- lib/vhost/virtio_net.c | 217 - 1 file changed, 191 insertions(+), 26 deletions(-) diff --git a/lib/vhost/virtio_net.c b/lib/vhost/virtio_net.c

[Bug 1014] [dpdk22.07-*] /lib/eal meson build failed with gcc10.3.0 and clang13.0.0 on FreeBSD13.1/64

2022-05-29 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=1014 gaodaxue (daxuex@intel.com) changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONF

RE: [EXT] [PATCH v3 1/7] app/test-crypto-perf: support SDAP for PDCP operations

2022-05-29 Thread Gagandeep Singh
Hi, > -Original Message- > From: Akhil Goyal > Sent: Thursday, May 26, 2022 7:23 PM > To: Gagandeep Singh ; dev@dpdk.org > Subject: RE: [EXT] [PATCH v3 1/7] app/test-crypto-perf: support SDAP for PDCP > operations > > > Add a command line option "--enable-sdap" to enable Service Data > >

RE: [PATCH v2] examples/vhost: fix floating point exception when no VMDq

2022-05-29 Thread Xia, Chenbo
> -Original Message- > From: Wang, YuanX > Sent: Wednesday, May 18, 2022 9:37 PM > To: maxime.coque...@redhat.com; Xia, Chenbo > Cc: dev@dpdk.org; Hu, Jiayu ; He, Xingguang > ; Wang, YuanX ; > sta...@dpdk.org > Subject: [PATCH v2] examples/vhost: fix floating point exception when no > VMD

RE: [PATCH] net/virtio: unmap PCI device in secondary process

2022-05-29 Thread Xia, Chenbo
> -Original Message- > From: Wang, YuanX > Sent: Thursday, April 21, 2022 7:16 PM > To: maxime.coque...@redhat.com; Xia, Chenbo > Cc: dev@dpdk.org; Hu, Jiayu ; He, Xingguang > ; Wang, YuanX > Subject: [PATCH] net/virtio: unmap PCI device in secondary process > > In multi-process, the se

Re: [v1 05/24] eal/loongarch: add spinlock operations for LoongArch

2022-05-29 Thread zhoumin
Stephen, Thanks for your comments! I'm evaluating the generic code of spinlock on std atomics of LoongArch toolchain. An updated patch will come later. On 2022/5/28 下午11:54, Stephen Hemminger wrote: On Sat, 28 May 2022 17:32:52 +0800 Min Zhou wrote: This patch adds spinlock operations for L

Re: [v1 01/24] eal/loongarch: add atomic operations for LoongArch

2022-05-29 Thread zhoumin
Stephen, Thanks for your comments! I'm evaluating the atomic operations of LoongArch toolchain. An updated patch will come later. On 2022/5/28 下午11:52, Stephen Hemminger wrote: On Sat, 28 May 2022 17:32:48 +0800 Min Zhou wrote: This patch adds architecture specific atomic operations for Loo

RE: [PATCH 1/3] ixgbe: make link update thread periodic

2022-05-29 Thread Zhang, Qi Z
> -Original Message- > From: Jeff Daly > Sent: Friday, May 20, 2022 2:03 AM > To: dev@dpdk.org; Yang, Qiming ; Wu, Wenjun1 > > Cc: Stephen Douthit > Subject: [PATCH 1/3] ixgbe: make link update thread periodic > > Rather than run-to-completion, allow the link update thread to be peri

RE: [PATCH v2 1/1] net/iavf: add vector PMD for Arm for basic Rx path

2022-05-29 Thread Zhang, Qi Z
> -Original Message- > From: Kathleen Capella > Sent: Thursday, May 26, 2022 3:10 AM > To: Wu, Jingjing ; Xing, Beilei > ; Ruifeng Wang > Cc: dev@dpdk.org; n...@arm.com; honnappa.nagaraha...@arm.com; > dharmik.thak...@arm.com; Kathleen Capella > Subject: [PATCH v2 1/1] net/iavf: add v

RE: [PATCH v2] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices

2022-05-29 Thread Zhang, Qi Z
> -Original Message- > From: Jeff Daly > Sent: Friday, May 27, 2022 4:44 AM > To: dev@dpdk.org > Cc: Stephen Douthit ; Yang, Qiming > ; Wu, Wenjun1 > Subject: [PATCH v2] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices > > 1G Cu SFPs are not officially supported on the X552/X5

RE: [PATCH] net/ice: fix the outer l4 cksum flag when AVX is disabled

2022-05-29 Thread Zhang, Qi Z
> -Original Message- > From: Qiao, Wenjing > Sent: Friday, May 27, 2022 4:10 PM > To: Yang, Qiming ; Zhang, Qi Z > > Cc: Wang, Xiao W ; dev@dpdk.org; Qiao, Wenjing > ; sta...@dpdk.org > Subject: [PATCH] net/ice: fix the outer l4 cksum flag when AVX is disabled > > In scalar datapath,

RE: [PATCH v1] net/iavf: fix error message in default initialization process

2022-05-29 Thread Zhang, Qi Z
> -Original Message- > From: Wu, Wenjun1 > Sent: Friday, May 27, 2022 1:39 PM > To: dev@dpdk.org; Wu, Jingjing ; Xing, Beilei > ; Zhang, Qi Z > Cc: Li, WeiyuanX ; Wu, Wenjun1 > > Subject: [PATCH v1] net/iavf: fix error message in default initialization > process Rename to "fix initia

[PATCH v2] examples/ethtool: update rxmode to increase functionality

2022-05-29 Thread Muhammad Jawad Hussain
previously rxmode functionality did not allow the user to choose between different vfs nor did it allow the user to choose rxmode settings by default it was set to vf = 0, rxmode = AUPE and the on/off state toggled without letting the user know what state it is in also there were no error messages

[PATCH v2] examples/ethtool: adds promiscuous mode functionality

2022-05-29 Thread Muhammad Jawad Hussain
ethtool did not have promiscuous mode functioality previously which is needed for viewing broadcast and multicast packets. This patch allows user to turn on/off promiscuous mode on each port through command line. Signed-off-by: Muhammad Jawad Hussain --- doc/guides/sample_app_ug/ethtool.rst |

RE: [PATCH v1] net/mlx5: add Rx drop counters to xstats

2022-05-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Rongwei Liu > Sent: Thursday, May 26, 2022 5:50 AM > To: Matan Azrad ; Slava Ovsiienko > ; Ori Kam ; NBU-Contact- > Thomas Monjalon (EXTERNAL) > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v1] net/mlx5: add Rx drop counters to xstats > > Add tw

FreeBSD 13.1 changes

2022-05-29 Thread Lewis Donzis
Apparently FreeBSD 13.1 changed the syntax of the CPUSET macros, so DPDK no longer compiles. For example, here's one definition on FreeBSD 13.0 and prior: CPU_OR(cpuset_t *dst, cpuset_t *src); and here it is in FreeBSD 13.1: CPU_OR(cpuset_t *dst, cpuset_t *src1, cpuset_t *src2); I'

Re: [PATCH v7] ip_frag: add IPv4 options fragment and test data

2022-05-29 Thread Konstantin Ananyev
Hi Huichao, Hi Konstantin, This patch has been around for a long time, so what's next? I acked it, which means that I am ok with that patch to go in. Now it is up to main tree maintainers to pull it in. Konstantin Huichao,Cai At 2022-04-15 16:29:10, "Ananyev, Konstantin" wrote: Accor

Re:RE: [PATCH v7] ip_frag: add IPv4 options fragment and test data

2022-05-29 Thread Huichao Cai
Hi Konstantin, This patch has been around for a long time, so what's next? Huichao,Cai At 2022-04-15 16:29:10, "Ananyev, Konstantin" wrote: >> According to RFC791,the options may appear or not in datagrams. >> They must be implemented by all IP modules (host and gateways). >> What is optional is

Re:RE: [PATCH v7] ip_frag: add IPv4 options fragment and test data

2022-05-29 Thread Huichao Cai
Hi Konstantin, This patch has been around for a long time, so what's next? Huichao,Cai At 2022-04-15 16:29:10, "Ananyev, Konstantin" wrote: >> According to RFC791,the options may appear or not in datagrams. >> They must be implemented by all IP modules (host and gateways). >> What is optional is