Re: [dpdk-dev] [PATCH v2] vhost: announce experimental tag removal of vhost APIs

2021-08-06 Thread Liu, Yong
> -Original Message- > From: dev On Behalf Of Chenbo Xia > Sent: Friday, July 30, 2021 4:24 PM > To: dev@dpdk.org; maxime.coque...@redhat.com; amore...@redhat.com; > step...@networkplumber.org; tho...@monjalon.net; Yigit, Ferruh > ; Richardson, Bruce ; > Ananyev, Konstantin ; > ktray...@

Re: [dpdk-dev] [PATCH v2 1/2] vhost: announce vDPA driver API marking as internal

2021-08-06 Thread Liu, Yong
> -Original Message- > From: dev On Behalf Of Maxime Coquelin > Sent: Friday, July 30, 2021 4:12 PM > To: dev@dpdk.org; Xia, Chenbo ; > amore...@redhat.com; Richardson, Bruce ; > Yigit, Ferruh ; tho...@monjalon.net; > acon...@redhat.com > Cc: Maxime Coquelin > Subject: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH v2 2/2] vhost: notice Vhost ops struct renaming

2021-08-06 Thread Liu, Yong
> -Original Message- > From: dev On Behalf Of Maxime Coquelin > Sent: Friday, July 30, 2021 4:13 PM > To: dev@dpdk.org; Xia, Chenbo ; > amore...@redhat.com; Richardson, Bruce ; > Yigit, Ferruh ; tho...@monjalon.net; > acon...@redhat.com > Cc: Maxime Coquelin > Subject: [dpdk-dev] [PATCH v

Re: [dpdk-dev] [WARNING: UNSCANNABLE EXTRACTION FAILED][WARNING: UNSCANNABLE EXTRACTION FAILED] [PATCH v3] doc: mtr: add API walk through

2021-08-06 Thread Jerin Jacob
On Fri, Aug 6, 2021 at 3:47 AM Dumitrescu, Cristian wrote: > > Hi Jerin, > > > > On Thu, Aug 5, 2021 at 4:36 PM Dumitrescu, Cristian > > wrote: > > > > > > HI Jerin, > > > > > > Thanks for your patch! > > > > > > Initially, it looked like an easy job to review it, but there is actually > > > an

Re: [dpdk-dev] [PATCH] net: announce changes in TCP header

2021-08-06 Thread Andrew Rybchenko
The patch lacks motivation. Why is the change required? Why is it useful? On August 5, 2021 18:28:31 Thomas Monjalon wrote: Nobody rejected this change but there is not enough ack to make it an accepted announce of change. 02/08/2021 12:42, Gregory Etelson: Announce change to add a union tha

[dpdk-dev] Query regarding EAL -m option

2021-08-06 Thread Gagandeep Singh
Hi, I can understand "-m" option can be used in "-legacy-mode" to limit the memory reservation during the eal_init. Is it true for dynamic memory allocation mode as well that dynamically allocated memory cannot be more than memory specified in "-m"? Or this option is valid only for legacy mode?

Re: [dpdk-dev] [PATCH v4] guides: add a guide for developing unit tests

2021-08-06 Thread Zhang, Roy Fan
Hi Aaron, > -Original Message- > From: dev On Behalf Of Aaron Conole > Sent: Wednesday, July 14, 2021 5:41 PM > To: dev@dpdk.org > Cc: David Marchand ; Richardson, Bruce > ; Yigit, Ferruh ; > Power, Ciara > Subject: [dpdk-dev] [PATCH v4] guides: add a guide for developing unit tests > >

[dpdk-dev] [PATCH v3] doc: mtr: add API walk through

2021-08-06 Thread jerinj
From: Jerin Jacob Added a diagram to document meter library components and added text for steps performed by the application to configure the traffic meter and policing library. Signed-off-by: Jerin Jacob --- v2: Fix long lines in svg file to avoid patch apply issue v3: Fix all Thomas's comment

[dpdk-dev] [PATCH v5] doc: mtr: add API walk through

2021-08-06 Thread jerinj
From: Jerin Jacob Added a diagram to document meter library components and added text for steps performed by the application to configure the traffic meter and policing library. Signed-off-by: Jerin Jacob --- v2: Fix long lines in svg file to avoid patch apply issue v3: Fix all Thomas's comment

Re: [dpdk-dev] [PATCH v4] guides: add a guide for developing unit tests

2021-08-06 Thread Mcnamara, John
> + $ ./build/app/test/dpdk-test --dpdk-options-here > + EAL: Detected 4 lcore(s) > + EAL: Detected 1 NUMA nodes > + EAL: Static memory layout is selected, amount of reserved memory can be > adjusted with -m or --socket-mem > + EAL: Multi-process socket /run/user/26934/dpdk/rte/mp_socket >

Re: [dpdk-dev] [PATCH v2] doc/guides: add details for new test structure

2021-08-06 Thread Mcnamara, John
Acked-by: John McNamara

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Ananyev, Konstantin
Hi Hemant, > > The current crypto raw data vectors need to be extended to support > > out of place processing. It is proposed to add additional desl_sgl > > to provide details for destination sgl. > > The same is also extended to support rte_security usecases, where > > we need total data length t

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Hemant Agrawal
Hi Konstantin On 8/6/2021 3:34 PM, Ananyev, Konstantin wrote: Hi Hemant, The current crypto raw data vectors need to be extended to support out of place processing. It is proposed to add additional desl_sgl to provide details for destination sgl. The same is also extended to support rte_securi

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Ananyev, Konstantin
> >>> The current crypto raw data vectors need to be extended to support > >>> out of place processing. It is proposed to add additional desl_sgl > >>> to provide details for destination sgl. > >>> The same is also extended to support rte_security usecases, where > >>> we need total data length t

[dpdk-dev] [RFC] ethdev: introduce configurable flexible item

2021-08-06 Thread Viacheslav Ovsiienko
1. Introduction and Retrospective Nowadays the networks are evolving fast and wide, the network structures are getting more and more complicated, the new application areas are emerging. To address these challenges the new network protocols are continuously being developed, considered by technical

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-06 Thread Sergey Madaminov
I've taken a look at this issue. As Dmitry said it is related to the bug within meson with having slashes escaping characters. It matters for the current meson build files in the DPDK for Windows as there is a reliance on strings for some file names. I believe that it is solvable by replacing strin

Re: [dpdk-dev] DPDK meson build failed on Windows

2021-08-06 Thread Sergey Madaminov
ср, 4 авг. 2021 г. в 15:19, Dmitry Kozlyuk : > 2021-08-04 14:28 (UTC-0500), Sergey Madaminov: > > I've taken a look at this issue. As Dmitry said it is related to the bug > > within meson with having slashes escaping characters. It matters for the > > current meson build files in the DPDK for Wind

[dpdk-dev] [PATCH] net/iavf: fix overflow in maximum packet length config

2021-08-06 Thread Tudor Cornea
The len variable, used in the computation of max_pkt_len could overflow, if used to store the result of the following computation: rxq->rx_buf_len * IAVF_MAX_CHAINED_RX_BUFFERS Since, we could define the mbuf size to have a large value (i.e 13312), and IAVF_MAX_CHAINED_RX_BUFFERS is defined as 5,

Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc4

2021-08-06 Thread Jiang, YuX
Hi All, Update the test status for Intel part. Till now dpdk21.08-rc4 test is finished. No critical issue is found. # Basic Intel(R) NIC testing * Build or compile: *Build: cover the build test combination with latest GCC/Clang/ICC version and the popular OS revision such as Ubuntu20.04,

Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-06 Thread Thomas Monjalon
05/08/2021 08:08, Morten Brørup: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon > > Sent: Wednesday, 4 August 2021 15.30 > > > > A bug with segmented packets has been discovered but the agreement > > to apply the fix is not concluded at the time of DPDK 21.08 release. > >

Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-06 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Friday, 6 August 2021 16.21 > > 05/08/2021 08:08, Morten Brørup: > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas > Monjalon > > > Sent: Wednesday, 4 August 2021 15.30 > > > > > > A bug with segmented packets has been di

Re: [dpdk-dev] [PATCH v2] doc: add deprecation notice for PIE active queue management changes

2021-08-06 Thread Singh, Jasvinder
> -Original Message- > From: Liguzinski, WojciechX > Sent: Wednesday, June 2, 2021 1:12 PM > To: dev@dpdk.org; Singh, Jasvinder ; > Dumitrescu, Cristian > Cc: Dharmappa, Savinay ; Ajmera, Megha > > Subject: [PATCH v2] doc: add deprecation notice for PIE active queue > management chang

Re: [dpdk-dev] [PATCH v1] doc: update release notes for 21.08

2021-08-06 Thread Thomas Monjalon
05/08/2021 23:57, John McNamara: > Fix grammar, spelling and formatting of DPDK 21.08 release notes. > > Signed-off-by: John McNamara Applied, thanks.

Re: [dpdk-dev] [PATCH] devtools: relax headline prefix check

2021-08-06 Thread Thomas Monjalon
27/07/2021 15:19, Tomasz Duszynski: > In order to avoid code duplication common code shared across drivers > is stored under drivers/common. > > Currently if one needs to introduce changes to common and particular > driver i.e common/driver and net/driver separate patches needs to be > prepared ot

Re: [dpdk-dev] [PATCH v1 2/2] devtools: use absolute path for the build directory

2021-08-06 Thread Thomas Monjalon
01/06/2021 03:56, Feifei Wang: > From: Phil Yang > > To make the code easier to maintain, use the absolute path for the > default build_dir to avoid repeatedly calling of readlink. [...] > --- a/devtools/test-meson-builds.sh > +++ b/devtools/test-meson-builds.sh > -builds_dir=${DPDK_BUILD_TEST_DI

[dpdk-dev] [PATCH] event/cnxk: fix SSO and TIM argument parsing

2021-08-06 Thread Shijith Thotton
Type of kvargs value and handler function argument should match to avoid spilling memory. Fixes: 7ffa7379965e ("event/cnxk: add option to configure getwork mode") Signed-off-by: Shijith Thotton --- drivers/event/cnxk/cnxk_eventdev.c | 6 +++--- drivers/event/cnxk/cnxk_tim_evdev.h | 4 ++-- 2 f

Re: [dpdk-dev] [WARNING: UNSCANNABLE EXTRACTION FAILED][WARNING: UNSCANNABLE EXTRACTION FAILED] [PATCH v5] doc: mtr: add API walk through

2021-08-06 Thread Dumitrescu, Cristian
Hi Jerin, > +API Walk-through > + > + > +.. _figure_rte_mtr_chaining: > + > +.. figure:: img/rte_mtr_meter_chaining.* > + > + Meter components > + > +This section will introduce the reader to the critical APIs to use > +the traffic meter and policing library. > + > +In general, t

[dpdk-dev] [PATCH v8 1/2] devtools: script to track map symbols

2021-08-06 Thread Ray Kinsella
This script tracks the growth of stable and experimental symbols over releases since v19.11. The script has the ability to count the added symbols between two dpdk releases, and to list experimental symbols present in two dpdk releases (expired symbols). example usages: Count symbols added since

[dpdk-dev] [PATCH v8 0/2] devtools: scripts to count and track symbols

2021-08-06 Thread Ray Kinsella
Scripts to count and track the lifecycle of DPDK symbols. The symbol-tool script reports on the growth of symbols over releases and list expired symbols. The notify-symbol-maintainers script consumes the input from symbol-tool and generates email notifications of expired symbols. v2: reworked to

[dpdk-dev] [PATCH v8 2/2] devtools: script to send notifications of expired symbols

2021-08-06 Thread Ray Kinsella
Use this script with the output of the DPDK symbol tool, to notify maintainers of expired symbols by email. You need to define the environment variable DPDK_GETMAINTAINER_PATH, for this tool to work. Use terminal output to review the emails before sending. e.g. $ devtools/symbol-tool.py list-expir

Re: [dpdk-dev] [PATCH] net: announce changes in TCP header

2021-08-06 Thread Gregory Etelson
Hello, The TCP flags bitfield patch complements similar changes proposed to IPv4 header in net: announce changes in IPv4 header - Patchwork (dpdk.org) Regards, Gregory From: Andrew Rybchenko Sent: Frida

Re: [dpdk-dev] Query regarding EAL -m option

2021-08-06 Thread Dmitry Kozlyuk
2021-08-06 09:06 (UTC+), Gagandeep Singh: > Hi, > > I can understand "-m" option can be used in "-legacy-mode" to limit the > memory reservation during the eal_init. > Is it true for dynamic memory allocation mode as well that dynamically > allocated memory cannot be more than memory specifi

Re: [dpdk-dev] Windows community call: MoM 2021-08-04

2021-08-06 Thread William Tu
On Thu, Aug 5, 2021 at 12:15 PM Dmitry Kozlyuk wrote: > snip > # Porting OvS build system to meson (William Tu) > > Status: OvS compiles with some features disabled, with a lot of warnings. > Issues: > > * vhost-user is Linux-specific. > [Omar] Microsoft is working on functional equivalent. > *