Signed-off-by: Raslan Darawsheh
---
doc/guides/rel_notes/release_19_08.rst | 164 +
1 file changed, 164 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_08.rst
b/doc/guides/rel_notes/release_19_08.rst
index 4b640bb..819e602 100644
--- a/doc/guides/rel_n
Acked-by: Eli Britstein
On 8/5/2019 2:51 PM, Dekel Peled wrote:
> Function flow_dv_zero_encap_udp_csum() uses a while loop to iterate
> over vlan items in flow rule.
> Pointer next_hdr is incremented to the next item before it is used,
> so the first item is skipped.
>
> This patch moves the incr
Hi All,
I had recently tried using TSO on the DPDK virtio guest driver and I get
the TCP checksum errors at the client side. I tried running iperf and
Apache bench
We have been using the same TCP/IP stack for other DPDK pmd drivers and
they are working fine. I did notice that incase of virtio alo
>From 5658ee7d69023cc4b22315cd9f8e10a832aafdb0 Mon Sep 17 00:00:00 2001
From: Lu Qiuwen
Date: Sat, 15 Jun 2019 14:28:01 +0800
Subject: [PATCH] net/fm10k: fix segment fault at calling fm10k_stats_get()
from secondary process.
The function pointers in fm10k_stats_get() which setup from primary pro
On 08/05, Xiaoyun Li wrote:
>This patch adds return value checking for fseek function to fix
>error handling issue found by coverity scan.
>
>Coverity issue: 344996
>Fixes: c5eebf85badc ("examples/ntb: add example for NTB")
>Cc: sta...@dpdk.org
>
>Signed-off-by: Xiaoyun Li
>---
> examples/ntb/ntb_
06/08/2019 09:01, Raslan Darawsheh:
> Signed-off-by: Raslan Darawsheh
Applied, thanks
Hi,
On 8/5/19 8:09 PM, kumaraparameshwaran rathinavel wrote:
> Hi All,
>
> I had recently tried using TSO on the DPDK virtio guest driver and I get
> the TCP checksum errors at the client side. I tried running iperf and
> Apache bench
>
> We have been using the same TCP/IP stack for other DPDK p
Hi,
> -Original Message-
> From: dev On Behalf Of Thomas Monjalon
> Sent: Monday, August 5, 2019 6:32 PM
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 0/5] improve mlx5 guide
>
> The mlx5 guide is a bit complex. It needs some clean-up in some areas, some
> details are missing, etc.
> T
05/08/2019 07:50, Ye Xiaolong:
> On 08/05, Xiaoyun Li wrote:
> >This patch fixes null pointer dereference issues found by coverity scan.
> >
> >Coverity issue: 344981, 344991, 345000, 345002, 345006, 345024
> >Fixes: 277310027965 ("raw/ntb: introduce NTB raw device driver")
> >Cc: sta...@dpdk.org
>
Hi,
> -Original Message-
> From: dev On Behalf Of Thomas Monjalon
> Sent: Monday, August 5, 2019 6:32 PM
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 0/5] improve mlx5 guide
>
> The mlx5 guide is a bit complex. It needs some clean-up in some areas, some
> details are missing, etc.
> Th
From: Pavan Nikhilesh
Add PTYPE to DEV_RX_OFFLOAD_* flags.
Currently, most of the NICs already support PTYPE parsing and update
the mbuf->packet_type through an internal lookup table, but there is
no way to disable the lookup if the application is not intrested in
ptypes returned by `rte_eth_dev
From: Pavan Nikhilesh
Add ptype to DEV_RX_OFFLOAD_* flags which can be used to enable/disable
packet type parsing.
Signed-off-by: Pavan Nikhilesh
---
doc/guides/nics/features.rst | 3 +++
lib/librte_ethdev/rte_ethdev.h | 1 +
2 files changed, 4 insertions(+)
diff --git a/doc/guides/nics/fea
From: Pavan Nikhilesh
Add DEV_RX_OFFLOAD_PTYPE flag for all supported NICs.
Signed-off-by: Pavan Nikhilesh
---
drivers/net/atlantic/atl_ethdev.c | 3 ++-
drivers/net/bnxt/bnxt_ethdev.c | 3 ++-
drivers/net/cxgbe/cxgbe.h | 3 ++-
drivers/net/dpaa/dpaa_ethdev.c
From: Pavan Nikhilesh
Add DEV_RX_OFFLOAD_PTYPE as a offload requirement for applicable
examples.
Signed-off-by: Pavan Nikhilesh
---
examples/ip_fragmentation/main.c| 7 +++
examples/l3fwd-power/main.c | 8
examples/l3fwd/main.c
02/08/2019 23:01, Thomas Monjalon:
> 01/08/2019 12:35, Phil Yang:
> > Fixes: c41a04958b ("net/memif: support multi-process")
> >
> > Signed-off-by: Phil Yang
> > Reviewed-by: Gavin Hu
> > ---
> > --- a/drivers/net/memif/rte_eth_memif.c
> > +++ b/drivers/net/memif/rte_eth_memif.c
> > @@ -1265,7 +
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, August 6, 2019 4:08 PM
> To: Phil Yang (Arm Technology China) ;
> jgraj...@cisco.com
> Cc: dev@dpdk.org; anatoly.bura...@intel.com; ferruh.yi...@intel.com;
> Gavin Hu (Arm Technology China) ; Honnappa
> Nagarahalli ; nd
> Subje
From: Stephen Hemminger
> On Sun, 4 Aug 2019 08:31:54 +
> Matan Azrad wrote:
>
> > > > > /* convert parameter to a number and verify */
> > > > > pm = strtoul(portmask, &end, 16);
> > > > > - if (end == NULL || *end != '\0' || pm == 0)
> > > > > + if (end == NULL || *en
>
> Add PTYPE to DEV_RX_OFFLOAD_* flags.
>
> Currently, most of the NICs already support PTYPE parsing and update the
> mbuf->packet_type through an internal lookup table, but there is no way to
> disable the lookup if the application is not intrested in ptypes returned by
> `rte_eth_dev_get_supp
VLAN actions support is implemented in librte_ethdev, and in
test-pmd application, based on [1] Generic flow API.
These actions conform to the VLAN actions defined in
[2] the OpenFlow Switch Specification.
rte_flow defines the following VLAN actions:
1. OF_POP_VLAN
Pop the outer-most VLAN hea
This commit adds the mlx5dv VLAN push and pop commands to mlx5_glue
interface.
Signed-off-by: Moti Haimovsky
---
drivers/net/mlx5/Makefile| 5 +
drivers/net/mlx5/meson.build | 2 ++
drivers/net/mlx5/mlx5_glue.c | 29 +
drivers/net/mlx5/mlx5_glue.h | 6 +
This commit adds a helper routine that supports searching for a
specific action in a list of actions.
Signed-off-by: Moti Haimovsky
---
drivers/net/mlx5/mlx5_flow.c | 23 +++
drivers/net/mlx5/mlx5_flow.h | 3 +++
2 files changed, 26 insertions(+)
diff --git a/drivers/net/ml
This commit adds support for RTE_FLOW_ACTION_TYPE_OF_PUSH_VLAN using
direct verbs flow rules.
If present in the flow, The VLAN default values are taken from the
VLAN item configuration.
In this commit only the VLAN TPID value can be set since VLAN
modification actions are not supported yet.
Signed
This commit adds support for modifying the VID of the outermost VLAN
header already present in the packet.
Signed-off-by: Moti Haimovsky
---
drivers/net/mlx5/mlx5_flow.h| 3 +-
drivers/net/mlx5/mlx5_flow_dv.c | 90 +++--
drivers/net/mlx5/mlx5_prm.h |
This commit adds support for modifying the VLAN ID (VID) field
in an about-to-be-pushed VLAN header.
This feature can only modify the VID field of a new VLAN header yet
to be pushed. It does not support modifying an existing or already
pushed VLAN headers.
Signed-off-by: Moti Haimovsky
---
drive
This commit adds support for RTE_FLOW_ACTION_TYPE_OF_POP_VLAN via
direct verbs flow rules.
Signed-off-by: Moti Haimovsky
---
drivers/net/mlx5/mlx5.c | 9 +
drivers/net/mlx5/mlx5.h | 1 +
drivers/net/mlx5/mlx5_flow.h| 5 ++-
drivers/net/mlx5/mlx5_flow_dv.c | 78
This commit adds support for modifying the VLAN priority (PCP) field
in about-to-be-pushed VLAN header.
This feature can only modify the PCP field of a new VLAN header yet
to be pushed. It does not support modifying an existing or already
pushed VLAN headers.
Signed-off-by: Moti Haimovsky
---
dr
05/08/2019 11:07, Jakub Grajciar:
> fixes CID: 343440, 343459, 343464, 343394
>
> Signed-off-by: Jakub Grajciar
Commit message fixed:
net/memif: fix error paths
Coverity issue: 343440, 343459, 343464, 343394
Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")
App
06/08/2019 09:45, Ye Xiaolong:
> On 08/05, Xiaoyun Li wrote:
> >This patch adds return value checking for fseek function to fix
> >error handling issue found by coverity scan.
> >
> >Coverity issue: 344996
> >Fixes: c5eebf85badc ("examples/ntb: add example for NTB")
> >Cc: sta...@dpdk.org
> >
> >Si
When working as a secondary process, it uses eth_memif_rx in PMD egress.
It should be eth_memif_tx.
Fixes: c41a04958b ("net/memif: support multi-process")
Signed-off-by: Phil Yang
Reviewed-by: Gavin Hu
---
v2:
Add descriptions in commit log.
v1:
Initial version.
drivers/net/memif/rte_eth_mem
>-Original Message-
>From: Hemant Agrawal
>Sent: Tuesday, August 6, 2019 1:49 PM
>To: Pavan Nikhilesh Bhagavatula ; Jerin
>Jacob Kollanukkaran
>Cc: dev@dpdk.org
>Subject: RE: [dpdk-dev] [RFC 0/3] ethdev: add ptype as Rx offload
>>
>> Add PTYPE to DEV_RX_OFFLOAD_* flags.
>>
>> Currently
On 8/6/19 11:02 AM, pbhagavat...@marvell.com wrote:
From: Pavan Nikhilesh
Add ptype to DEV_RX_OFFLOAD_* flags which can be used to enable/disable
packet type parsing.
Signed-off-by: Pavan Nikhilesh
I like the idea. I think there are few more Rx features which
lack Rx offload bit:
- deliver
On 8/6/19 11:47 AM, Pavan Nikhilesh Bhagavatula wrote:
-Original Message-
From: Hemant Agrawal
Sent: Tuesday, August 6, 2019 1:49 PM
To: Pavan Nikhilesh Bhagavatula ; Jerin
Jacob Kollanukkaran
Cc: dev@dpdk.org
Subject: RE: [dpdk-dev] [RFC 0/3] ethdev: add ptype as Rx offload
Add PTYP
This patch shortens the queue pair name created when initializing
the queue pair of the ISAL PIM, based on the device and qp ids.
The patch idea of shortening the queue pair name was proposed
by Luse, Paul E <
Signed-off-by: Adam Dybkowski
---
drivers/compress/isal/isal_compress_pmd_ops.c | 2 +-
> -Original Message-
> From: pbhagavat...@marvell.com [mailto:pbhagavat...@marvell.com]
> Sent: Tuesday, August 6, 2019 9:02 AM
> To: jer...@marvell.com; Ananyev, Konstantin ;
> Hunt, David ; Kovacevic, Marko
> ; Ori Kam ; Richardson, Bruce
> ; De Lara Guarch, Pablo
> ; Nicolau, Radu ;
> -Original Message-
> From: Xiaoyu Min
> Sent: Wednesday, July 24, 2019 14:32
> To: Shahaf Shuler ; Yongseok Koh
> ; Slava Ovsiienko
> Cc: dev@dpdk.org; Jack Min
> Subject: [Suspected-Phishing][PATCH] net/mlx5: fix RSS expand for IP-in-IP
>
> The RSS expand function for IP-in-IP tunnel
The SEC HW code is being shared by multiple NXP based
drivers. It is better to place it at a common place.
Signed-off-by: Hemant Agrawal
---
drivers/{crypto/dpaa2_sec/hw => common/caamflib}/compat.h | 0
drivers/{crypto/dpaa2_sec/hw => common/caamflib}/desc.h | 4 ++--
.../{crypto/dpaa2_sec/hw
06/08/2019 10:45, Phil Yang:
> When working as a secondary process, it uses eth_memif_rx in PMD egress.
> It should be eth_memif_tx.
>
> Fixes: c41a04958b ("net/memif: support multi-process")
>
> Signed-off-by: Phil Yang
> Reviewed-by: Gavin Hu
Applied, thanks
Instead of the vague "malfunctio
Hi Adam,
Take care to add the maintainer of the code you are changing to your email, a
list can be found in the MAINTAINERS file.
This will hopefully ensure a response to the change.
Thanks.
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Adam Dybkowski
> Sen
> -Original Message-
> From: Daly, Lee
> Sent: Tuesday, 6 August, 2019 11:28
> To: Dybkowski, AdamX ; dev@dpdk.org;
> Trahe, Fiona ; Luse, Paul E
> Cc: Dybkowski, AdamX
> Subject: RE: [dpdk-dev] [PATCH] compress/isal: create shorter qp name
>
> Hi Adam,
>
> Take care to add the maintain
> The SEC HW code is being shared by multiple NXP based
> drivers. It is better to place it at a common place.
>
> Signed-off-by: Hemant Agrawal
> ---
> drivers/{crypto/dpaa2_sec/hw => common/caamflib}/compat.h | 0
> drivers/{crypto/dpaa2_sec/hw => common/caamflib}/desc.h | 4 ++--
> .../{
This patch fixes the memory deallocation issue which happened
after unsuccessful allocation (e.g. due to the out of memory)
and produced the segmentation fault.
Fixes: 424dd6c8c1 ("app/compress-perf: add weak functions for multicore test")
Signed-off-by: Adam Dybkowski
---
app/test-compress-per
> > common/caamflib}/rta/store_cmd.h
> > (100%)
> >
>
> Can we move this in dpaax instead of having a separate directory for NXP
> specific code.
[Hemant] Yes, We can.
I think it would be good to rebase and send at the beginning of the 19.11 cycle.
Thank you
13/06/2019 16:23, Neil Horman:
> Hey-
> Based on our recent conversations regarding the use of symbols only
> meant for internal dpdk consumption (between dpdk libraries), this is an idea
> that I've
31/07/2019 09:26, Ananyev, Konstantin:
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > 30/07/2019 12:19, Konstantin Ananyev:
> > > Example BPF programs t1.c, t2.c, t3.c in folder examples/bpf are
> > > failing to compile with latest dpdk.org master.
> > > The reason is changes in some core
This patch fixes the floating point exception that happened
when the number of cores to be used during the benchmark
was zero. After the fix such situation is detected, the error
message is printed and the benchmark application exits.
Fixes: 424dd6c8c1a8 ("app/compress-perf: add weak functions for
Hi,
> -Original Message-
> From: dev On Behalf Of Xiaoyu Min
> Sent: Wednesday, July 24, 2019 2:32 PM
> To: Shahaf Shuler ; Yongseok Koh
> ; Slava Ovsiienko
> Cc: dev@dpdk.org; Jack Min
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix RSS expand for IP-in-IP
>
> The RSS expand function for I
This patches introduces two new messages VHOST_USER_GET_INFLIGHT_FD
and VHOST_USER_SET_INFLIGHT_FD to support transferring a shared
buffer between qemu and backend.
Now It can both support split and packed ring. The example code show
how these API work. The test has passed.
How to test the example
This patch introduces two new messages VHOST_USER_GET_INFLIGHT_FD
and VHOST_USER_SET_INFLIGHT_FD to support transferring a shared
buffer between qemu and backend.
Firstly, qemu uses VHOST_USER_GET_INFLIGHT_FD to get the
shared buffer from backend. Then qemu should send it back
through VHOST_USER_S
A vhost-user-blk example that support inflight feature. It uses the
new APIs that introduced in the first patch, so It can show how there
APIs work to support inflight feature.
Signed-off-by: JinYu
---
V1 - add the case.
V2 - add the rte_vhost prefix.
V3 - add packed ring support
---
examples/vh
31/07/2019 14:19, Dumitrescu, Cristian:
> From: Singh, Jasvinder
> > Subject: [PATCH] examples/ip_pipeline: remove tc ov flag from pipe profile
> > cli
> >
> > Since sched library always check the non-zero value of subport tc
> > ov weight. Therefore, it is necessary to set right value of tc ov
>
Hello Anatoly,
I noticed some failures in CI tests:
https://travis-ci.com/ovsrobot/dpdk/jobs/222357629
https://travis-ci.com/ovsrobot/dpdk/jobs/72182
Do we have an issue with multiprocess mappings?
Or is this something that can happen? and we should set errno = ETOOBAD ;-)
--
David Marchan
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xiaolong Ye
> Sent: Monday, August 5, 2019 5:15 PM
> To: Yang, Qiming ; Lu, Wenzhuo
>
> Cc: dev@dpdk.org; Ye, Xiaolong ; Wang, Ying A
>
> Subject: [dpdk-dev] [PATCH v2] net/ice: fix potential null pointer
> de
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ye Xiaolong
> Sent: Monday, August 5, 2019 1:39 PM
> To: Zhang, Xiao
> Cc: dev@dpdk.org; Lu, Wenzhuo ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/e1000: fix unchecked return value
> coverity issue
>
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xiaolong Ye
> Sent: Thursday, August 1, 2019 11:12 PM
> To: Yigit, Ferruh ; Yang, Qiming
> ; Lu, Wenzhuo
> Cc: dev@dpdk.org; Ye, Xiaolong ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/ice: remove wrong tag
26/07/2019 12:15, Burakov, Anatoly:
> So it's biased towards scaling up quickly, but it's doing that over a
> period. Please correct me if i'm wrong as i'm not really familiar with
> this codebase, but, assuming the window size is long enough, you could
> be missing opportunities to scale down?
23/07/2019 16:22, Ferruh Yigit:
> On 7/23/2019 3:07 PM, Andrew Rybchenko wrote:
> > void return value is bad for get API (like rte_eth_dev_info-get())
> > since caller does not know if the function does its job or not and
> > output value is filled in.
> >
> > void return value is bad for state ch
> >> Tell users about upcoming changes to rte_ether_addr and
> >> rte_ether_header.
> >>
> >> Signed-off-by: Stephen Hemminger
> >> Acked-by: Bruce Richardson
> >
> > Acked-by: Andrew Rybchenko
>
> Acked-by: Ferruh Yigit
Acked-by: Thomas Monjalon
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ye Xiaolong
> Sent: Monday, August 5, 2019 11:46 PM
> To: Zhang, Xiao
> Cc: dev@dpdk.org; Yang, Qiming ; Xing, Beilei
> ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [v2 0/5] fix dereference after null check cover
04/07/2019 06:46, simei:
> From: Simei Su
>
> Add new structure inputset in rte_flow_action_rss. This
> can support input set configuration by rte_flow RSS action.
>
> Signed-off-by: Simei Su
> ---
> +* ethdev: New member in ``rte_flow_action_rss`` to support input set change
> + by rte_flow R
04/07/2019 06:43, simei:
> From: Simei Su
>
> Add new field SYMMETRIC_TOEPLITZ in rte_eth_hash_function. This
> can support symmetric hash function by rte_flow RSS action.
>
> Signed-off-by: Simei Su
> ---
> +* ethdev: New member in ``rte_eth_hash_funtion`` to support symmetric hash
> funtion.
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Tuesday, August 6, 2019 7:31 PM
> To: Su, Simei
> Cc: dev@dpdk.org; Zhang, Qi Z ; Wu, Jingjing
> ; Xing, Beilei ; Yang, Qiming
> ; adrien.mazarg...@6wind.com;
> or...@mellanox.com
> Subject: Re: [dpdk-dev]
> -Original Message-
> From: Zhang, Qi Z
> Sent: Tuesday, August 6, 2019 7:39 PM
> To: 'Thomas Monjalon' ; Su, Simei
>
> Cc: dev@dpdk.org; Wu, Jingjing ; Xing, Beilei
> ; Yang, Qiming ;
> adrien.mazarg...@6wind.com; or...@mellanox.com
> Subject: RE: [dpdk-dev] [PATCH] doc: announce ABI
The sched library checks the subport tc ov weight value regardless
of whether RTE_SCHED_SUBPORT_TC_OV flag is enabled or not.
This fix allows application to always set valid tc ov weight value.
Fixes: 25961ff3bcb9 ("examples/ip_pipeline: add traffic manager object")
error log
SCHED: pipe_profile
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Tuesday, August 6, 2019 11:43 AM
> To: Dumitrescu, Cristian ; Singh, Jasvinder
>
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] examples/ip_pipeline: remove tc ov flag from
> pipe profile cli
>
> 31
Hi
> -Original Message-
> From: dev On Behalf Of Stephen Hemminger
> Sent: Monday, August 5, 2019 7:38 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger
> Subject: [dpdk-dev] [PATCH v7 1/2]
> examples/multi_process/client_server_mp: check port validity
>
> From: Stephen Hemminger
>
> The
On Tue, Aug 06, 2019 at 12:03:38PM +0200, Thomas Monjalon wrote:
> I think it would be good to rebase and send at the beginning of the 19.11
> cycle.
> Thank you
>
I'm on PTO for the next 10 days or so, but yes, I'll take care of that asap.
Thanks
Neil
> 13/06/2019 16:23, Neil Horman:
> > Hey
06/08/2019 13:49, Jasvinder Singh:
> The sched library checks the subport tc ov weight value regardless
> of whether RTE_SCHED_SUBPORT_TC_OV flag is enabled or not.
>
> This fix allows application to always set valid tc ov weight value.
>
> Fixes: 25961ff3bcb9 ("examples/ip_pipeline: add traffic
The function rte_eth_dev_count() was marked as deprecated in DPDK 18.05
in commit d9a42a69febf ("ethdev: deprecate port count function").
It is planned to be removed after the next LTS release.
Signed-off-by: Thomas Monjalon
Acked-by: David Marchand
---
v2: move notice near other ethdev one
---
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Tuesday, August 6, 2019 2:32 PM
> To: dev@dpdk.org
> Cc: David Marchand
> Subject: [dpdk-dev] [PATCH v2] doc: announce removal of old port count
> function
>
> The function rte_eth_dev_
On 8/6/19 4:39 PM, Ananyev, Konstantin wrote:
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon
Sent: Tuesday, August 6, 2019 2:32 PM
To: dev@dpdk.org
Cc: David Marchand
Subject: [dpdk-dev] [PATCH v2] doc: announce removal of old port count function
On 8/2/19 4:29 PM, David Marchand wrote:
This symbol has been deprecated for quite some time.
Let's drop it in the next release.
Signed-off-by: David Marchand
Acked-by: Andrew Rybchenko
since it was deprecated in previous LTS, I think it is already OK to remove.
On 7/31/19 2:06 PM, David Marchand wrote:
New accessors have been introduced to provide the hidden information.
This symbol can now be kept internal.
Signed-off-by: David Marchand
Acked-by: Andrew Rybchenko
> This symbol has been deprecated for quite some time.
> Let's drop it in the next release.
>
> Signed-off-by: David Marchand
> ---
> doc/guides/rel_notes/deprecation.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_note
On 8/6/19 4:54 PM, Ananyev, Konstantin wrote:
This symbol has been deprecated for quite some time.
Let's drop it in the next release.
Signed-off-by: David Marchand
---
doc/guides/rel_notes/deprecation.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guides/rel_notes/deprecat
> -Original Message-
> From: dev On Behalf Of Thomas Monjalon
> Sent: Tuesday, August 6, 2019 7:02 PM
> To: dev@dpdk.org
> Cc: David Marchand
> Subject: [dpdk-dev] [PATCH v2] doc: announce removal of old port count
> function
>
> The function rte_eth_dev_count() was marked as deprecated
>-Original Message-
>From: Ananyev, Konstantin
>Sent: Tuesday, August 6, 2019 2:50 PM
>To: Pavan Nikhilesh Bhagavatula ; Jerin
>Jacob Kollanukkaran ; Hunt, David
>; Kovacevic, Marko
>; Ori Kam ;
>Richardson, Bruce ; De Lara Guarch,
>Pablo ; Nicolau, Radu
>; Akhil Goyal ;
>Kantecki, Toma
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of David Marchand
> Sent: Friday, August 2, 2019 2:29 PM
> To: dev@dpdk.org
> Cc: Burakov, Anatoly
> Subject: [dpdk-dev] [PATCH] doc: announce malloc virt2phys symbol removal
>
> This symbol has been deprecated fo
Hi, Xiao
On 08/06, Zhang, Qi Z wrote:
>
>
>> -Original Message-
>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ye Xiaolong
>> Sent: Monday, August 5, 2019 11:46 PM
>> To: Zhang, Xiao
>> Cc: dev@dpdk.org; Yang, Qiming ; Xing, Beilei
>> ; sta...@dpdk.org
>> Subject: Re: [dpdk-dev]
Got it. Thanks Xiaolong and Qi.
> -Original Message-
> From: Ye, Xiaolong
> Sent: Tuesday, August 6, 2019 10:01 PM
> To: Zhang, Xiao ; Zhang, Qi Z
> Cc: dev@dpdk.org; Yang, Qiming ; Xing, Beilei
> ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [v2 0/5] fix dereference after null check coveri
>-Original Message-
>From: Andrew Rybchenko
>Sent: Tuesday, August 6, 2019 2:30 PM
>To: Pavan Nikhilesh Bhagavatula ; Jerin
>Jacob Kollanukkaran ; John McNamara
>; Marko Kovacevic
>; Thomas Monjalon
>; Ferruh Yigit
>Cc: dev@dpdk.org
>Subject: [EXT] Re: [dpdk-dev] [RFC 1/3] ethdev: add p
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Tuesday, August 6, 2019 12:35 PM
> To: Su, Simei
> Cc: dev@dpdk.org; Zhang, Qi Z ; Wu, Jingjing
> ; Xing, Beilei ; Yang,
> Qiming ; or...@mellanox.com;
> adrien.mazarg...@6wind.com; ary
The API breakage is because the ``tso_segsz`` field was documented for
LRO.
The ``tso_segsz`` field in mbuf indicates the size of each segment in
the LRO packet in Rx path and should be provided by the LRO packet
port.
While the generic LRO packet may aggregate different segments sizes in
one pac
It may be needed by the user to limit the LRO session packet size.
In order to allow the above limitation, a new Rx configuration may be
added for the maximum LRO session size.
A new capability may be added too to expose the maximum LRO session size
supported by the port.
Signed-off-by: Matan Azr
The shared Infiniband device context should be included
into memory event callback list only once on context creation,
and removed from the list only once on context destroying.
Multiple insertions of the same object caused the infinite
loop on the list processing.
Fixes: ccb3815346e6 ("net/mlx5:
I40evf queue can not work properly with kernel pf driver. Eg. when
configured to use 8 queue pairs, only 4 queues can receive packets, and
half packets will be lost if using 2 queue pairs.
This issue is caused by misconfiguration of look up table, use aq command
to setup the lut to make it work pro
On 8/6/19 5:56 PM, Matan Azrad wrote:
It may be needed by the user to limit the LRO session packet size.
In order to allow the above limitation, a new Rx configuration may be
added for the maximum LRO session size.
A new capability may be added too to expose the maximum LRO session size
supporte
On Tue, 6 Aug 2019 08:19:01 +
Matan Azrad wrote:
> From: Stephen Hemminger
> > On Sun, 4 Aug 2019 08:31:54 +
> > Matan Azrad wrote:
> >
> > > > > > /* convert parameter to a number and verify */
> > > > > > pm = strtoul(portmask, &end, 16);
> > > > > > - if (end == NULL || *
On Tue, 6 Aug 2019 14:31:43 +
Pavan Nikhilesh Bhagavatula wrote:
> >-Original Message-
> >From: Andrew Rybchenko
> >Sent: Tuesday, August 6, 2019 2:30 PM
> >To: Pavan Nikhilesh Bhagavatula ; Jerin
> >Jacob Kollanukkaran ; John McNamara
> >; Marko Kovacevic
> >; Thomas Monjalon
> >; F
> -Original Message-
> From: Matan Azrad [mailto:ma...@mellanox.com]
> Sent: Tuesday, August 6, 2019 3:56 PM
> To: dev@dpdk.org
> Cc: Thomas Monjalon ; Yigit, Ferruh
> ; Andrew Rybchenko ;
> Ananyev, Konstantin ; Olivier Matz
>
> Subject: [PATCH 2/2] doc: announce new mbuf field for L
Hi,
> -Original Message-
> From: dev On Behalf Of Viacheslav Ovsiienko
> Sent: Tuesday, August 6, 2019 6:01 PM
> To: dev@dpdk.org
> Cc: Yongseok Koh ; Shahaf Shuler
> ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix memory event callback list
>
> The shared Infiniband device
CC memif_socket.o
In file included from /home/jerin/dpdk.org/drivers/net/memif/memif_socket.c:26:
In function 'memif_socket_create',
inlined from 'memif_socket_init' at
/home/jerin/dpdk.org/drivers/net/memif/memif_socket.c:965:12:
/home/jerin/dpdk.org/drivers/net/memif/rte_eth_memif.h:35:2: er
On 8/6/19 6:45 PM, Stephen Hemminger wrote:
On Tue, 6 Aug 2019 14:31:43 +
Pavan Nikhilesh Bhagavatula wrote:
-Original Message-
From: Andrew Rybchenko
Sent: Tuesday, August 6, 2019 2:30 PM
To: Pavan Nikhilesh Bhagavatula ; Jerin
Jacob Kollanukkaran ; John McNamara
; Marko Kovacevi
On 8/6/19 5:56 PM, Matan Azrad wrote:
The API breakage is because the ``tso_segsz`` field was documented for
LRO.
The ``tso_segsz`` field in mbuf indicates the size of each segment in
the LRO packet in Rx path and should be provided by the LRO packet
port.
While the generic LRO packet may aggre
Hi
From: Ananyev, Konstantin
> > -Original Message-
> > From: Matan Azrad [mailto:ma...@mellanox.com]
> > Sent: Tuesday, August 6, 2019 3:56 PM
> > To: dev@dpdk.org
> > Cc: Thomas Monjalon ; Yigit, Ferruh
> > ; Andrew Rybchenko
> > ; Ananyev, Konstantin
> > ; Olivier Matz
> > Subject: [PA
Hi
From: Stephen Hemminger
> Sent: Tuesday, August 6, 2019 6:40 PM
> To: Matan Azrad
> Cc: dev@dpdk.org; Stephen Hemminger
> Subject: Re: [dpdk-dev] [PATCH v5 1/4]
> examples/multi_process/client_server_mp: check port validity
>
> On Tue, 6 Aug 2019 08:19:01 +
> Matan Azrad wrote:
>
> > F
Coverity issue: 344986
Signed-off-by: Nicolas Chautru
---
app/test-bbdev/test_bbdev_perf.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev_perf.c
index a166eaf..7ab61ef 100644
--- a/app/test-bbdev/test_bbdev_p
Fixing a few coverity minor issues reported by Coverity
for DPDK 19.08 RC : 344980, 344992, 345010.
Nicolas Chautru (2):
baseband/turbo_sw: remove logically dead code
app/bbdev: fix unchecked return valued
app/test-bbdev/test_bbdev_perf.c | 6 --
drivers/baseband/turbo
Coverity issue : 344980, 344992
Signed-off-by: Nicolas Chautru
---
drivers/baseband/turbo_sw/bbdev_turbo_software.c | 12
1 file changed, 12 deletions(-)
diff --git a/drivers/baseband/turbo_sw/bbdev_turbo_software.c
b/drivers/baseband/turbo_sw/bbdev_turbo_software.c
index acb63a4.
06/08/2019 15:27, Nicolas Chautru:
> Fixing a few coverity minor issues reported by Coverity
> for DPDK 19.08 RC : 344980, 344992, 345010.
>
> Nicolas Chautru (2):
> baseband/turbo_sw: remove logically dead code
> app/bbdev: fix unchecked return valued
The patches are missing a "Fixes" line
Fixing a few coverity minor issues reported by Coverity for DPDK 19.08 RC :
344980, 344992, 345010.
v2: Commit message update
Nicolas Chautru (2):
baseband/turbo_sw: remove logically dead code
app/bbdev: fix unchecked return valued
app/test-bbdev/test_bbdev_perf.c | 6
1 - 100 of 117 matches
Mail list logo