Re: [dpdk-dev] [[PATCH v3 0/4] pdump HW Rx timestamps for mlx5

2020-10-07 Thread Morten Brørup
> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Tuesday, October 6, 2020 6:26 PM > > On 7/24/2020 9:23 PM, Patrick Keroulas wrote: > > The intention is to produce a pcap with nanosecond precision when > > Rx timestamp offloading is activated on mlx5 NIC. > > > > The packets forwarded

Re: [dpdk-dev] [PATCH v3 01/11] ethdev: add extensions attributes to IPv6 item

2020-10-07 Thread Dekel Peled
Thanks, PSB. > -Original Message- > From: Ajit Khaparde > Sent: Wednesday, October 7, 2020 2:44 AM > To: Dekel Peled > Cc: Ori Kam ; NBU-Contact-Thomas Monjalon > ; Ferruh Yigit ; Andrew > Rybchenko ; Ananyev, Konstantin > ; Olivier Matz ; > Wenzhuo Lu ; Beilei Xing ; > Iremonger, Bernar

[dpdk-dev] [PATCH v2] eal/windows: export all built functions for clang

2020-10-07 Thread Tal Shnaiderman
export for clang build all the functions currently built on Windows and listed in rte_eal_version.map by adding them to rte_eal_exports.def. Signed-off-by: Tal Shnaiderman Acked-by: Ranjit Menon --- v2: rebase to master --- --- lib/librte_eal/rte_eal_exports.def | 156 ++

Re: [dpdk-dev] [PATCH] ethdev: use rte_pktmbuf_free_bulk()

2020-10-07 Thread Morten Brørup
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger > Sent: Wednesday, September 30, 2020 11:27 PM > > The mbuf library now has routine to free multiple buffers. > Loop is no longer needed. > > Signed-off-by: Stephen Hemminger > --- > lib/librte_ethdev/rte_ethdev.c | 10 ++-

[dpdk-dev] [PATCH] net/fm10k: fix memory leak when Tx thresh check fails

2020-10-07 Thread wangyunjian
From: Yunjian Wang In fm10k_tx_queue_setup(), we allocate memory for the queue structure but not released when Tx thresh check fails. Fixes: 98068e0e044e ("fm10k: add Tx queue setup/release") Cc: sta...@dpdk.org Signed-off-by: Yunjian Wang --- drivers/net/fm10k/fm10k_ethdev.c | 4 +++- 1 file

Re: [dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-07 Thread David Marchand
On Tue, Oct 6, 2020 at 10:23 PM Thomas Monjalon wrote: > > The sub-directories of config/ are maintained by > different architecture maintainers. > > Some wildcards are used to describe the lib and drivers files > which are specific to some architectures. I noticed "some" misses, see below. > >

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Maxime Coquelin
Hi Akhil, Adding Thomas as he pulls your tree. On 10/6/20 9:42 PM, Akhil Goyal wrote: > >> >> The series prefixes drivers APIs with rte__ in >> order to avoid namespace pollution. >> >> These APIs are experimental, so no need to follow the >> deprecation process. >> > Added Fixes commit in patch

Re: [dpdk-dev] [RFC v2 1/1] lib/ring: add scatter gather APIs

2020-10-07 Thread Olivier Matz
Hi Honnappa, >From a quick walkthrough, I have some questions/comments, please see below. On Tue, Oct 06, 2020 at 08:29:05AM -0500, Honnappa Nagarahalli wrote: > Add scatter gather APIs to avoid intermediate memcpy. Use cases > that involve copying large amount of data to/from the ring > can bene

Re: [dpdk-dev] [RFC PATCH v4 3/3] app/testpmd: handle device recovery event

2020-10-07 Thread Ophir Munk
Adding Ferruh and Ajit From: Kalesh Anakkur Purayil Sent: Wednesday, October 7, 2020 7:47 AM To: Ophir Munk Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon Subject: Re: [dpdk-dev] [RFC PATCH v4 3/3] app/testpmd: handle device recovery event Hi Ophir, Thank you for the comments. I will address

Re: [dpdk-dev] [PATCH v3] doc: add stack mempool guide

2020-10-07 Thread Olivier Matz
Hi Gage, On Mon, Sep 21, 2020 at 03:42:28PM +, Eads, Gage wrote: > Hi Olivier, > > > > > > +Stack Mempool Driver > > > + > > > + > > > +**rte_mempool_stack** is a pure software mempool driver based on the > > > +``rte_stack`` DPDK library. A stack-based mempool is often

Re: [dpdk-dev] [RFC PATCH v4 3/3] app/testpmd: handle device recovery event

2020-10-07 Thread Kalesh Anakkur Purayil
Hi Ophir, Thank you for the comments. I will address them in the next version. I will push these changes as Patches next time and not as an RFC. Hope that is OK. Regards, Kalesh On Tue, Oct 6, 2020 at 10:55 PM Ophir Munk wrote: > Hi Kalesh, > Please find a few comments. > The name you gave to

[dpdk-dev] [PATCH] doc: remove aes-gcm addition of j0 deprecation notice

2020-10-07 Thread Arek Kusztal
This patch removes information about deprecation of AES-GCM/GMAC API for IV without J0. Signed-off-by: Arek Kusztal --- doc/guides/rel_notes/deprecation.rst | 6 -- 1 file changed, 6 deletions(-) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index

[dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path

2020-10-07 Thread wangyunjian
From: Yunjian Wang In q_setup() allocated memory for the queue data, we should free it when error happens, otherwise it will lead to memory leak. Fixes: b8cfe2c9aed2 ("bb/turbo_sw: add software turbo driver") Cc: sta...@dpdk.org Signed-off-by: Yunjian Wang --- drivers/baseband/turbo_sw/bbdev_

Re: [dpdk-dev] [EXT] Re: [PATCH 1/1] eal: increase TRACE CTF SIZE to recommended size

2020-10-07 Thread David Marchand
On Tue, Oct 6, 2020 at 11:58 AM Jerin Jacob wrote: > > On Tue, Oct 6, 2020 at 3:10 PM David Marchand > wrote: > > > > On Tue, Oct 6, 2020 at 11:22 AM Sunil Kumar Kori wrote: > > > >On Mon, Oct 5, 2020 at 10:16 PM Timothy McDaniel > > > > wrote: > > > >> > > > >> Increase TRACE_CTF_FIELD_SIZE to

Re: [dpdk-dev] [PATCH v3] mbuf: minor cleanup

2020-10-07 Thread Olivier Matz
Hi Morten, Thanks for this cleanup. Please see some comments below. On Wed, Sep 16, 2020 at 12:40:13PM +0200, Morten Brørup wrote: > The mbuf header files had some commenting style errors that affected the > API documentation. > Also, the RTE_ prefix was missing on a macro and a definition. > >

Re: [dpdk-dev] [PATCH v4 0/2] net: add CRC run-time checks and AVX512/VPCLMULQDQ based CRC

2020-10-07 Thread David Marchand
On Tue, Oct 6, 2020 at 6:23 PM Mairtin o Loingsigh wrote: > > This patchset makes two significant enhancements to the CRC modules of > the rte_net library: > > 1) Adds run-time selection of the optimal architecture-specific CRC path. >Previously the selection was solely made at compile-time, m

[dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Ciara Loftus
strncpy may leave the destination buffer not NULL terminated so use snprintf instead. Coverity issue: 362975 Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") Signed-off-by: Ciara Loftus --- drivers/net/af_xdp/rte_eth_af_xdp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

Re: [dpdk-dev] [PATCH V15 3/3] app/testpmd: add FEC command

2020-10-07 Thread Ferruh Yigit
On 10/7/2020 1:15 AM, humin (Q) wrote: HI,Ferruh,      how about only considering the first patch:ethdev:add fec API. If this patch looks great to you, I wish it could be merged into 20.11.       To that patch, app/testpmd add fec command, I will fix it later. Hi Connor, Better to get th

Re: [dpdk-dev] [RFC PATCH v4 3/3] app/testpmd: handle device recovery event

2020-10-07 Thread Ferruh Yigit
On 10/7/2020 5:46 AM, Kalesh Anakkur Purayil wrote: Hi Ophir, Thank you for the comments. I will address them in the next version. I will push these changes as Patches next time and not as an RFC. Hope that is OK. Regards, Kalesh On Tue, Oct 6, 2020 at 10:55 PM Ophir Munk wrote: Hi Kalesh,

Re: [dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Ferruh Yigit
On 10/7/2020 10:01 AM, Ciara Loftus wrote: strncpy may leave the destination buffer not NULL terminated so use snprintf instead. What do you think using 'strlcpy'? Coverity issue: 362975 Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") Signed-off-by: Ciara Loftus --- drivers/net/af

Re: [dpdk-dev] [PATCH v4 00/25] raw/ioat: enhancements and new hardware support

2020-10-07 Thread Bruce Richardson
On Tue, Oct 06, 2020 at 11:10:09PM +0200, Thomas Monjalon wrote: > > This patchset adds some small enhancements, some rework and also support > > for new hardware to the ioat rawdev driver. Most rework and enhancements > > are largely self-explanatory from the individual patches. > > Another ioat

[dpdk-dev] [PATCH v2] net/af_xdp: use strlcpy instead of strncpy

2020-10-07 Thread Ciara Loftus
strncpy may leave the destination buffer not NULL terminated so use strlcpy instead. Coverity issue: 362975 Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") Signed-off-by: Ciara Loftus --- v2: * use strlcpy instead of snprintf drivers/net/af_xdp/rte_eth_af_xdp.c | 2 +- 1 file changed, 1

Re: [dpdk-dev] [PATCH V1 2/3] mbuf: change free_cb interface to adapt to GSO case

2020-10-07 Thread Olivier Matz
Hi, On Sun, Sep 27, 2020 at 01:55:21PM +0800, yang_y_yi wrote: > Per GSO requirement, this is a must-have change, Jiayu, can you help review > this series? I can't ack this patch until I have a simple and clear test case (only with mbuf functions, without GSO or vhost) showing the issue we have t

Re: [dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Olivier Matz
On Wed, Oct 07, 2020 at 10:40:32AM +0100, Ferruh Yigit wrote: > On 10/7/2020 10:01 AM, Ciara Loftus wrote: > > strncpy may leave the destination buffer not NULL terminated so use > > snprintf instead. > > What do you think using 'strlcpy'? Or even better, rte_strscpy() https://git.dpdk.org/dpdk/c

Re: [dpdk-dev] [PATCH] librte_eal: fix mcslock hang on weak memory

2020-10-07 Thread Diogo Behrens
Hi Thomas, we are still waiting for the comments from Honnappa. In our understanding, the missing barrier is a bug according to the model. We reproduced the scenario in herd7, which represents the authoritative memory model: https://developer.arm.com/architectures/cpu-architecture/a-profile/mem

Re: [dpdk-dev] [dpdk-stable] [PATCH] net/mlx5: disable flow dump for Verbs flow

2020-10-07 Thread Ferruh Yigit
On 10/6/2020 4:24 PM, Raslan Darawsheh wrote: Hi, -Original Message- From: dev On Behalf Of Xueming Li Sent: Thursday, September 10, 2020 7:25 AM To: Matan Azrad ; Slava Ovsiienko Cc: dev@dpdk.org; Asaf Penso ; sta...@dpdk.org Subject: [dpdk-dev] [PATCH] net/mlx5: disable flow dump fo

[dpdk-dev] [PATCH v2] net/memif: use abstract socket address

2020-10-07 Thread Jakub Grajciar
Abstract socket address has no connection with filesystem pathnames and the socket dissapears once all open references are closed. Memif pmd will use abstract socket address by default. For backwards compatibility use new argument 'socket-abstract=no' Signed-off-by: Jakub Grajciar --- doc/guide

[dpdk-dev] [PATCH v3] net/af_xdp: use rte_strscpy instead of strncpy

2020-10-07 Thread Ciara Loftus
strncpy may leave the destination buffer not NULL terminated so use rte_strscpy instead. Coverity issue: 362975 Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") Signed-off-by: Ciara Loftus --- v3: * use rte_strscpy instead of strlcpy v2: * use strlcpy instead of snprintf drivers/net/af_

[dpdk-dev] [PATCH v4] net/af_xdp: use rte_strscpy instead of strncpy

2020-10-07 Thread Ciara Loftus
strncpy may leave the destination buffer not NULL terminated so use rte_strscpy instead. Coverity issue: 362975 Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") Signed-off-by: Ciara Loftus --- v4: * actually use rte_strscpy instead of strlcpy v3: * use rte_strscpy instead of strlcpy v2:

Re: [dpdk-dev] [PATCH] maintainers: improve coverage of arch-specific files

2020-10-07 Thread Thomas Monjalon
07/10/2020 09:44, David Marchand: > On Tue, Oct 6, 2020 at 10:23 PM Thomas Monjalon wrote: > > > > The sub-directories of config/ are maintained by > > different architecture maintainers. > > > > Some wildcards are used to describe the lib and drivers files > > which are specific to some architect

Re: [dpdk-dev] [EXT] Re: [PATCH 1/1] eal: increase TRACE CTF SIZE to recommended size

2020-10-07 Thread Sunil Kumar Kori
Regards Sunil Kumar Kori >-Original Message- >From: David Marchand >Sent: Wednesday, October 7, 2020 2:34 PM >To: Jerin Jacob >Cc: Sunil Kumar Kori ; Timothy McDaniel >; Jerin Jacob Kollanukkaran >; dev ; Erik Gabriel Carrillo >; Gage Eads ; Van Haaren >Harry >Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Thomas Monjalon
07/10/2020 10:22, Maxime Coquelin: > Hi Akhil, > > Adding Thomas as he pulls your tree. > > On 10/6/20 9:42 PM, Akhil Goyal wrote: > > > >> > >> The series prefixes drivers APIs with rte__ in > >> order to avoid namespace pollution. > >> > >> These APIs are experimental, so no need to follow the

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Maxime Coquelin
On 10/7/20 12:09 PM, Thomas Monjalon wrote: > 07/10/2020 10:22, Maxime Coquelin: >> Hi Akhil, >> >> Adding Thomas as he pulls your tree. >> >> On 10/6/20 9:42 PM, Akhil Goyal wrote: >>> The series prefixes drivers APIs with rte__ in order to avoid namespace pollution. Th

Re: [dpdk-dev] [PATCH 1/2] app/test: uninit vdevs in event eth Rx adapter autotest

2020-10-07 Thread Rao, Nikhil
> -Original Message- > From: Jayatheerthan, Jay > Sent: Saturday, October 3, 2020 2:36 PM > To: jer...@marvell.com; tho...@monjalon.net; Rao, Nikhil > > Cc: dev@dpdk.org; sta...@dpdk.org; Jayatheerthan, Jay > > Subject: [PATCH 1/2] app/test: uninit vdevs in event eth Rx adapter autote

Re: [dpdk-dev] [PATCH 2/2] app/test: add net null dev creation in Rx adapter autotest

2020-10-07 Thread Rao, Nikhil
> -Original Message- > From: Jayatheerthan, Jay > Sent: Saturday, October 3, 2020 2:36 PM > To: jer...@marvell.com; tho...@monjalon.net; Rao, Nikhil > > Cc: dev@dpdk.org; sta...@dpdk.org; Jayatheerthan, Jay > > Subject: [PATCH 2/2] app/test: add net null dev creation in Rx adapter > auto

Re: [dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Bruce Richardson
On Wed, Oct 07, 2020 at 11:51:31AM +0200, Olivier Matz wrote: > On Wed, Oct 07, 2020 at 10:40:32AM +0100, Ferruh Yigit wrote: > > On 10/7/2020 10:01 AM, Ciara Loftus wrote: > > > strncpy may leave the destination buffer not NULL terminated so use > > > snprintf instead. > > > > What do you think u

Re: [dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Bruce Richardson
On Wed, Oct 07, 2020 at 11:26:38AM +0100, Bruce Richardson wrote: > On Wed, Oct 07, 2020 at 11:51:31AM +0200, Olivier Matz wrote: > > On Wed, Oct 07, 2020 at 10:40:32AM +0100, Ferruh Yigit wrote: > > > On 10/7/2020 10:01 AM, Ciara Loftus wrote: > > > > strncpy may leave the destination buffer not N

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Thomas Monjalon
07/10/2020 12:12, Maxime Coquelin: > On 10/7/20 12:09 PM, Thomas Monjalon wrote: > > 07/10/2020 10:22, Maxime Coquelin: > >> On 10/6/20 9:42 PM, Akhil Goyal wrote: > > The series prefixes drivers APIs with rte__ in > order to avoid namespace pollution. > > These APIs are ex

Re: [dpdk-dev] [PATCH v2] net/af_xdp: use strlcpy instead of strncpy

2020-10-07 Thread Bruce Richardson
On Wed, Oct 07, 2020 at 09:20:50AM +, Ciara Loftus wrote: > strncpy may leave the destination buffer not NULL terminated so use > strlcpy instead. > > Coverity issue: 362975 > Fixes: 339b88c6a91f ("net/af_xdp: support multi-queue") > Signed-off-by: Ciara Loftus > --- Acked-by: Bruce Richards

Re: [dpdk-dev] [PATCH] cryptodev: revert ABI compatibility for ChaCha20-Poly1305

2020-10-07 Thread Doherty, Declan
On 06/10/2020 1:32 PM, David Marchand wrote: For the title, I would suggest: "cryptodev: remove v20 ABI compatibility" You did this change using a revert, but still, we can avoid restoring coding style issues, see nits below. On Fri, Aug 14, 2020 at 12:00 PM Adam Dybkowski wrote: This reve

Re: [dpdk-dev] [PATCH v1] event/sw: performance improvements

2020-10-07 Thread Nicolau, Radu
On 10/6/2020 11:13 AM, Ananyev, Konstantin wrote: -Original Message- From: Jerin Jacob Sent: Monday, October 5, 2020 5:35 PM To: Nicolau, Radu Cc: Honnappa Nagarahalli ; Richardson, Bruce ; Ananyev, Konstantin ; Van Haaren, Harry ; dev@dpdk.org; jer...@marvell.com; nd Subject: Re: [d

Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

2020-10-07 Thread Power, Ciara
Hi Olivier, Thanks for reviewing, some comments below. >-Original Message- >From: Olivier Matz >Sent: Tuesday 6 October 2020 10:32 >To: Power, Ciara >Cc: dev@dpdk.org; Ray Kinsella ; Neil Horman > >Subject: Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth > >Hi Ciara, > >Plea

Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

2020-10-07 Thread Bruce Richardson
On Wed, Oct 07, 2020 at 11:47:34AM +0100, Power, Ciara wrote: > Hi Olivier, > > Thanks for reviewing, some comments below. > > > >-Original Message- > >From: Olivier Matz > >Sent: Tuesday 6 October 2020 10:32 > >To: Power, Ciara > >Cc: dev@dpdk.org; Ray Kinsella ; Neil Horman > > > >Su

Re: [dpdk-dev] [PATCH v1] event/sw: performance improvements

2020-10-07 Thread Ananyev, Konstantin
> On 10/6/2020 11:13 AM, Ananyev, Konstantin wrote: > >>> -Original Message- > >>> From: Jerin Jacob > >>> Sent: Monday, October 5, 2020 5:35 PM > >>> To: Nicolau, Radu > >>> Cc: Honnappa Nagarahalli ; Richardson, Bruce > >>> ; Ananyev, Konstantin > >>> ; Van Haaren, Harry > >>> ; dev@dpd

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Maxime Coquelin
On 10/7/20 12:29 PM, Thomas Monjalon wrote: > 07/10/2020 12:12, Maxime Coquelin: >> On 10/7/20 12:09 PM, Thomas Monjalon wrote: >>> 07/10/2020 10:22, Maxime Coquelin: On 10/6/20 9:42 PM, Akhil Goyal wrote: >> >> The series prefixes drivers APIs with rte__ in >> order to avoid na

[dpdk-dev] [PATCH v4 00/11] support match on L3 fragmented packets

2020-10-07 Thread Dekel Peled
This series implements support of matching on packets based on the fragmentation attribute of the packet, i.e. if packet is a fragment of a larger packet, or the opposite - packet is not a fragment. In ethdev, add API to support IPv6 extension headers, and specifically the IPv6 fragment extension

[dpdk-dev] [PATCH v4 02/11] ethdev: add IPv6 fragment extension header item

2020-10-07 Thread Dekel Peled
Applications handling fragmented IPv6 packets need to match on IPv6 fragment extension header, in order to identify the fragments order and location in the packet. This patch introduces the IPv6 fragment extension header item, proposed in [1]. Relevant definitions are moved from lib/librte_ip_frag

[dpdk-dev] [PATCH v4 03/11] app/testpmd: support IPv4 fragments

2020-10-07 Thread Dekel Peled
This patch updates testpmd CLI to support fragment_offset field of IPv4 header item. To match on non-fragmented IPv4 packets, need to use pattern: ... ipv4 fragment_offset spec 0 fragment_offset mask 0x3fff ... To match on fragmented IPv4 packets, need to use pattern: ... ipv4 fragment_offset spec

[dpdk-dev] [PATCH v4 01/11] ethdev: add extensions attributes to IPv6 item

2020-10-07 Thread Dekel Peled
Using the current implementation of DPDK, an application cannot match on IPv6 packets, based on the existing extension headers, in a simple way. Field 'Next Header' in IPv6 header indicates type of the first extension header only. Following extension headers can't be identified by inspecting the I

[dpdk-dev] [PATCH v4 04/11] app/testpmd: support IPv6 fragments

2020-10-07 Thread Dekel Peled
rte_flow update, following RFC [1], introduced frag_ext_exist field for IPv6 header item, used to indicate match on fragmented/non-fragmented packets. This patch updates testpmd CLI to support the new field. To match on non-fragmented IPv6 packets, need to use pattern: ... ipv6 frag_ext_exist spec

[dpdk-dev] [PATCH v4 07/11] net/mlx5: support match on IPv4 fragment packets

2020-10-07 Thread Dekel Peled
This patch adds to MLX5 PMD the support of matching on IPv4 fragmented and non-fragmented packets, using the IPv4 header fragment_offset field. Signed-off-by: Dekel Peled Acked-by: Ori Kam --- drivers/net/mlx5/mlx5_flow.c | 48 drivers/net/mlx5/mlx5_flow.h | 10 +++ d

[dpdk-dev] [PATCH v4 05/11] app/testpmd: support IPv6 fragment extension item

2020-10-07 Thread Dekel Peled
rte_flow update, following RFC [1], added to ethdev the rte_flow item ipv6_frag_ext. This patch updates testpmd CLI to support the new item and its fields. To match on fragmented IPv6 packets, this item is added to pattern: ... ipv6 / ipv6_frag_ext ... [1] http://mails.dpdk.org/archives/dev/2020-

[dpdk-dev] [PATCH v4 06/11] net/mlx5: remove handling of ICMP fragmented packets

2020-10-07 Thread Dekel Peled
Commit [1] forced setting of match on 'frag' bit mask 1 and value 0. Previous patch in this series added support of match on fragmented and non-fragmented packets on L3 items, so this setting is now redundant. This patch removes the changes done in [1]. [1] commit 85407db9f60d ("net/mlx5: fix mat

[dpdk-dev] [PATCH v4 08/11] net/mlx5: support match on IPv6 fragment packets

2020-10-07 Thread Dekel Peled
This patch adds to MLX5 PMD the support of matching on IPv6 fragmented and non-fragmented packets, using the new field frag_ext_exist, added to rte_flow following RFC [1]. [1] https://mails.dpdk.org/archives/dev/2020-August/177257.html Signed-off-by: Dekel Peled --- drivers/net/mlx5/mlx5_flow_d

[dpdk-dev] [PATCH v4 09/11] net/mlx5: support match on IPv6 fragment ext. item

2020-10-07 Thread Dekel Peled
rte_flow update, following RFC [1], added to ethdev the rte_flow item ipv6_frag_ext. This patch adds to MLX5 PMD the option to match on this item type. [1] http://mails.dpdk.org/archives/dev/2020-March/160255.html Signed-off-by: Dekel Peled Acked-by: Ori Kam --- drivers/net/mlx5/mlx5_flow.h

[dpdk-dev] [PATCH v4 10/11] doc: update release notes for MLX5 L3 frag support

2020-10-07 Thread Dekel Peled
This patch updates 20.11 release notes with the changes included in patches of this series: 1) MLX5 support of matching on IPv4/IPv6 fragmented/non-fragmented packets. 2) ABI change in ethdev struct rte_flow_item_ipv6. Signed-off-by: Dekel Peled Acked-by: Ori Kam --- doc/guides/rel_notes/rel

[dpdk-dev] [PATCH v4 11/11] net/mlx5: enforce limitation on IPv6 next proto

2020-10-07 Thread Dekel Peled
Due to PRM requirement, the IPv6 header item 'proto' field, indicating the next header protocol, should not be set as extension header. This patch adds the relevant validation, and documents the limitation. Signed-off-by: Dekel Peled Acked-by: Ori Kam --- doc/guides/nics/mlx5.rst | 7 +

Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

2020-10-07 Thread Power, Ciara
Hi Maxime, Thanks for reviewing, some comments below. >-Original Message- >From: Maxime Coquelin >Sent: Tuesday 6 October 2020 12:50 >To: Power, Ciara ; dev@dpdk.org >Cc: Ray Kinsella ; Neil Horman >Subject: Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth > > > >On 9/30/20

Re: [dpdk-dev] [PATCH v5 3/3] app/testpmd: reduce tunnel parsing code duplication

2020-10-07 Thread Ophir Munk
> -Original Message- > From: Ferruh Yigit > Sent: Tuesday, October 6, 2020 5:30 PM ... > Subject: Re: [PATCH v5 3/3] app/testpmd: reduce tunnel parsing code > duplication ... > 'RTE_VXLAN_DEFAULT_PORT' seems defined but '4789' still used as > hardcoded in this file, since you are touching

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Thomas Monjalon
07/10/2020 12:52, Maxime Coquelin: > On 10/7/20 12:29 PM, Thomas Monjalon wrote: > > 07/10/2020 12:12, Maxime Coquelin: > >> On 10/7/20 12:09 PM, Thomas Monjalon wrote: > >>> 07/10/2020 10:22, Maxime Coquelin: > On 10/6/20 9:42 PM, Akhil Goyal wrote: > >> > >> The series prefixes drive

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Thomas Monjalon
07/10/2020 13:06, Thomas Monjalon: > 07/10/2020 12:52, Maxime Coquelin: > > On 10/7/20 12:29 PM, Thomas Monjalon wrote: > > > 07/10/2020 12:12, Maxime Coquelin: > > >> On 10/7/20 12:09 PM, Thomas Monjalon wrote: > > >>> 07/10/2020 10:22, Maxime Coquelin: > > On 10/6/20 9:42 PM, Akhil Goyal wro

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Maxime Coquelin
On 10/7/20 1:06 PM, Thomas Monjalon wrote: > 07/10/2020 12:52, Maxime Coquelin: >> On 10/7/20 12:29 PM, Thomas Monjalon wrote: >>> 07/10/2020 12:12, Maxime Coquelin: On 10/7/20 12:09 PM, Thomas Monjalon wrote: > 07/10/2020 10:22, Maxime Coquelin: >> On 10/6/20 9:42 PM, Akhil Goyal w

Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

2020-10-07 Thread Power, Ciara
Hi Bruce, >-Original Message- >From: Bruce Richardson >Sent: Wednesday 7 October 2020 11:52 >To: Power, Ciara >Cc: Olivier Matz ; dev@dpdk.org; Ray Kinsella >; Neil Horman >Subject: Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth > >On Wed, Oct 07, 2020 at 11:47:34AM +0100, P

Re: [dpdk-dev] [PATCH v4 00/11] support match on L3 fragmented packets

2020-10-07 Thread Ori Kam
Hi Dekel, > -Original Message- > From: Dekel Peled > Sent: Wednesday, October 7, 2020 1:54 PM > Subject: [PATCH v4 00/11] support match on L3 fragmented packets > > This series implements support of matching on packets based on the > fragmentation attribute of the packet, i.e. if packet

Re: [dpdk-dev] [PATCH v3 17/18] net: add checks for max SIMD bitwidth

2020-10-07 Thread Power, Ciara
Hi Olivier, >-Original Message- >From: Olivier Matz >Sent: Tuesday 6 October 2020 11:01 >To: Power, Ciara >Cc: Coyle, David ; Singh, Jasvinder >; dev@dpdk.org; O'loingsigh, Mairtin >; Ryan, Brendan ; >Richardson, Bruce >Subject: Re: [dpdk-dev] [PATCH v3 17/18] net: add checks for max

Re: [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

2020-10-07 Thread Olivier Matz
Hi Ciara, On Wed, Oct 07, 2020 at 10:47:34AM +, Power, Ciara wrote: > Hi Olivier, > > Thanks for reviewing, some comments below. > > > >-Original Message- > >From: Olivier Matz > >Sent: Tuesday 6 October 2020 10:32 > >To: Power, Ciara > >Cc: dev@dpdk.org; Ray Kinsella ; Neil Horma

Re: [dpdk-dev] [PATCH 1/4] ethdev: add hairpin bind and unbind APIs

2020-10-07 Thread Bing Zhao
Hi Ori, > -Original Message- > From: Ori Kam > Sent: Sunday, October 4, 2020 5:20 PM > To: Bing Zhao ; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > arybche...@solarflare.com; m...@ashroe.eu; nhor...@tuxdriver.com; > bernard.iremon...@intel.com; beilei.x...@intel.com; > wenzhu

Re: [dpdk-dev] [PATCH 2/4] ethdev: add new attributes to hairpin config

2020-10-07 Thread Bing Zhao
Hi Ori, > -Original Message- > From: Ori Kam > Sent: Sunday, October 4, 2020 5:22 PM > To: Bing Zhao ; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > arybche...@solarflare.com; m...@ashroe.eu; nhor...@tuxdriver.com; > bernard.iremon...@intel.com; beilei.x...@intel.com; > wenzhu

Re: [dpdk-dev] [PATCH v2] eal/windows: export all built functions for clang

2020-10-07 Thread John Alexander
> -Original Message- > From: dev On Behalf Of Tal Shnaiderman > Sent: 07 October 2020 08:20 > To: dev@dpdk.org > Cc: tho...@monjalon.net; pallavi.ka...@intel.com; > dmitry.kozl...@gmail.com; ranjit.me...@intel.com; > navas...@linux.microsoft.com; dmit...@microsoft.com; > ophi...@nvidia.com

Re: [dpdk-dev] [PATCH 3/4] ethdev: add APIs for hairpin queue operation

2020-10-07 Thread Bing Zhao
Hi Ori, > -Original Message- > From: Ori Kam > Sent: Sunday, October 4, 2020 5:35 PM > To: Bing Zhao ; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > arybche...@solarflare.com; m...@ashroe.eu; nhor...@tuxdriver.com; > bernard.iremon...@intel.com; beilei.x...@intel.com; > wenzhu

Re: [dpdk-dev] [PATCH 4/4] app/testpmd: change hairpin queues setup

2020-10-07 Thread Bing Zhao
Hi Ori, Thanks for your comments. I will update the commit logs as well as the documents. BR. Bing > -Original Message- > From: Ori Kam > Sent: Sunday, October 4, 2020 5:40 PM > To: Bing Zhao ; NBU-Contact-Thomas Monjalon > ; ferruh.yi...@intel.com; > arybche...@solarflare.com; m...@ashr

[dpdk-dev] [PATCH v3 0/2] support query of AGE action

2020-10-07 Thread Dekel Peled
This series includes change in ethdev to support a new query response format, and change in testpmd CLI using it. --- v2: enclose 2 separate patches in series. (no change in patch contents). v3: rename struct rte_flow_query_age field for clarity. --- Dekel Peled (2): ethdev: support query

Re: [dpdk-dev] [PATCH] doc: update pdump documentation

2020-10-07 Thread Pattan, Reshma
> -Original Message- > From: dev On Behalf Of Pattan, Reshma > > -Original Message- > > From: Pattan, Reshma > > Gentle remainder for review and ack on this . Gentle remainder to ack and apply

[dpdk-dev] [PATCH v3 1/2] ethdev: support query of AGE action

2020-10-07 Thread Dekel Peled
Existing API supports AGE action to monitor the aging of a flow. This patch implements RFC [1], introducing the response format for query of an AGE action. Application will be able to query the AGE action state. The response will be returned in the format implemented here. [1] https://mails.dpdk.o

[dpdk-dev] [PATCH v3 2/2] app/testpmd: support query of AGE action

2020-10-07 Thread Dekel Peled
Following ethdev update [1], this patch adds CLI support to query information related to AGE action. [1] https://mails.dpdk.org/archives/dev/2020-September/183699.html Signed-off-by: Dekel Peled Acked-by: Matan Azrad --- app/test-pmd/config.c | 12 1 file changed, 12 insertions(+)

Re: [dpdk-dev] [PATCH 1/4] ethdev: add hairpin bind and unbind APIs

2020-10-07 Thread Ori Kam
Hi Bing, > -Original Message- > From: Bing Zhao > Sent: Wednesday, October 7, 2020 2:22 PM > Subject: RE: [PATCH 1/4] ethdev: add hairpin bind and unbind APIs > > Hi Ori, > > > -Original Message- > > From: Ori Kam > > Sent: Sunday, October 4, 2020 5:20 PM > > Subject: RE: [PATC

Re: [dpdk-dev] [PATCH] net/af_xdp: use snprintf instead of strncpy

2020-10-07 Thread Ferruh Yigit
On 10/7/2020 11:28 AM, Bruce Richardson wrote: On Wed, Oct 07, 2020 at 11:26:38AM +0100, Bruce Richardson wrote: On Wed, Oct 07, 2020 at 11:51:31AM +0200, Olivier Matz wrote: On Wed, Oct 07, 2020 at 10:40:32AM +0100, Ferruh Yigit wrote: On 10/7/2020 10:01 AM, Ciara Loftus wrote: strncpy may l

Re: [dpdk-dev] [PATCH v3 1/2] ethdev: support query of AGE action

2020-10-07 Thread Ori Kam
Hi Dekel, > -Original Message- > From: Dekel Peled > Sent: Wednesday, October 7, 2020 2:38 PM > Subject: [PATCH v3 1/2] ethdev: support query of AGE action > > Existing API supports AGE action to monitor the aging of a flow. > This patch implements RFC [1], introducing the response forma

Re: [dpdk-dev] [PATCH] ethdev: add VLAN attributes to ETH and VLAN items

2020-10-07 Thread Maxime Leroy
On Mon, Oct 5, 2020 at 11:37 AM Dekel Peled wrote: > > Thanks, PSB. > > > -Original Message- > > From: Maxime Leroy > > Sent: Friday, October 2, 2020 3:39 PM > > To: Dekel Peled > > Cc: Ori Kam ; NBU-Contact-Thomas Monjalon > > ; ferruh.yi...@intel.com; > > arybche...@solarflare.com; dev

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Akhil Goyal
> 07/10/2020 13:06, Thomas Monjalon: > > 07/10/2020 12:52, Maxime Coquelin: > > > On 10/7/20 12:29 PM, Thomas Monjalon wrote: > > > > 07/10/2020 12:12, Maxime Coquelin: > > > >> On 10/7/20 12:09 PM, Thomas Monjalon wrote: > > > >>> 07/10/2020 10:22, Maxime Coquelin: > > > On 10/6/20 9:42 PM, A

Re: [dpdk-dev] [PATCH] cryptodev: revert ABI compatibility for ChaCha20-Poly1305

2020-10-07 Thread David Marchand
On Wed, Oct 7, 2020 at 12:41 PM Doherty, Declan wrote: > >> @@ -789,33 +781,9 @@ rte_cryptodev_stats_reset(uint8_t dev_id); > >>* the last valid element has it's op field set to > >>* RTE_CRYPTO_OP_TYPE_UNDEFINED. > >>*/ > >> - > >> -void > >> +extern void > > Nit: no need for extern.

Re: [dpdk-dev] [PATCH] ethdev: add VLAN attributes to ETH and VLAN items

2020-10-07 Thread Ori Kam
Sorry for jumping late, > -Original Message- > From: Maxime Leroy > Sent: Wednesday, October 7, 2020 2:52 PM > Subject: Re: [PATCH] ethdev: add VLAN attributes to ETH and VLAN items > > On Mon, Oct 5, 2020 at 11:37 AM Dekel Peled wrote: > > > > Thanks, PSB. > > > > > -Original Mess

[dpdk-dev] [PATCH 0/2] Add missing API change in release note

2020-10-07 Thread Maxime Coquelin
Add missing experimental API change in release note. Maxime Coquelin (2): baseband/fpga_5gnr_fec: add API change in release note baseband/fpga_lte_fec: add API change in release note doc/guides/rel_notes/release_20_11.rst | 8 1 file changed, 8 insertions(+) -- 2.26.2

[dpdk-dev] [PATCH 2/2] baseband/fpga_lte_fec: add API change in release note

2020-10-07 Thread Maxime Coquelin
Fixes: 717edebcd394 ("baseband/fpga_lte_fec: fix API naming") Signed-off-by: Maxime Coquelin --- doc/guides/rel_notes/release_20_11.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index b3dd9a3646..98ae7

[dpdk-dev] [PATCH 1/2] baseband/fpga_5gnr_fec: add API change in release note

2020-10-07 Thread Maxime Coquelin
Fixes: 7fd60723065e ("baseband/fpga_5gnr_fec: fix API naming") Signed-off-by: Maxime Coquelin --- doc/guides/rel_notes/release_20_11.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index c0a3d76005..b3dd

Re: [dpdk-dev] [PATCH 0/2] baseband: fix drivers API

2020-10-07 Thread Maxime Coquelin
On 10/7/20 2:05 PM, Akhil Goyal wrote: >> 07/10/2020 13:06, Thomas Monjalon: >>> 07/10/2020 12:52, Maxime Coquelin: On 10/7/20 12:29 PM, Thomas Monjalon wrote: > 07/10/2020 12:12, Maxime Coquelin: >> On 10/7/20 12:09 PM, Thomas Monjalon wrote: >>> 07/10/2020 10:22, Maxime Coquel

[dpdk-dev] 19.11 ABI changes

2020-10-07 Thread Денис Коновалов
Hello! In 17.05 I get thread_id like that: worker_threads.push_back(worker); pthread_setname_np(lcore_config[lcore_id].thread_id, worker_name.c_str()); But in 19.11 lcore_config now private and I don't see any method in rte_lcore.h for getting thread_id. How can I do that? Thank you.

Re: [dpdk-dev] [EXT] Re: [PATCH 1/1] eal: increase TRACE CTF SIZE to recommended size

2020-10-07 Thread David Marchand
On Wed, Oct 7, 2020 at 12:07 PM Sunil Kumar Kori wrote: >> it is on a slow path. 448 is OK. > > > >Ah yes, this is for the ctf description. > >Could it be changed to rely on dynamic allocations and we simply remove this > >limit? > Changing it to dynamic allocation is difficult because if we do th

Re: [dpdk-dev] [PATCH v4 2/4] ethdev: tunnel offload model

2020-10-07 Thread Gregory Etelson
Hello Harsha, > -Original Message- [snip] > > Tunnel vport is an internal construct used by one specific > application: OVS. So, shouldn't the rte APIs also be application > agnostic apart from being vendor agnostic ? For OVS, the match fields > in the existing datapath flow rules contai

Re: [dpdk-dev] [PATCH 2/2] trace: add size_t as a generic trace point

2020-10-07 Thread Thomas Monjalon
> >From: Pavan Nikhilesh > > > >Add size_t as a generic trace point. Also, update > >test_generic_trace_point() to validate size_t emitter. > > > >Signed-off-by: Pavan Nikhilesh > > Acked-by: Sunil Kumar Kori Applied, thanks

Re: [dpdk-dev] [PATCH v3 1/1] vfio: modify spapr iommu support to use static window sizing

2020-10-07 Thread Thomas Monjalon
Hi David, Do you plan to send a v4? 17/09/2020 13:13, Burakov, Anatoly: > On 10-Aug-20 10:07 PM, David Christensen wrote: > > The SPAPR IOMMU requires that a DMA window size be defined before memory > > can be mapped for DMA. Current code dynamically modifies the DMA window > > size in response to

Re: [dpdk-dev] [DPDK_KMODS v3] linux/igb_uio: add Makefile to build the kernel module

2020-10-07 Thread Burakov, Anatoly
On 05-Oct-20 6:57 PM, Hariprasad Govindharajan wrote: With DPDK 20.11 release, the igb_uio module is no more part of DPDK. There are use cases where this module is required, for example while testing the virtual ports in OvS, the virtual ports are bound to igb_uio module inside a VM. So, this pat

[dpdk-dev] [PATCH] vhost: fix external mbuf creation

2020-10-07 Thread Olivier Matz
In virtio_dev_extbuf_alloc(), the shinfo structure used to store the reference counter and the free callback of the external buffer is by default stored inside the mbuf data. This is wrong because the mbuf (and its data) can be freed before the external buffer, for instance in the following situat

Re: [dpdk-dev] [PATCH] power: fix current frequency index

2020-10-07 Thread Thomas Monjalon
31/07/2020 11:32, Liang, Ma: > Hi Reshma, > >I'm OK with the change. That's the missing part about init process. > > Reviewed-by Liang Ma Because of a missing colon, this review was not counted in patchwork. I guess Dave is OK with this patch but he was not Cc'ed. Please use --cc-cmd devt

[dpdk-dev] [PATCH v5 1/2] ethdev: add flow shared action API

2020-10-07 Thread Andrey Vesnovaty
This commit introduces extension of DPDK flow action API enabling sharing of single rte_flow_action in multiple flows. The API intended for PMDs, where multiple HW offloaded flows can reuse the same HW essence/object representing flow action and modification of such an essence/object affects all th

[dpdk-dev] [PATCH v5 0/2] RTE flow shared action

2020-10-07 Thread Andrey Vesnovaty
This patchset introduces shared action API for RTE flow. v5 changes: * updated RTE flow programmers guide * misc elaborations in code comments Andrey Vesnovaty (2): ethdev: add flow shared action API app/testpmd: support shared action app/test-pmd/cmdline_flow.c | 262 ++

[dpdk-dev] [PATCH v5 2/2] app/testpmd: support shared action

2020-10-07 Thread Andrey Vesnovaty
This patch adds shared action support to testpmd CLI. All shared actions created via testpmd CLI assigned ID for further reference in other CLI commands. Shared action ID supplied as CLI argument or assigned by testpmd is similar to flow ID & limited to scope of testpdm CLI. Create shared action

Re: [dpdk-dev] [PATCH v5 1/2] ethdev: add flow shared action API

2020-10-07 Thread Ori Kam
Hi Andrey, > -Original Message- > From: dev On Behalf Of Andrey Vesnovaty > Sent: Wednesday, October 7, 2020 3:56 PM > Subject: [dpdk-dev] [PATCH v5 1/2] ethdev: add flow shared action API > > This commit introduces extension of DPDK flow action API enabling > sharing of single rte_flow_

Re: [dpdk-dev] [PATCH v2 2/2] doc: add l3fwd-regex application user guide

2020-10-07 Thread Ori Kam
Hi Guy, > -Original Message- > From: g...@marvell.com > Sent: Wednesday, September 9, 2020 3:09 PM > Subject: [PATCH v2 2/2] doc: add l3fwd-regex application user guide > > From: Guy Kaneti > > Adding the user guide for l3fwd regex application. > > Signed-off-by: Guy Kaneti > --- Ac

[dpdk-dev] [PATCH v4 1/2] ethdev: support query of AGE action

2020-10-07 Thread Dekel Peled
Existing API supports AGE action to monitor the aging of a flow. This patch implements RFC [1], introducing the response format for query of an AGE action. Application will be able to query the AGE action state. The response will be returned in the format implemented here. [1] https://mails.dpdk.o

  1   2   3   >