[dpdk-dev] [PATCH v3 1/2] ethdev: add level support for RSS offload types

2020-08-18 Thread kirankumark
From: Kiran Kumar K This patch reserves 2 bits as input selection to select Inner and outer layers for RSS computation. It is combined with existing ETH_RSS_* to choose Inner or outer layers for L2, L3 and L4. This functionality already exists in rte_flow through level parameter in RSS action con

[dpdk-dev] [PATCH v3 2/2] net/octeontx2: add rss hash level support

2020-08-18 Thread kirankumark
From: Kiran Kumar K Add support to choose rss hash level from ethdev rss config. Signed-off-by: Kiran Kumar K --- drivers/net/octeontx2/otx2_ethdev.h | 4 +++- drivers/net/octeontx2/otx2_rss.c| 9 +++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/drivers/net/octeont

Re: [dpdk-dev] [PATCH v3] eal/arm64: update CPU flags

2020-08-18 Thread Wei Hu (Xavier)
Hi, Jerin Jacob On 2020/8/18 13:07, Jerin Jacob wrote: On Tue, Aug 18, 2020 at 9:11 AM Ruifeng Wang wrote: Hi, -Original Message- From: Wei Hu (Xavier) Sent: Tuesday, August 18, 2020 10:44 AM To: dev@dpdk.org Cc: xavier.hu...@huawei.com; nd ; Honnappa Nagarahalli ; Ruifeng Wang ; je

Re: [dpdk-dev] [PATCH v3] eal/arm64: update CPU flags

2020-08-18 Thread Wei Hu (Xavier)
Hi, Ruifeng Wang On 2020/8/18 11:41, Ruifeng Wang wrote: Hi, -Original Message- From: Wei Hu (Xavier) Sent: Tuesday, August 18, 2020 10:44 AM To: dev@dpdk.org Cc: xavier.hu...@huawei.com; nd ; Honnappa Nagarahalli ; Ruifeng Wang ; jerinjac...@gmail.com Subject: [PATCH v3] eal/arm64: u

[dpdk-dev] [PATCH v4 2/2] test/cpuflag: add new flags for ARM64 platform

2020-08-18 Thread Wei Hu (Xavier)
From: "Wei Hu (Xavier)" This patch adds new flags into the test_cpuflags() functions for ARM64 platform, such as RTE_CPUFLAG_SVE, etc. Signed-off-by: Wei Hu (Xavier) --- app/test/test_cpuflags.c | 39 +++ 1 file changed, 39 insertions(+) diff --git a/app/te

[dpdk-dev] [PATCH v4 0/2] update CPU flags for arm64 platform

2020-08-18 Thread Wei Hu (Xavier)
From: "Wei Hu (Xavier)" This series updates CPU flags for arm64 platform. Wei Hu (Xavier) (2): eal/arm64: update CPU flags test/cpuflag: add new flags for ARM64 platform app/test/test_cpuflags.c | 39 lib/librte_eal/arm/include/rte_cpuflags_64.h | 1

[dpdk-dev] [PATCH v4 1/2] eal/arm64: update CPU flags

2020-08-18 Thread Wei Hu (Xavier)
From: "Wei Hu (Xavier)" ARM64 Linux kernel updated the CPU flags using the HWCAP scheme. The related marco definition can be found in linux kernel: arch/arm64/include/uapi/asm/hwcap.h This patch incorporates those changes to the eal library. Signed-off-by: Chengwen Feng Signed-off-by: Wei Hu

Re: [dpdk-dev] [PATCH] meter: remove experimental alias

2020-08-18 Thread Kinsella, Ray
On 17/08/2020 11:18, Ferruh Yigit wrote: > Remove ABI versioning for APIs: > 'rte_meter_trtcm_rfc4115_profile_config()' > 'rte_meter_trtcm_rfc4115_config()' > > The alias was introduced in > commit 60197bda97a0 ("meter: provide experimental alias for matured API") > > Signed-off-by: Ferruh Yig

Re: [dpdk-dev] [PATCH v3 2/2] net/octeontx2: add rss hash level support

2020-08-18 Thread Jerin Jacob
On Tue, Aug 18, 2020 at 12:52 PM wrote: > > From: Kiran Kumar K > > Add support to choose rss hash level from ethdev rss config. > > Signed-off-by: Kiran Kumar K > --- > drivers/net/octeontx2/otx2_ethdev.h | 4 +++- > drivers/net/octeontx2/otx2_rss.c| 9 +++-- > 2 files changed, 10 inse

Re: [dpdk-dev] [EXT] Re: [PATCH v3 2/2] net/octeontx2: add rss hash level support

2020-08-18 Thread Kiran Kumar Kokkilagadda
> -Original Message- > From: Jerin Jacob > Sent: Tuesday, August 18, 2020 3:34 PM > To: Kiran Kumar Kokkilagadda > Cc: Jerin Jacob Kollanukkaran ; Nithin Kumar Dabilpuram > ; dpdk-dev ; Thomas Monjalon > ; Ferruh Yigit ; Andrew > Rybchenko ; Ori Kam ; > Ziyang Xuan ; Xiaoyun Wang > ; Gu

[dpdk-dev] [PATCH v4 1/2] ethdev: add level support for RSS offload types

2020-08-18 Thread kirankumark
From: Kiran Kumar K This patch reserves 2 bits as input selection to select Inner and outer layers for RSS computation. It is combined with existing ETH_RSS_* to choose Inner or outer layers for L2, L3 and L4. This functionality already exists in rte_flow through level parameter in RSS action con

[dpdk-dev] [PATCH v4 2/2] net/octeontx2: add rss hash level support

2020-08-18 Thread kirankumark
From: Kiran Kumar K Add support to choose rss hash level from ethdev rss config. Signed-off-by: Kiran Kumar K --- V4 Changes: * Replace ETH_RSS_LEVEL_OUTER | ETH_RSS_LEVEL_INNER_OUTER with ETH_RSS_LEVEL_MASK drivers/net/octeontx2/otx2_ethdev.h | 2 +- drivers/net/octeontx2/otx2_rss.c| 9 +

Re: [dpdk-dev] [PATCH 20.11 13/19] doc: remove references to make in mempool guides

2020-08-18 Thread Kilheeney, Louise
Hey Ciara, The doc's should include a reference to the build instructions for meson build. Louise Kilheeney. > -Original Message- > From: dev On Behalf Of Ciara Power > Sent: Friday 7 August 2020 13:30 > To: dev@dpdk.org > Cc: Richardson, Bruce ; tho...@monjalon.net; > Power, Ciara >

Re: [dpdk-dev] Ipsec-secgw packet processing

2020-08-18 Thread satyavalli rama
We further debugged and we observed that while running ipsec-secgw application in transport-mode dpdk-19.02/11, we found that inline packet processing is not happening. We observed that ol_flags is not setting from driver level. We are expecting that , because of ol_flags not set , inline packet pr

Re: [dpdk-dev] [PATCH v4 1/2] ethdev: add level support for RSS offload types

2020-08-18 Thread Jeff Guo
hi, kiran On 8/18/2020 6:31 PM, kirankum...@marvell.com wrote: From: Kiran Kumar K This patch reserves 2 bits as input selection to select Inner and outer layers for RSS computation. It is combined with existing ETH_RSS_* to choose Inner or outer layers for L2, L3 and L4. This functionality al

Re: [dpdk-dev] Ipsec-secgw packet processing

2020-08-18 Thread Anoob Joseph
Hi Satya, Are you attempting to enable inline protocol (IPsec) functionality? If yes, which PMD (& h/w) are you using for the same? Thanks, Anoob > -Original Message- > From: dev On Behalf Of satyavalli rama > Sent: Tuesday, August 18, 2020 4:08 PM > To: dev@dpdk.org; us...@dpdk.org >

Re: [dpdk-dev] [PATCH 20.11 10/19] doc: remove references to make in FreeBSD gsg guide

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:00PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/freebsd_gsg/intro.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/linux_gsg/build_dpdk.rst | 58 --- > doc/guides/linux_gsg/

Re: [dpdk-dev] [EXT] Re: [PATCH v4 1/2] ethdev: add level support for RSS offload types

2020-08-18 Thread Kiran Kumar Kokkilagadda
Hi Jeff, > -Original Message- > From: Jeff Guo > Sent: Tuesday, August 18, 2020 4:22 PM > To: Kiran Kumar Kokkilagadda ; Wenzhuo Lu > ; Beilei Xing ; Bernard > Iremonger ; Thomas Monjalon > ; Ferruh Yigit ; Andrew > Rybchenko > Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran ; > or...@mella

Re: [dpdk-dev] [PATCH 20.11 05/19] doc: remove references to make in bbdev guides

2020-08-18 Thread Laatz, Kevin
On 07/08/2020 13:29, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/bbdevs/fpga_5gnr_fec.rst | 5 + doc/guides/bbdevs/fpga_lte_fec.rst | 5 + doc/guides/bbdevs/turbo_sw.

Re: [dpdk-dev] [PATCH 20.11 08/19] doc: remove references to make in cryptodev guides

2020-08-18 Thread Laatz, Kevin
On 07/08/2020 13:29, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/cryptodevs/aesni_gcm.rst | 2 -- doc/guides/cryptodevs/aesni_mb.rst | 2 -- doc/guides/cryptodevs/armv8.rst

Re: [dpdk-dev] [PATCH 20.11 09/19] doc: remove references to make in eventdev guides

2020-08-18 Thread Laatz, Kevin
On 07/08/2020 13:29, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/eventdevs/dpaa.rst | 20 doc/guides/eventdevs/dpaa2.rst | 20

Re: [dpdk-dev] [PATCH 20.11 06/19] doc: remove references to make in compressdev guides

2020-08-18 Thread Laatz, Kevin
On 07/08/2020 13:29, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/compressdevs/isal.rst | 4 doc/guides/compressdevs/octeontx.rst | 16 doc/guides/comp

Re: [dpdk-dev] [PATCH 20.11 17/19] doc: remove references to make in rawdev guides

2020-08-18 Thread Laatz, Kevin
On 07/08/2020 13:30, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/rawdevs/dpaa2_cmdif.rst | 21 - doc/guides/rawdevs/dpaa2_qdma.rst| 21 -

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/linux_gsg/build_dpdk.rst | 58 --- > doc/guides/linux_gsg/

[dpdk-dev] [PATCH 0/4] minor fixes for testpmd

2020-08-18 Thread Wei Hu (Xavier)
This series are minor fixes for testpmd application. Chengchang Tang (3): app/testpmd: fix missing verification of port id app/testpmd: fix VLAN offload configuration when config fail app/testpmd: fix packet header in txonly mode Huisong Li (1): app/testpmd: fix displaying Rx Tx queues in

[dpdk-dev] [PATCH 1/4] app/testpmd: fix missing verification of port id

2020-08-18 Thread Wei Hu (Xavier)
From: Chengchang Tang To set Tx vlan offloads, it is required to stop port firstly. But before checking whether the port is stopped, the port id entered by the user is not checked for validity. When the port id is illegal, it would lead to a segmentation fault since it attempts to access a member

[dpdk-dev] [PATCH 3/4] app/testpmd: fix packet header in txonly mode

2020-08-18 Thread Wei Hu (Xavier)
From: Chengchang Tang In txonly forward mode, the packet header is fixed by the initial setting, including the packet length and checksum. So when the packets varies, this may cause a packet header error. Currently, there are two methods in txonly mode to randomly change the packets. 1. Set txspl

[dpdk-dev] [PATCH 4/4] app/testpmd: fix displaying Rx Tx queues information

2020-08-18 Thread Wei Hu (Xavier)
From: Huisong Li Currently, the information of Rx/Tx queues from PMD driver is not displayed exactly in the rxtx_config_display function. Because "ports[pid].rx_conf" and "ports[pid].tx_conf" maintained in testpmd application may be not the value actually used by PMD driver. For instance, user do

[dpdk-dev] [PATCH 2/4] app/testpmd: fix VLAN offload configuration when config fail

2020-08-18 Thread Wei Hu (Xavier)
From: Chengchang Tang When failing to configure VLAN offloads after the port was started, there is no need to update the port configuration. Currently, when user configure an unsupported VLAN offloads and fails, and then restart the port, it will fails since the configuration has been refreshed.

[dpdk-dev] [dpdk-dev 2/2] fips_validation: update GCM test

2020-08-18 Thread Fan Zhang
This patch updates fips validation GCM test capabilities: - In NIST GCMVS spec GMAC test vectors are the GCM ones with plaintext length as 0 and uses AAD as input data. Originally fips_validation tests treats them both as GCM test vectors. This patch introduce automatic test type recognition betwe

[dpdk-dev] [dpdk-dev 0/2] fips_validation: add SGL and GMAC support

2020-08-18 Thread Fan Zhang
This patchset adds SGL and GMAC support to fips_validation sample application. The added cmdline option allows user to split the input data into multiple mbuf segments to test SGL feature of the target cryptodev PMD; The NIST GCMVS compliant GMAC test method support is also added in this patchset.

[dpdk-dev] [dpdk-dev 1/2] fips_validation: add SGL support

2020-08-18 Thread Fan Zhang
This patch adds SGL support to FIPS sample application. Originally the application allocates single mbuf of 64KB - 1 bytes data room. With the change the user may reduce the mbuf dataroom size by using the add cmdline option. If the input test data is longer than the user provided data room size th

[dpdk-dev] [RFC] usertools: Replace dpdk-setup with a python curses based script

2020-08-18 Thread Sarosh Arif
dpdk-setup has been used for a long time in order to compile and configure dpdk along with running some basic applications. dpdk-setup uses the make build system to compile which is now deprecated. In addition to this it has been discussed on the mailing list a few times that dpdk-setup UI is quite

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/linux_gsg/build_dpdk.rst | 58 --- > doc/guides/linux_gsg/

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/linux_gsg/build_dpdk.rst | 58 --- > doc/guides/linux_gsg/

[dpdk-dev] [PATCH] net/ena/base: fix doorbell evaluation for the LLQ case

2020-08-18 Thread Artur Rojek
From: Michal Krawczyk This patch adds a missing LLQ-related check in the ena_com_is_doorbell_needed() routine, which is relevant for the feature supported by the next generation HW of the ENA. Fixes: b2b02edeb0d6 ("net/ena/base: upgrade HAL for new HW features") CC: sta...@dpdk.org Signed-off-b

[dpdk-dev] Ipsec-secgw packet processing

2020-08-18 Thread jagadeesh reddy
Hello, While we are running ipsec-secgw application in transport-mode on dpdk-19.02, we found that inline packet processing is not happening. And also we are not observing any encrypt/decrypt packets on pdump before sending packets out from tx-port(rte_eth_tx_burst()). Please help us on how to p

[dpdk-dev] [PATCH v2] Fixes: 57f90f894588("net/virtio: reuse packed ring functions")

2020-08-18 Thread Vipul Ashri
Problem - Standard Tx packets are not going out and found broken due to cleanup malfunctioning whereever below mentioned macro is used. RootCause - Here inside Macro 'ASSIGN_UNLESS_EQUAL(var, val)' assignment to 'var' argument passed is always failing as assignment done using 'var_' having loc

[dpdk-dev] Regarding error while running l2fwd application of DPDK-19.02

2020-08-18 Thread Utkarsh Kathuria
Greetings of the day, My name is Utkarsh Kathuria. I am new to DPDK and trying to run the application l2fwd. After I write the command ./examples/l2fwd/build/l2fwd -c 0x4 -n 1 -- -p 0x3, it shows error cause not enough cores. Please help me. Thank you Regards Utkarsh Kathuria

[dpdk-dev] [PATCH v2] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Inside Macro ASSIGN_UNLESS_EQUAL(var, val), assignment to var is always failing as assignment done using var_ having local scope only. This leads to TX packets not going out and found broken due to cleanup malfunctioning. This patch fixes the wrong variable assignment. Fixes: 57f90f894588 ("net/vi

[dpdk-dev] FW: [PATCH v2] Fixes: 57f90f894588("net/virtio: reuse packed ring functions")

2020-08-18 Thread Vipul Ashri
Hi Javin FYI http://patches.dpdk.org/patch/75476/ The mentioned fix you are trying to submit is already addressed and in review with Xia chenbo since 10th august. Hope you can discard your patch as I have already sent the patch to dpdk community. Regards Vipul -Original Message- From:

[dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Inside Macro ASSIGN_UNLESS_EQUAL(var, val), assignment to var is always failing as assignment done using var_ having local scope only. This leads to TX packets not going out and found broken due to cleanup malfunctioning. This patch fixes the wrong variable assignment. Fixes: 57f90f894588 ("net/vi

Re: [dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Hi All I tried twice uploading this same patch but it is still not listed under http://patches.dpdk.org/project/dpdk/list/. Please let me know if I am missing something and required to do some additional steps to submit my patch. Thanks to Xia for reviewing this code! Regards Vipul -Orig

[dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Inside Macro ASSIGN_UNLESS_EQUAL(var, val), assignment to var is always failing as assignment done using var_ having local scope only. This leads to TX packets not going out and found broken due to cleanup malfunctioning. This patch fixes the wrong variable assignment. Fixes: 57f90f894588 ("net/vi

[dpdk-dev] [PATCH] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Inside Macro ASSIGN_UNLESS_EQUAL(var, val), assignment to var is always failing as assignment done using var_ having local scope only. This leads to TX packets not going out and found broken due to cleanup malfunctioning. This patch fixes the wrong variable assignment. Fixes: 57f90f894588 ("net/vi

[dpdk-dev] [PATCH] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Vipul Ashri
Inside Macro ASSIGN_UNLESS_EQUAL(var, val), assignment to var is always failing as assignment done using var_ having local scope only. This leads to TX packets not going out and found broken due to cleanup malfunctioning. This patch fixes the wrong variable assignment. Fixes: 57f90f894588 ("net/vi

Re: [dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag

2020-08-18 Thread Eugenio Perez Martin
On Mon, Aug 10, 2020 at 4:11 PM Eugenio Pérez wrote: > > Bugzilla bug: 523 > > Using testpmd as a vhost-user with iommu: > > /home/dpdk/build/app/dpdk-testpmd -l 1,3 \ > --vdev net_vhost0,iface=/tmp/vhost-user1,queues=1,iommu-support=1 \ > -- --auto-start --stats-period 5 --forward

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > --- > doc/guides/linux_gsg/build_dpdk.rst | 58 --- > doc/guides/linux_gsg/

Re: [dpdk-dev] [RFC PATCH] config: remap flags used for Arm platforms

2020-08-18 Thread Ferruh Yigit
On 8/14/2020 7:03 AM, Ruifeng Wang wrote: > Flags are used to distinguish different platform architectures. > These flags can be used to pick different code paths for different > architectures at compile time. > For Arm platforms, there are 3 flags in use: RTE_ARCH_ARM, > RTE_ARCH_ARMv7 and RTE_ARC

Re: [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

2020-08-18 Thread Bruce Richardson
On Fri, Aug 07, 2020 at 01:30:02PM +0100, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power Apologies for the multiple emails, but to review this properly I'm reviewing the text section by sectio

Re: [dpdk-dev] Regarding error while running l2fwd application of DPDK-19.02

2020-08-18 Thread Bruce Richardson
On Thu, Aug 13, 2020 at 03:00:36PM +0800, Utkarsh Kathuria wrote: > Greetings of the day, > My name is Utkarsh Kathuria. I am new to DPDK and trying to run the > application l2fwd. > After I write the command ./examples/l2fwd/build/l2fwd -c 0x4 -n 1 -- -p > 0x3, it shows error cause not enough core

Re: [dpdk-dev] [RFC PATCH] config: remap flags used for Arm platforms

2020-08-18 Thread Bruce Richardson
On Tue, Aug 18, 2020 at 03:36:00PM +0100, Ferruh Yigit wrote: > On 8/14/2020 7:03 AM, Ruifeng Wang wrote: > > Flags are used to distinguish different platform architectures. > > These flags can be used to pick different code paths for different > > architectures at compile time. > > For Arm platfor

Re: [dpdk-dev] [dpdk-stable] [PATCH] net/ena/base: fix doorbell evaluation for the LLQ case

2020-08-18 Thread Ferruh Yigit
On 8/13/2020 7:07 PM, Marcin Wojtas wrote: > Hi, > > śr., 12 sie 2020 o 18:37 Artur Rojek napisał(a): >> >> From: Michal Krawczyk >> >> This patch adds a missing LLQ-related check in the >> ena_com_is_doorbell_needed() routine, which is relevant for the feature >> supported by the next generatio

Re: [dpdk-dev] [PATCH v2] common/iavf: mark internal symbols

2020-08-18 Thread Ferruh Yigit
On 8/17/2020 4:08 AM, Xing, Beilei wrote: > > >> -Original Message- >> From: Wang, Haiyue >> Sent: Saturday, August 15, 2020 12:31 AM >> To: dev@dpdk.org >> Cc: Zhang, Qi Z ; Yang, Qiming >> ; Wang, Haiyue ; Wu, >> Jingjing ; Xing, Beilei ; Ray >> Kinsella ; Neil Horman >> Subject: [PAT

Re: [dpdk-dev] [PATCH v5 0/5] compiling ethdev lib under windows

2020-08-18 Thread Dmitry Kozlyuk
On Tue, 11 Aug 2020 09:24:19 +0300, Fady Bader wrote: > Added needed changes in order to get ethdev compiling under windows. > > Depends-on: series-10382 ("compile librte_net for windows") > > v5: fixed style issues. > > v4: added comments to #else and fixed code issue. > > v3: rebased on curre

[dpdk-dev] [dpdk-dev v6 0/4] cryptodev: add data-path service APIs

2020-08-18 Thread Fan Zhang
Direct crypto data-path service are a set of APIs that especially provided for the external libraries/applications who want to take advantage of the rich features provided by cryptodev, but not necessarily depend on cryptodev operations, mempools, or mbufs in the their data-path implementations. T

[dpdk-dev] [dpdk-dev v6 1/4] cryptodev: add crypto data-path service APIs

2020-08-18 Thread Fan Zhang
This patch adds data-path service APIs for enqueue and dequeue operations to cryptodev. The APIs support flexible user-define enqueue and dequeue behaviors and operation mode. Signed-off-by: Fan Zhang Signed-off-by: Piotr Bronowski --- lib/librte_cryptodev/rte_crypto.h | 9 + lib/

[dpdk-dev] [dpdk-dev v6 3/4] test/crypto: add unit-test for cryptodev direct APIs

2020-08-18 Thread Fan Zhang
This patch adds the QAT test to use cryptodev symmetric crypto direct APIs. Signed-off-by: Fan Zhang --- app/test/test_cryptodev.c | 354 -- app/test/test_cryptodev.h | 6 + app/test/test_cryptodev_blockcipher.c | 50 ++-- 3 files changed, 373 i

[dpdk-dev] [dpdk-dev v6 2/4] crypto/qat: add crypto data-path service API support

2020-08-18 Thread Fan Zhang
This patch updates QAT PMD to add crypto service API support. Signed-off-by: Fan Zhang --- drivers/common/qat/Makefile| 1 + drivers/crypto/qat/meson.build | 1 + drivers/crypto/qat/qat_sym.h | 13 + drivers/crypto/qat/qat_sym_hw_dp.c | 923 + d

[dpdk-dev] [dpdk-dev v6 4/4] doc: add cryptodev service APIs guide

2020-08-18 Thread Fan Zhang
This patch updates programmer's guide to demonstrate the usage and limitations of cryptodev symmetric crypto data-path service APIs. Signed-off-by: Fan Zhang --- doc/guides/prog_guide/cryptodev_lib.rst | 90 + 1 file changed, 90 insertions(+) diff --git a/doc/guides/prog

Re: [dpdk-dev] [RFC] usertools: Replace dpdk-setup with a python curses based script

2020-08-18 Thread Stephen Hemminger
On Tue, 18 Aug 2020 17:39:19 +0500 Sarosh Arif wrote: > dpdk-setup has been used for a long time in order to compile and > configure dpdk along with running some basic applications. dpdk-setup > uses the make build system to compile which is now deprecated. In addition > to this it has been discu

[dpdk-dev] [PATCH 0 2/8] crypto/bcmfs: add vfio support

2020-08-18 Thread Vikas Gupta
Add vfio support for device. Signed-off-by: Vikas Gupta --- drivers/crypto/bcmfs/Makefile | 1 + drivers/crypto/bcmfs/bcmfs_device.c | 5 ++ drivers/crypto/bcmfs/bcmfs_device.h | 6 ++ drivers/crypto/bcmfs/bcmfs_vfio.c | 94 + drivers/crypto/bcmfs/bcmfs_vfi

[dpdk-dev] [PATCH 0 1/8] crypto/bcmfs: add BCMFS driver

2020-08-18 Thread Vikas Gupta
Add Broadcom FlexSparc(FS) device creation driver which registers to a vdev and create a device. Add APIs for logs, supportive documention and maintainers file. Signed-off-by: Vikas Gupta --- MAINTAINERS | 7 + config/common_base|

[dpdk-dev] [PATCH 0 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices

2020-08-18 Thread Vikas Gupta
Hi, This patchset contains support for Crypto offload on Broadcom’s Stingray/Stingray2 SoCs having FlexSparc unit. BCMFS is an acronym for Broadcom FlexSparc device used in the patchest. The patchset progressively adds major modules as below. a) Detection of platform-device based on the known reg

[dpdk-dev] [PATCH 0 3/8] crypto/bcmfs: add apis for queue pair management

2020-08-18 Thread Vikas Gupta
Add queue pair management APIs which will be used by Crypto device to manage h/w queues. A bcmfs device structure owns multiple queue-pairs based on the mapped address allocated to it. Signed-off-by: Vikas Gupta --- drivers/crypto/bcmfs/Makefile| 28 --- drivers/crypto/bcmfs/bcmfs_devic

[dpdk-dev] [PATCH 0 5/8] crypto/bcmfs: create a symmetric cryptodev

2020-08-18 Thread Vikas Gupta
Create a symmetric crypto device and supported cryptodev ops. Signed-off-by: Vikas Gupta --- drivers/crypto/bcmfs/bcmfs_device.c | 15 ++ drivers/crypto/bcmfs/bcmfs_device.h | 9 + drivers/crypto/bcmfs/bcmfs_qp.c | 37 +++ drivers/crypto/bcmfs/bcmfs_qp.h | 16 ++ drivers/crypto/

[dpdk-dev] [PATCH 0 6/8] crypto/bcmfs: add session handling and capabilities

2020-08-18 Thread Vikas Gupta
Add session handling and capabilities supported by crypto h/w accelerator. Signed-off-by: Vikas Gupta --- doc/guides/cryptodevs/bcmfs.rst | 46 ++ doc/guides/cryptodevs/features/bcmfs.ini | 56 ++ drivers/crypto/bcmfs/bcmfs_sym_capabilities.c | 764 ++ driver

[dpdk-dev] [PATCH 0 4/8] crypto/bcmfs: add hw queue pair operations

2020-08-18 Thread Vikas Gupta
Add queue pair operations exported by supported devices. Signed-off-by: Vikas Gupta --- drivers/crypto/bcmfs/bcmfs_dev_msg.h | 29 + drivers/crypto/bcmfs/bcmfs_device.c | 51 ++ drivers/crypto/bcmfs/bcmfs_device.h | 16 + drivers/crypto/bcmfs/bcmfs_qp.c | 1 + dri

[dpdk-dev] [PATCH 0 7/8] crypto/bcmfs: add crypto h/w module

2020-08-18 Thread Vikas Gupta
Add crypto h/w module to process crypto op. Crypto op is processed via sym_engine module before submitting the crypto request to h/w queues. Signed-off-by: Vikas Gupta --- drivers/crypto/bcmfs/bcmfs_sym.c| 316 drivers/crypto/bcmfs/bcmfs_sym_defs.h | 16 + drivers/crypto/bcmf

[dpdk-dev] [PATCH 0 8/8] crypto/bcmfs: add crypto pmd into cryptodev test

2020-08-18 Thread Vikas Gupta
Add test suites for supported algorithms by bcmfs crypto pmd Signed-off-by: Vikas Gupta --- app/test/test_cryptodev.c | 261 ++ app/test/test_cryptodev.h | 1 + 2 files changed, 262 insertions(+) diff --git a/app/test/test_cryptodev.c b/app/test/test_crypto

[dpdk-dev] 19.11.4 patches review and test

2020-08-18 Thread Luca Boccassi
Hi all, Here is a list of patches targeted for stable release 19.11.4. The planned date for the final release is August 31st. Please help with testing and validation of your use cases and report any issues/results with reply-all to this mail. For the final release the fixes and reported validati

Re: [dpdk-dev] [PATCH] net/failsafe: don't double space warning

2020-08-18 Thread Ferruh Yigit
On 8/14/2020 9:30 PM, Gaëtan Rivet wrote: > On 14/08/20 22:28 +0200, Gaëtan Rivet wrote: >> On 14/08/20 10:39 -0700, Stephen Hemminger wrote: >>> Already get a newline from WARN() macro call. >>> >>> Fixes: 9dda3e3393c2 ("net/failsafe: add timestamp to stats snapshot") >>> Cc: ma...@mellanox.com >>

Re: [dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

2020-08-18 Thread Ferruh Yigit
On 8/14/2020 6:23 AM, Vipul Ashri wrote: > Hi All > > I tried twice uploading this same patch but it is still not listed under > http://patches.dpdk.org/project/dpdk/list/. > Please let me know if I am missing something and required to do some > additional steps to submit my patch. Mail list is

Re: [dpdk-dev] [RFC PATCH] config: remap flags used for Arm platforms

2020-08-18 Thread Ferruh Yigit
On 8/18/2020 3:53 PM, Bruce Richardson wrote: > On Tue, Aug 18, 2020 at 03:36:00PM +0100, Ferruh Yigit wrote: >> On 8/14/2020 7:03 AM, Ruifeng Wang wrote: >>> Flags are used to distinguish different platform architectures. >>> These flags can be used to pick different code paths for different >>> a

Re: [dpdk-dev] [PATCH v3 1/2] ethdev: add level support for RSS offload types

2020-08-18 Thread Ajit Khaparde
On Tue, Aug 18, 2020 at 12:22 AM wrote: > From: Kiran Kumar K > > This patch reserves 2 bits as input selection to select Inner and > outer layers for RSS computation. It is combined with existing > ETH_RSS_* to choose Inner or outer layers for L2, L3 and L4. > This functionality already exists

[dpdk-dev] [PATCH v2 00/11] bbdev PMD ACC100

2020-08-18 Thread Nicolas Chautru
v2: includes clean up from latest CI checks. This set includes a new PMD for the accelerator ACC100 for 4G+5G FEC in 20.11. Documentation is updated as well accordingly. Existing unit tests are all still supported. Nicolas Chautru (11): drivers/baseband: add PMD for ACC100 baseband/acc100:

[dpdk-dev] [PATCH v2 02/11] baseband/acc100: add register definition file

2020-08-18 Thread Nicolas Chautru
Add in the list of registers for the device and related HW specs definitions. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/acc100_pf_enum.h | 1068 ++ drivers/baseband/acc100/acc100_vf_enum.h | 73 ++ drivers/baseband/acc100/rte_acc100_pmd.h | 490 +++

[dpdk-dev] [PATCH v2 04/11] baseband/acc100: add queue configuration

2020-08-18 Thread Nicolas Chautru
Adding function to create and configure queues for the device. Still no capability. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 420 ++- drivers/baseband/acc100/rte_acc100_pmd.h | 45 2 files changed, 464 insertions(+), 1 deleti

[dpdk-dev] [PATCH v2 03/11] baseband/acc100: add info get function

2020-08-18 Thread Nicolas Chautru
Add in the "info_get" function to the driver, to allow us to query the device. No processing capability are available yet. Linking bbdev-test to support the PMD with null capability. Signed-off-by: Nicolas Chautru --- app/test-bbdev/Makefile | 3 + app/test-bbdev/meson.build

[dpdk-dev] [PATCH v2 06/11] baseband/acc100: add HARQ loopback support

2020-08-18 Thread Nicolas Chautru
Additional support for HARQ memory loopback Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 158 +++ 1 file changed, 158 insertions(+) diff --git a/drivers/baseband/acc100/rte_acc100_pmd.c b/drivers/baseband/acc100/rte_acc100_pmd.c inde

[dpdk-dev] [PATCH v2 01/11] drivers/baseband: add PMD for ACC100

2020-08-18 Thread Nicolas Chautru
Add stubs for the ACC100 PMD Signed-off-by: Nicolas Chautru --- config/common_base | 4 + doc/guides/bbdevs/acc100.rst | 233 + doc/guides/bbdevs/index.rst| 1 + doc/guides/rel_notes/release_20_

[dpdk-dev] [PATCH v2 05/11] baseband/acc100: add LDPC processing functions

2020-08-18 Thread Nicolas Chautru
Adding LDPC decode and encode processing operations Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 1625 +- drivers/baseband/acc100/rte_acc100_pmd.h |3 + 2 files changed, 1626 insertions(+), 2 deletions(-) diff --git a/drivers/base

[dpdk-dev] [PATCH v2 07/11] baseband/acc100: add support for 4G processing

2020-08-18 Thread Nicolas Chautru
Adding capability for 4G encode and decoder processing Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 1010 -- 1 file changed, 943 insertions(+), 67 deletions(-) diff --git a/drivers/baseband/acc100/rte_acc100_pmd.c b/drivers/baseband/

[dpdk-dev] [PATCH v2 10/11] baseband/acc100: add configure function

2020-08-18 Thread Nicolas Chautru
Add configure function to configure the PF from within the bbdev-test itself without external application configuration the device. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 72 +++ drivers/baseband/acc100/Makefile | 3 + drivers

[dpdk-dev] [PATCH v2 09/11] baseband/acc100: add debug function to validate input

2020-08-18 Thread Nicolas Chautru
Debug functions to validate the input API from user Only enabled in DEBUG mode at build time Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 424 +++ 1 file changed, 424 insertions(+) diff --git a/drivers/baseband/acc100/rte_acc100_pmd.c

[dpdk-dev] [PATCH v2 08/11] baseband/acc100: add interrupt support to PMD

2020-08-18 Thread Nicolas Chautru
Adding capability and functions to support MSI interrupts, call backs and inforing. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 288 ++- drivers/baseband/acc100/rte_acc100_pmd.h | 15 ++ 2 files changed, 300 insertions(+), 3 deletion

[dpdk-dev] [PATCH v2 11/11] doc: update bbdev feature table

2020-08-18 Thread Nicolas Chautru
Correcting overview matrix to use acc100 name Signed-off-by: Nicolas Chautru --- doc/guides/bbdevs/features/acc100.ini | 14 ++ doc/guides/bbdevs/features/mbc.ini| 14 -- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 doc/guides/bbdevs/features

[dpdk-dev] [PATCH v1 1/7] app/bbdev: add explicit ut for latency vs validation

2020-08-18 Thread Nicolas Chautru
Adding explicit different ut when testing for validation or latency (early termination enabled or not). Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 92 ++-- 1 file changed, 88 insertions(+), 4 deletions(-) diff --git a/app/test-bbdev

[dpdk-dev] [PATCH v1 2/7] app/bbdev: add explicit check for counters

2020-08-18 Thread Nicolas Chautru
Adding explict check in ut that the stats counters have the expect values. Was missing for coverage. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 17 + 1 file changed, 17 insertions(+) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_b

[dpdk-dev] [PATCH v1 3/7] app/bbdev: include explict HARQ preloading

2020-08-18 Thread Nicolas Chautru
Run preloading explictly for unit tests. Load each code block by reusing existing input op then restore for the actual test. Signed-off-by: Nicolas Chautru --- app/test-bbdev/main.h| 1 + app/test-bbdev/test_bbdev_perf.c | 51 +--- 2 files changed

[dpdk-dev] [PATCH v1 0/7] BBDEV test updates

2020-08-18 Thread Nicolas Chautru
Serie updating and extending the app running the bbdev-test for the existing bbdev PMDs. (Resending v1 as previous email did not seam to reach patches.dpdk.org) Nicolas Chautru (7): app/bbdev: add explicit ut for latency vs validation app/bbdev: add explicit check for counters app/bbdev: i

[dpdk-dev] [PATCH v1 6/7] app/bbdev: reduce duration of throughput test

2020-08-18 Thread Nicolas Chautru
Reducing number of repetitions from 1000 to 100 to save time. Results are accurate enough with 100 loops. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test

[dpdk-dev] [PATCH v1 4/7] app/bbdev: define wait for offload

2020-08-18 Thread Nicolas Chautru
Replacing magic number for default wait time for hw offload. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev_perf.c index d0d2a55..e2c1d64

[dpdk-dev] [PATCH v1 7/7] app/bbdev: update offload test to dequeue full ring

2020-08-18 Thread Nicolas Chautru
update offload dequeue to retrieve the full ring to be agnostic of implementation. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev

[dpdk-dev] [PATCH v1 5/7] app/bbdev: skip bler ut when compression is used

2020-08-18 Thread Nicolas Chautru
bler test results are not valid when LLR compression is used or for loopback scenarios. Skipping these. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/t

[dpdk-dev] [PATCH v2 1/7] app/bbdev: add explicit ut for latency vs validation

2020-08-18 Thread Nicolas Chautru
Adding explicit different ut when testing for validation or latency (early termination enabled or not). Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 92 ++-- 1 file changed, 88 insertions(+), 4 deletions(-) diff --git a/app/test-bbdev

[dpdk-dev] [PATCH v2 0/7] BBDEV test updates

2020-08-18 Thread Nicolas Chautru
v2: typos missed in commit messages Serie updating and extending the app running the bbdev-test for the existing bbdev PMDs. Nicolas Chautru (7): app/bbdev: add explicit ut for latency vs validation app/bbdev: add explicit check for counters app/bbdev: include explicit HARQ preloading app

[dpdk-dev] [PATCH v2 3/7] app/bbdev: include explicit HARQ preloading

2020-08-18 Thread Nicolas Chautru
Run preloading explictly for unit tests for each code block by reusing existing input op then restore for the actual test post preloading. Signed-off-by: Nicolas Chautru --- app/test-bbdev/main.h| 1 + app/test-bbdev/test_bbdev_perf.c | 51 +--- 2

[dpdk-dev] [PATCH v2 5/7] app/bbdev: skip bler ut when compression is used

2020-08-18 Thread Nicolas Chautru
bler test results are not valid when LLR compression is used or for loopback scenarios. Skipping these. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/t

  1   2   >