Answers inline.
Regards
Sunil Kumar Kori
>-Original Message-
>From: Pawel Wodkowski
>Sent: Friday, August 7, 2020 12:14 AM
>To: Sunil Kumar Kori ; Jerin Jacob Kollanukkaran
>
>Cc: dev ; David Marchand
>Subject: Re: [EXT] Re: [dpdk-dev] [PATCH] tracepoint: fix compilation with C++
>
>On
Using the rte_flow action RSS types field,
may result in undefined outcome.
For example selecting both UDP and TCP,
selecting TCP RSS type but the pattern is targeting UDP traffic.
another option is that the PMD doesn't support all requested types.
Until now, it wasn't clear what will happen in s
On Thu, Aug 6, 2020 at 7:55 AM Thomas Monjalon
mailto:tho...@monjalon.net>> wrote:
06/08/2020 15:51, Ferruh Yigit:
> * v20.11 proposal dates, please comment:
> * Proposal/V1:Friday, 11 September 2020
> * -rc1: Friday, 9 October 2020
> * -rc2: Friday, 23 October 2020
On 2020/8/6 20:50, Slava Ovsiienko wrote:
>> -Original Message-
>> From: dev On Behalf Of Chengchang Tang
>> Sent: Thursday, August 6, 2020 7:01
>> To: dev@dpdk.org
>> Cc: linux...@huawei.com; Thomas Monjalon ;
>> ferruh.yi...@intel.com; arybche...@solarflare.com;
>> step...@networkplumber
On 2020/8/6 23:25, Ferruh Yigit wrote:
> On 8/6/2020 5:00 AM, Chengchang Tang wrote:
>> Struct rte_eth_rxq_info will be modified to include a new field, indicating
>> the size of each buffer that could be used for hw to receive packets. Add
>> this field to rte_eth_rxq_info to expose relevant infor
Add platforms tested with Broadcom NICs.
Signed-off-by: Ajit Khaparde
---
doc/guides/rel_notes/release_20_08.rst | 63 ++
1 file changed, 63 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_08.rst
b/doc/guides/rel_notes/release_20_08.rst
index 9761f5a4f..f54b8
On 8/6/2020 6:08 PM, Xing, Beilei wrote:
-Original Message-
From: Sun, GuinanX
Sent: Thursday, August 6, 2020 4:17 PM
To: dev@dpdk.org
Cc: Xing, Beilei ; Guo, Jia ; Sun,
GuinanX ; sta...@dpdk.org
Subject: [PATCH v3] net/i40e: fix link status
If the PF driver supports the new speed r
> -Original Message-
> From: Wang, ShougangX
> Sent: Thursday, August 6, 2020 18:28
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Zhang, Qi Z
> ; Wang, ShougangX ;
> sta...@dpdk.org
> Subject: [PATCH v2] net/ice: fix incorrect firmware version
>
> Kernel driver shows firmware version as hex b
08/06/2020 18:46, Bruce Richardson:
> Rather than continuing to recommend an 80-char line limit, let's take a hint
> from the Linux kernel[1] and aim for an 100-char recommended limit instead.
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bdc48fa11e46f867
06/08/2020 19:19, Stephen Hemminger:
> Announce upcoming changes for 20.11.
>
> Signed-off-by: Stephen Hemminger
> Acked-by: Bruce Richardson
Acked-by: Thomas Monjalon
06/08/2020 19:19, Stephen Hemminger:
> Announce upcoming changes related to master/slave in reference
> to lcore.
>
> Signed-off-by: Stephen Hemminger
> Acked-by: Bruce Richardson
Acked-by: Thomas Monjalon
> > From: Harini Ramakrishnan
> >
> > Signed-off-by: Harini Ramakrishnan
> > ---
> > Windows support
> > -M: Harini Ramakrishnan
> > -M: Omar Cardona
> > +M: Dmitry Kozlyuk
> > +M: Narcisa Ana Maria Vasile
> > +M: Dmitry Malloy
> > M: Pallavi Kadam
> > -M: Ranjit Menon
[...]
> Acked-by:
> > Chenbo has done an excellent job in reviewing, contributing and testing
> > patches.
> >
> > This patch adds him as co-maintainer for Vhost, Virtio and vDPA components.
> >
> > Signed-off-by: Maxime Coquelin
>
> Acked-by: Chenbo Xia
Applied, thanks Chenbo for the help.
Chenbo becomes co
+Cc David, Neil and Ray
03/07/2020 19:15, Ferruh Yigit:
> Signed-off-by: Ferruh Yigit
> ---
> doc/guides/contributing/patches.rst | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/guides/contributing/patches.rst
> b/doc/guides/contributing/patches.rst
> index 25d97b85b..39ec64ec
07/08/2020 00:17, Ajit Khaparde:
> Add platforms tested with Broadcom NICs.
>
> Signed-off-by: Ajit Khaparde
Applied, thanks
05/08/2020 04:29, Chen, Zhaoyan:
> From: ChenBo
>
> doc: add tested Intel platforms with Intel NICs.
>
> Signed-off-by: ChenBo
Applied with name and title fixed
06/08/2020 15:57, Kinsella, Ray:
>
> On 06/08/2020 12:09, Qi Zhang wrote:
> > Update release notes by adding new features for ice and iavf PMD.
> >
> > Fixes: de32fa2ba27b ("net/ice: support RSS for IPv6 prefix")
> > Fixes: 610bc231d09b ("net/ice: support RSS for IPv4 IPv6 mix of GTP")
> > Fixes:
06/08/2020 04:42, Suanming Mou:
> Update the release notes of mlx5 PMD for two new added devargs:
> 1. sys_mem_en
> 2. decap_en
>
> Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system")
> Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation")
>
> Sign
> > The mlx5 PMD does not work on Power 9 platform with OFED version 5.1-
> > 0.6.6.0 (latest GA release at the moment).
> > Release notes know issues chapter is updated accordingly, workaround is
> > proposed.
> >
> > Fixes: 544f35c334e5 ("doc: add tested platforms with Mellanox NICs")
> >
> > S
> > > Struct rte_flow_item_ipv6 will be modified to include additional
> > > values, indicating existence or absence of IPv6 extension headers
> > > following the IPv6 header, as proposed in RFC
> > > https://mails.dpdk.org/archives/dev/2020-August/177257.html.
> > > Because of ABI break this chang
> > >> Structs rte_flow_item_eth and rte_flow_item_vlan will be modified,
> > >> to include an additional value, indicating existence or absence of VLAN
> > >> headers following the current header, as proposed in RFC
> > >> https://mails.dpdk.org/archives/dev/2020-August/177536.html.
> > >> Because
06/08/2020 14:39, Thomas Monjalon:
> 05/08/2020 13:14, Andrew Rybchenko:
> > On 8/5/20 11:49 AM, Viacheslav Ovsiienko wrote:
> > > The DPDK datapath in the transmit direction is very flexible.
> > > The applications can build multi-segment packets and manages
> > > almost all data aspects - the mem
On 8/5/2020 5:45 PM, Bruce Richardson wrote:
> On Wed, Aug 05, 2020 at 05:15:31PM +0200, Thomas Monjalon wrote:
>> 05/08/2020 17:07, Bruce Richardson:
>>> On Wed, Aug 05, 2020 at 04:57:42PM +0200, Thomas Monjalon wrote:
05/08/2020 16:21, Bruce Richardson:
> The RTE_MACHINE_CPUFLAGS_* macro
On Thu, Aug 6, 2020 at 7:55 AM Thomas Monjalon wrote:
> 06/08/2020 15:51, Ferruh Yigit:
> > * v20.11 proposal dates, please comment:
> > * Proposal/V1:Friday, 11 September 2020
> > * -rc1: Friday, 9 October 2020
> > * -rc2: Friday, 23 October 2020
> > * Release:
On Thu, Aug 6, 2020 at 8:14 AM Andrew Rybchenko
wrote:
> On 8/6/20 3:25 PM, Thomas Monjalon wrote:
> > 06/08/2020 12:45, Dekel Peled:
> >> Structs rte_flow_item_eth and rte_flow_item_vlan will be modified,
> >> to include an additional value, indicating existence or absence of VLAN
> >> headers f
On Thu, Aug 6, 2020 at 5:30 AM Thomas Monjalon wrote:
> 03/08/2020 21:51, Dekel Peled:
> > Struct rte_flow_item_ipv6 will be modified to include additional
> > values, indicating existence or absence of IPv6 extension headers
> > following the IPv6 header, as proposed in RFC
> > https://mails.dpd
On 06.08.2020 08:44, Sunil Kumar Kori wrote:
Hello Pawel,
See answers inline.
Regards
Sunil Kumar Kori
-Original Message-
From: David Marchand
Sent: Wednesday, August 5, 2020 1:30 PM
To: Pawel Wodkowski
Cc: dev ; Jerin Jacob Kollanukkaran ;
Sunil Kumar Kori
Subject: [EXT] Re: [dpdk
On Thu, Aug 6, 2020 at 7:55 AM Thomas Monjalon
mailto:tho...@monjalon.net>> wrote:
06/08/2020 15:51, Ferruh Yigit:
> * v20.11 proposal dates, please comment:
> * Proposal/V1:Friday, 11 September 2020
> * -rc1: Friday, 9 October 2020
> * -rc2: Friday, 23 October 202
On Thu, 6 Aug 2020 19:13:03 +0200
Thomas Monjalon wrote:
> As agreed in the deprecation notice, the "generic" script
> to setup the Linux environment will be removed in DPDK 20.11.
> Some specific parts may be converted into dedicated scripts.
>
> In the meantime, a warning will be printed to u
On Thu, 6 Aug 2020 17:03:31 +
Slava Ovsiienko wrote:
> > -Original Message-
> > From: Stephen Hemminger
> > Sent: Thursday, August 6, 2020 19:26
> > To: Ferruh Yigit
> > Cc: Jerin Jacob ; Slava Ovsiienko
> > ; dpdk-dev ; Matan Azrad
> > ; Raslan Darawsheh ;
> > Thomas Monjalon ; And
On Wed, 5 Aug 2020 00:10:52 -0700, Harini Ramakrishnan wrote:
> From: Harini Ramakrishnan
>
> Signed-off-by: Harini Ramakrishnan
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 23e7ec9c4..9d2933ef6 100644
> -
06/08/2020 19:06, Jerin Jacob:
> On Thu, Aug 6, 2020 at 10:36 PM Bruce Richardson
> wrote:
> >
> > On Thu, Aug 06, 2020 at 06:37:20PM +0200, Thomas Monjalon wrote:
> > > 06/08/2020 14:57, Ferruh Yigit:
> > > > On 8/6/2020 1:23 PM, Konstantin Ananyev wrote:
> > > > > Announce removal of unused enum
Change variable names in the shell script.
Replace whitelist with include_files and blacklist with exclude_files.
Signed-off-by: Stephen Hemminger
Acked-by: Luca Boccassi
Acked-by: Thomas Monjalon
---
devtools/check-maintainers.sh | 8
1 file changed, 4 insertions(+), 4 deletions(-)
Correct terminolgy here is primary process.
This is a bug in original doc.
Fixes: fc1f2750a3ec ("doc: programmers guide")
Signed-off-by: Stephen Hemminger
Acked-by: Anatoly Burakov
---
doc/guides/prog_guide/thread_safety_dpdk_functions.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(
The comment used the term whitelist and was awkardly written.
Replace it with simpler direct description of adding a new address.
No code or API changes for this.
Signed-off-by: Stephen Hemminger
Acked-by: Luca Boccassi
---
lib/librte_ethdev/rte_ethdev.h | 3 +--
1 file changed, 1 insertion(+),
Announce upcoming changes for 20.11.
Signed-off-by: Stephen Hemminger
Acked-by: Bruce Richardson
---
doc/guides/rel_notes/deprecation.rst | 23 +++
1 file changed, 23 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst
b/doc/guides/rel_notes/deprecation.rst
ind
In DPDK, the correct terms for process are primary/secondary.
This is bugfix, not a change in terms for new release.
Fixes: f2e7592c474c ("kni: fix multi-process support")
Signed-off-by: Stephen Hemminger
Acked-by: Bruce Richardson
---
lib/librte_kni/rte_kni.h | 2 +-
1 file changed, 1 insertio
Announce upcoming changes related to master/slave in reference
to lcore.
Signed-off-by: Stephen Hemminger
Acked-by: Bruce Richardson
---
doc/guides/rel_notes/deprecation.rst | 20
1 file changed, 20 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst
b/doc/gui
This set annonuces the upcoming changes for 20.11 around master/slave
and blacklist/whitelist. It also fixes several places in the
current code where the wrong and confusing terminolgy was used.
v3 - review feedback and acks
v2 - fix wording and checkpatch about whitespace
Stephen Hemminger (6):
> 27/07/2020 11:41, Adam Dybkowski:
> > This patch adds a deprecation notice about upcoming changes
> > in public API of the Scheduler PMD.
> >
> > Signed-off-by: Adam Dybkowski
> > Acked-by: Fan Zhang
> > ---
> > +* scheduler: The functions ``rte_cryptodev_scheduler_slave_attach``,
> > + ``rte_
06/08/2020 19:00, Stephen Hemminger:
> On Thu, 06 Aug 2020 18:49:28 +0200
> Thomas Monjalon wrote:
>
> > 30/07/2020 02:57, Stephen Hemminger:
> > > Announce upcoming changes related to master/slave in reference
> > > to lcore.
> > >
> > > Signed-off-by: Stephen Hemminger
> > > ---
> > > doc/gu
As agreed in the deprecation notice, the "generic" script
to setup the Linux environment will be removed in DPDK 20.11.
Some specific parts may be converted into dedicated scripts.
In the meantime, a warning will be printed to users of this script.
Suggested-by: Stephen Hemminger
Signed-off-by:
Regards,
Asaf Penso
> -Original Message-
> From: dev On Behalf Of Viacheslav Ovsiienko
> Sent: Thursday, August 6, 2020 7:55 PM
> To: dev@dpdk.org
> Cc: Raslan Darawsheh ; Thomas Monjalon
>
> Subject: [dpdk-dev] [PATCH v2] doc: fix the release notes for Mellanox PMD
>
> The mlx5 PMD
> -Original Message-
> From: dev On Behalf Of Dekel Peled
>
> Kind reminder to all maintainers, please review and ack/comment.
>
> > -Original Message-
> > From: Dekel Peled
> > Sent: Monday, August 3, 2020 10:51 PM
> > To: dev@dpdk.org
> > Cc: jerinjac...@gmail.com; step...@
> -Original Message-
> From: dev On Behalf Of Dekel Peled
>
> Structs rte_flow_item_eth and rte_flow_item_vlan will be modified,
> to include an additional value, indicating existence or absence of VLAN
> headers following the current header, as proposed in RFC
> https://eur03.safelink
On Thu, Aug 6, 2020 at 10:36 PM Bruce Richardson
wrote:
>
> On Thu, Aug 06, 2020 at 06:37:20PM +0200, Thomas Monjalon wrote:
> > 06/08/2020 14:57, Ferruh Yigit:
> > > On 8/6/2020 1:23 PM, Konstantin Ananyev wrote:
> > > > Announce removal of unused enum value (RTE_ACL_CLASSIFY_NUM).
> > > >
> > >
On Thu, Aug 06, 2020 at 06:37:20PM +0200, Thomas Monjalon wrote:
> 06/08/2020 14:57, Ferruh Yigit:
> > On 8/6/2020 1:23 PM, Konstantin Ananyev wrote:
> > > Announce removal of unused enum value (RTE_ACL_CLASSIFY_NUM).
> > >
> > > Signed-off-by: Konstantin Ananyev
> > > ---
> > > +* acl: ``RTE_ACL
On 8/5/2020 12:10 AM, Harini Ramakrishnan wrote:
From: Harini Ramakrishnan
Signed-off-by: Harini Ramakrishnan
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 23e7ec9c4..9d2933ef6 100644
--- a/MAINTAINERS
+++ b/MAINTAI
> -Original Message-
> From: Stephen Hemminger
> Sent: Thursday, August 6, 2020 19:26
> To: Ferruh Yigit
> Cc: Jerin Jacob ; Slava Ovsiienko
> ; dpdk-dev ; Matan Azrad
> ; Raslan Darawsheh ;
> Thomas Monjalon ; Andrew Rybchenko
> ; Ajit Khaparde
> ; Maxime Coquelin
> ; Olivier Matz ;
> Da
06/08/2020 18:56, Stephen Hemminger:
> On Thu, 06 Aug 2020 18:25:23 +0200
> Thomas Monjalon wrote:
>
> > 06/08/2020 18:23, Stephen Hemminger:
> > > On Thu, 6 Aug 2020 16:51:50 +0200
> > > Thomas Monjalon wrote:
> > >
> > > > Environment configuration is the responsibility of distributions
>
On Thu, 06 Aug 2020 18:49:28 +0200
Thomas Monjalon wrote:
> 30/07/2020 02:57, Stephen Hemminger:
> > Announce upcoming changes related to master/slave in reference
> > to lcore.
> >
> > Signed-off-by: Stephen Hemminger
> > ---
> > doc/guides/rel_notes/deprecation.rst | 17 +
> >
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, August 6, 2020 19:32
> To: Slava Ovsiienko ; dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Thomas Monjalon ;
> jerinjac...@gmail.com; step...@networkplumber.org;
> arybche...@solarflare.com; ajit.khapa...@broadcom.com;
> m
On Thu, Aug 6, 2020 at 6:29 AM Stephen Hemminger
wrote:
>
> On Wed, 5 Aug 2020 14:40:01 +0530
> Jerin Jacob wrote:
>
> > On Wed, Aug 5, 2020 at 2:16 PM Kinsella, Ray wrote:
> > >
> > >
> > >
> > > On 04/08/2020 17:20, Stephen Hemminger wrote:
> > > > On Tue, 4 Aug 2020 11:41:53 +0100
> > > > Bru
30/07/2020 02:57, Stephen Hemminger:
> This set annonuces the upcoming changes for 20.11 around master/slave
> and blacklist/whitelist. It also fixes several places in the
> current code where the wrong and confusing terminolgy was used.
>
> v2 - fix wording and checkpatch about whitespace
We nee
On Thu, 06 Aug 2020 18:25:23 +0200
Thomas Monjalon wrote:
> 06/08/2020 18:23, Stephen Hemminger:
> > On Thu, 6 Aug 2020 16:51:50 +0200
> > Thomas Monjalon wrote:
> >
> > > Environment configuration is the responsibility of distributions
> > > or upper-level frameworks.
> > > DPDK focus on do
30/07/2020 02:58, Stephen Hemminger:
> Change variable names in python script: replace whitelist
It is not a python script.
> with include_files and blacklist with exclude_files.
>
> Signed-off-by: Stephen Hemminger
> Acked-by: Luca Boccassi
> ---
> - whitelist=$(files $fli
Hi Andrew,
> -Original Message-
> From: Andrew Rybchenko
> On 8/5/20 5:08 PM, Ori Kam wrote:
> > Hi Andrew,
> >
> >> -Original Message-
> >> From: Andrew Rybchenko
> >>
> >> On 8/4/20 11:13 AM, Ori Kam wrote:
> >>> Using the rte_flow action RSS types field,
> >>> may result in un
The mlx5 PMD does not work on Power 9 platform with OFED
version 5.1-0.6.6.0 (latest GA release at the moment).
Release notes know issues chapter is updated accordingly,
workaround is proposed.
Fixes: 544f35c334e5 ("doc: add tested platforms with Mellanox NICs")
Signed-off-by: Viacheslav Ovsiienk
30/07/2020 02:58, Stephen Hemminger:
> The comment used the term whitelist and was awkardly written.
> Replace it with simpler direct description of adding a new address.
> No code or API changes for this.
>
> Signed-off-by: Stephen Hemminger
> Acked-by: Luca Boccassi
> ---
> lib/librte_ethdev/
30/07/2020 02:57, Stephen Hemminger:
> Announce upcoming changes related to master/slave in reference
> to lcore.
>
> Signed-off-by: Stephen Hemminger
> ---
> doc/guides/rel_notes/deprecation.rst | 17 +
> 1 file changed, 17 insertions(+)
>
> diff --git a/doc/guides/rel_notes/de
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, August 6, 2020 19:43
> To: Slava Ovsiienko ; Andrew Rybchenko
> ; dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Thomas Monjalon ;
> jerinjac...@gmail.com; step...@networkplumber.org;
> ajit.khapa...@broadcom.com; maxime.co
On 8/6/2020 5:39 PM, Slava Ovsiienko wrote:
>> -Original Message-
>> From: Ferruh Yigit
>> Sent: Thursday, August 6, 2020 19:37
>> To: Slava Ovsiienko ; Andrew Rybchenko
>> ; dev@dpdk.org
>> Cc: Matan Azrad ; Raslan Darawsheh
>> ; Thomas Monjalon ;
>> jerinjac...@gmail.com; step...@network
On Thu, Aug 6, 2020 at 9:56 PM Stephen Hemminger
wrote:
>
> On Thu, 6 Aug 2020 16:58:22 +0100
> Ferruh Yigit wrote:
>
> > On 8/4/2020 2:32 PM, Jerin Jacob wrote:
> > > On Mon, Aug 3, 2020 at 6:36 PM Slava Ovsiienko
> > > wrote:
> > >>
> > >> Hi, Jerin,
> > >>
> > >> Thanks for the comment, ple
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, August 6, 2020 19:37
> To: Slava Ovsiienko ; Andrew Rybchenko
> ; dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Thomas Monjalon ;
> jerinjac...@gmail.com; step...@networkplumber.org;
> ajit.khapa...@broadcom.com; maxime.co
On 8/6/2020 5:29 PM, Slava Ovsiienko wrote:
>> -Original Message-
>> From: Ferruh Yigit
>> Sent: Thursday, August 6, 2020 19:16
>> To: Andrew Rybchenko ; Slava Ovsiienko
>> ; dev@dpdk.org
>> Cc: Matan Azrad ; Raslan Darawsheh
>> ; Thomas Monjalon ;
>> jerinjac...@gmail.com; step...@network
06/08/2020 14:57, Ferruh Yigit:
> On 8/6/2020 1:23 PM, Konstantin Ananyev wrote:
> > Announce removal of unused enum value (RTE_ACL_CLASSIFY_NUM).
> >
> > Signed-off-by: Konstantin Ananyev
> > ---
> > +* acl: ``RTE_ACL_CLASSIFY_NUM`` enum value will be removed. This enum
> > + value is not used
On 8/5/2020 9:49 AM, Viacheslav Ovsiienko wrote:
> The DPDK datapath in the transmit direction is very flexible.
> The applications can build multi-segment packets and manages
> almost all data aspects - the memory pools where segments
> are allocated from, the segment lengths, the memory attribute
04/08/2020 16:29, Bruce Richardson:
> On Tue, Aug 04, 2020 at 04:07:17PM +0200, David Marchand wrote:
> > rte_dev_event has never been used outside of the EAL.
> > No point in exposing it.
> >
> > Signed-off-by: David Marchand
> > ---
> > +* eal: The ``rte_dev_event`` structure will be made priva
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, August 6, 2020 19:16
> To: Andrew Rybchenko ; Slava Ovsiienko
> ; dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Thomas Monjalon ;
> jerinjac...@gmail.com; step...@networkplumber.org;
> ajit.khapa...@broadcom.com; maxime.co
On Thu, 6 Aug 2020 16:58:22 +0100
Ferruh Yigit wrote:
> On 8/4/2020 2:32 PM, Jerin Jacob wrote:
> > On Mon, Aug 3, 2020 at 6:36 PM Slava Ovsiienko
> > wrote:
> >>
> >> Hi, Jerin,
> >>
> >> Thanks for the comment, please, see below.
> >>
> >>> -Original Message-
> >>> From: Jerin Ja
06/08/2020 18:23, Stephen Hemminger:
> On Thu, 6 Aug 2020 16:51:50 +0200
> Thomas Monjalon wrote:
>
> > Environment configuration is the responsibility of distributions
> > or upper-level frameworks.
> > DPDK focus on documenting the requirements and some recommendations.
> > If some specific pa
On Thu, 6 Aug 2020 16:51:50 +0200
Thomas Monjalon wrote:
> Environment configuration is the responsibility of distributions
> or upper-level frameworks.
> DPDK focus on documenting the requirements and some recommendations.
> If some specific parts are complex, they can deserve some scripts.
>
> > The API ``rte_security_session_create`` takes only single mempool
> > for session and session private data. So the application need to create
> > mempool for twice the number of sessions needed and will also lead to
> > wastage of memory as session private data need more memory compared to
> >
On 8/3/2020 3:31 PM, Andrew Rybchenko wrote:
> On 8/3/20 1:58 PM, Viacheslav Ovsiienko wrote:
>> The DPDK datapath in the transmit direction is very flexible.
>> The applications can build multisegment packets and manages
>> almost all data aspects - the memory pools where segments
>> are allocated
31/07/2020 11:38, Akhil Goyal:
> Hi David,
>
> > Hi David,
> >
> > >
> > > On Wed, Jul 29, 2020 at 4:47 PM Arek Kusztal
> > > wrote:
> > > >
> > > > Enumerators RTE_CRYPTO_CIPHER_LIST_END,
> > RTE_CRYPTO_AUTH_LIST_END,
> > > > RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
> >
Any other opinions?
05/08/2020 19:02, Thomas Monjalon:
> 05/08/2020 18:45, Bruce Richardson:
> > On Wed, Aug 05, 2020 at 05:15:31PM +0200, Thomas Monjalon wrote:
> > > 05/08/2020 17:07, Bruce Richardson:
> > > > On Wed, Aug 05, 2020 at 04:57:42PM +0200, Thomas Monjalon wrote:
> > > > > 05/08/2020
On 8/4/2020 2:32 PM, Jerin Jacob wrote:
> On Mon, Aug 3, 2020 at 6:36 PM Slava Ovsiienko
> wrote:
>>
>> Hi, Jerin,
>>
>> Thanks for the comment, please, see below.
>>
>>> -Original Message-
>>> From: Jerin Jacob
>>> Sent: Monday, August 3, 2020 14:57
>>> To: Slava Ovsiienko
>>> Cc: dpd
06/08/2020 17:49, Viacheslav Ovsiienko:
> The mlx5 PMD might not work on Power 9 platform with OFED
> version 5.1-0.6.6.0 (latest GA release at the moment).
> Release notes know issues chapter is updated accordingly,
> workaround is proposed.
>
> Fixes: 544f35c334e5 ("doc: add tested platforms wit
06/08/2020 17:36, Matan Azrad:
> This driver will not be compiled by default due to the above
> dependencies.
[...]
> config/common_base | 5 +
> drivers/Makefile | 2 +-
> drivers/common/mlx5/Makefile |
The mlx5 PMD might not work on Power 9 platform with OFED
version 5.1-0.6.6.0 (latest GA release at the moment).
Release notes know issues chapter is updated accordingly,
workaround is proposed.
Fixes: 544f35c334e5 ("doc: add tested platforms with Mellanox NICs")
Signed-off-by: Viacheslav Ovsiien
> -Original Message-
> From: wangyunjian
> Sent: Monday, July 27, 2020 7:33 PM
> To: dev@dpdk.org; Rao, Nikhil
> Cc: jerry.lili...@huawei.com; xudin...@huawei.com; Yunjian Wang
> ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] eventdev: fix return value of null not checked
>
> From: Yu
Add a new compress PMD for Mellanox devices.
The MLX5 compress driver library provides support for Mellanox
BlueField 2 families of 25/50/100/200 Gb/s adapters.
Using the BlueField 2 device, the compress class operations can be run in
parallel to the net, vdpa, and regex class operasions.
This d
On 8/6/2020 5:00 AM, Chengchang Tang wrote:
> Struct rte_eth_rxq_info will be modified to include a new field, indicating
> the size of each buffer that could be used for hw to receive packets. Add
> this field to rte_eth_rxq_info to expose relevant information to upper
> layer users/application.
>
On 8/6/20 3:25 PM, Thomas Monjalon wrote:
> 06/08/2020 12:45, Dekel Peled:
>> Structs rte_flow_item_eth and rte_flow_item_vlan will be modified,
>> to include an additional value, indicating existence or absence of VLAN
>> headers following the current header, as proposed in RFC
>> https://mails.dp
On 8/3/20 10:51 PM, Dekel Peled wrote:
> Struct rte_flow_item_ipv6 will be modified to include additional
> values, indicating existence or absence of IPv6 extension headers
> following the IPv6 header, as proposed in RFC
> https://mails.dpdk.org/archives/dev/2020-August/177257.html.
> Because of A
On Thu, Aug 6, 2020 at 3:52 PM Ferruh Yigit wrote:
> * v20.11 proposal dates, please comment:
> * Proposal/V1:Friday, 11 September 2020
> * -rc1: Friday, 9 October 2020
> * -rc2: Friday, 23 October 2020
> * Release:Friday, 13 November 2020
+1 for those date
06/08/2020 15:51, Ferruh Yigit:
> * v20.11 proposal dates, please comment:
> * Proposal/V1:Friday, 11 September 2020
> * -rc1: Friday, 9 October 2020
> * -rc2: Friday, 23 October 2020
> * Release:Friday, 13 November 2020
Looks OK, thanks
Environment configuration is the responsibility of distributions
or upper-level frameworks.
DPDK focus on documenting the requirements and some recommendations.
If some specific parts are complex, they can deserve some scripts.
Maintaining a good adaptative deployment setup is a project by itself.
06/08/2020 15:51, Kinsella, Ray:
> Suggest we keep the deprecation notice,
> and note that the script will be replaced with a specific script for
> hugepages?
OK I send a v2 keeping acks from Maxime and Jerin.
> On 06/08/2020 10:35, Bruce Richardson wrote:
> > On Wed, Aug 05, 2020 at 11:26:13
Acked-by: Sachin Saxena
On 28-Jul-20 9:54 PM, rohit@nxp.com wrote:
From: Rohit Raj
The current state of the DPIO object should be checked
before trying to close/disable the object.
Fixes: 293c0ca94c36 ("bus/fslmc: support memory backed portals with QBMAN 5.0")
Cc: sta...@dpdk.org
Signed
Hi,
Could you please kindly look into the below issue.
I am facing the same issue sriov with VPP 19.01 version.
[root@2-9 vpp]# ./vppctl
_____ _ ___
__/ __/ _ \ (_)__| | / / _ \/ _ \
_/ _// // / / / _ \ | |/ / ___/ ___/
/_/ /(_)_/\___/ |___/_/ /_/
vpp# sh
GTPU -> GPRS Tunnelling Protocol User Plane
MSI -> Message Signalled Interrupts
MSI-X -> Message Signalled Interrupts (Extended)
TCAM -> Ternary Content Addressable Memory
ULP -> Upper Layer Protocol
XOR -> Exclusive OR
Signed-off-by: Ferruh Yigit
---
devtools/words-case.txt | 6 ++
27/07/2020 11:41, Adam Dybkowski:
> This patch adds a deprecation notice about upcoming changes
> in public API of the Scheduler PMD.
>
> Signed-off-by: Adam Dybkowski
> Acked-by: Fan Zhang
> ---
> +* scheduler: The functions ``rte_cryptodev_scheduler_slave_attach``,
> + ``rte_cryptodev_schedul
> > Add deprecation note for making changes in data structures and APIs in
> > order to
> > allow dynamic configuration of subport bandwidth profile.
> > These changes are aligned as suggested in the RFC[1].
> >
> > https://mails.dpdk.org/archives/dev/2020-July/175161.html
> >
> > Signed-off-by:
On 04/08/2020 15:07, David Marchand wrote:
> rte_dev_event has never been used outside of the EAL.
> No point in exposing it.
>
> Signed-off-by: David Marchand
> ---
> doc/guides/rel_notes/deprecation.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprec
On 06/08/2020 12:09, Qi Zhang wrote:
> Update release notes by adding new features for ice and iavf PMD.
>
> Fixes: de32fa2ba27b ("net/ice: support RSS for IPv6 prefix")
> Fixes: 610bc231d09b ("net/ice: support RSS for IPv4 IPv6 mix of GTP")
> Fixes: a9bafa9f700c ("net/ice: support flow directo
Minutes 6 August 2020
-
Agenda:
* Release Dates
* -rc3/-rc4 status
* Subtrees
* LTS
* OvS
Participants:
* Arm
* Broadcom
* Debian/Microsoft
* Intel
* Marvell
* Nvidia
* NXP
* Red Hat
Release Dates
-
* v20.08 dates:
* -rc3 is released on Thursday, 30 July 2020
Suggest we keep the deprecation notice,
and note that the script will be replaced with a specific script for hugepages?
Ray K
On 06/08/2020 10:35, Bruce Richardson wrote:
> On Wed, Aug 05, 2020 at 11:26:13AM -0700, Stephen Hemminger wrote:
>> On Wed, 5 Aug 2020 17:46:21 +
>> "Trahe, Fiona"
On 06/08/2020 03:42, Suanming Mou wrote:
> Update the release notes of mlx5 PMD for two new added devargs:
> 1. sys_mem_en
> 2. decap_en
>
> Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system")
> Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation
From: Igor Romanov
Tunnel configuration may fail because of insufficient access rights
on a virtual function. Ignore the failure if a tunnel configuration
with empty UDP ports is requrested.
Fixes: 17551f6dffcc ("net/sfc/base: add API to control UDP tunnel ports")
Cc: sta...@dpdk.org
Signed-off
1 - 100 of 139 matches
Mail list logo