Re: [dpdk-dev] [PATCH] net/ipn3ke: fix null pointer dereference

2019-05-22 Thread Xu, Rosen
> -Original Message- > From: Pei, Andy > Sent: Thursday, May 23, 2019 12:31 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] net/ipn3ke: fix null pointer dereference > > In current code, scenario may happens that when function > ipn3ke_hw_tm_node_wr

[dpdk-dev] [PATCH] net/ipn3ke: fix null pointer dereference

2019-05-22 Thread Andy Pei
In current code, scenario may happens that when function ipn3ke_hw_tm_node_wr is called, struct ipn3ke_tm_node n has a NULL element parent_node, however, the element parent_node of struct ipn3ke_tm_node n is used in an invalid way. After applying this patch, this null pointer dereference is avoided

Re: [dpdk-dev] [PATCH] net/ipn3ke: check input arguement before other operation

2019-05-22 Thread Pei, Andy
Hi, Rosen, It will be fixed in v2. -Original Message- From: Xu, Rosen Sent: Thursday, May 23, 2019 10:31 AM To: Pei, Andy ; dev@dpdk.org Cc: sta...@dpdk.org Subject: RE: [PATCH] net/ipn3ke: check input arguement before other operation Hi, > -Original Message- > From: Pei, Andy

Re: [dpdk-dev] [PATCH] raw/ifpga: fix unintentional integer overflow

2019-05-22 Thread Xu, Rosen
Hi, > -Original Message- > From: Pei, Andy > Sent: Wednesday, May 22, 2019 14:43 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] raw/ifpga: fix unintentional integer overflow > > cast unsigned int ports_per_retimer, unsigned int nums_retimer, unsigned

Re: [dpdk-dev] [PATCH v2] net/ipn3ke: check input argument before other operation

2019-05-22 Thread Xu, Rosen
Hi, > -Original Message- > From: Pei, Andy > Sent: Thursday, May 23, 2019 10:53 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH v2] net/ipn3ke: check input argument before other > operation > > check input argument rte_eth_dev *ethdev, ensuring ethdev

[dpdk-dev] [PATCH v2] net/ipn3ke: check input argument before other operation

2019-05-22 Thread Andy Pei
check input argument rte_eth_dev *ethdev, ensuring ethdev is not NULL before operation on ethdev. Coverity issue: 337922 Fixes: 70d6b7f550f4 ("net/ipn3ke: add representor") Cc: rosen...@intel.com Cc: sta...@dpdk.org Signed-off-by: Andy Pei --- drivers/net/ipn3ke/ipn3ke_representor.c | 7 +--

Re: [dpdk-dev] [PATCH] raw/ifpga: fix unintentional integer overflow

2019-05-22 Thread Pei, Andy
Hi Rosen, I use git send-email for internal check, I seems I should not cc you and stable@dpdk. -Original Message- From: Xu, Rosen Sent: Thursday, May 23, 2019 10:11 AM To: Pei, Andy ; dev@dpdk.org Cc: sta...@dpdk.org Subject: RE: [PATCH] raw/ifpga: fix unintentional integer overflow H

Re: [dpdk-dev] [PATCH] net/ipn3ke: check input arguement before other operation

2019-05-22 Thread Xu, Rosen
Hi, > -Original Message- > From: Pei, Andy > Sent: Wednesday, May 22, 2019 15:22 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] net/ipn3ke: check input arguement before other operation > > check input arguement rte_eth_dev *ethdev, ensuring ethdev is

Re: [dpdk-dev] [PATCH] net/ipn3ke: delete unnecessary code

2019-05-22 Thread Xu, Rosen
> -Original Message- > From: Pei, Andy > Sent: Wednesday, May 22, 2019 14:45 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] net/ipn3ke: delete unnecessary code > > Whether the value of ret is true or false, the end target is always run. > It is unn

Re: [dpdk-dev] [PATCH] net/ipn3ke: delete identical branch

2019-05-22 Thread Xu, Rosen
Hi, > -Original Message- > From: Pei, Andy > Sent: Wednesday, May 22, 2019 14:45 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] net/ipn3ke: delete identical branch > > Whether the if statement is ture or not, the operation is identical. > It is unnec

Re: [dpdk-dev] [PATCH] raw/ifpga: fix unintentional integer overflow

2019-05-22 Thread Xu, Rosen
Hi Andy, Why you sent this patch two times? > -Original Message- > From: Pei, Andy > Sent: Wednesday, May 22, 2019 14:43 > To: dev@dpdk.org > Cc: Pei, Andy ; Xu, Rosen ; > sta...@dpdk.org > Subject: [PATCH] raw/ifpga: fix unintentional integer overflow > > cast unsigned int ports_per_ret

[dpdk-dev] [PATCH v2] net/i40e: allow VF to configure pctype mapping

2019-05-22 Thread Beilei Xing
This patch allows VF to get/update/reset pctype mapping info. Signed-off-by: Beilei Xing --- v2 changes: - Allow VF update/reset pctype mapping. drivers/net/i40e/rte_pmd_i40e.c | 8 1 file changed, 8 deletions(-) diff --git a/drivers/net/i40e/rte_pmd_i40e.c b/drivers/net/i40e/rte_pmd

Re: [dpdk-dev] [PATCH v4 0/4] net/mlx5: code cleanup in rx and tx files

2019-05-22 Thread Shahaf Shuler
Wednesday, May 8, 2019 11:30 AM, Dekel Peled: > Subject: [dpdk-dev] [PATCH v4 0/4] net/mlx5: code cleanup in rx and tx files > > During work on Rx feature I did some cleanup actions. > This series includes those changes divided by their type. > > --- > v2: Change 2nd patch type to "fix". > v3: Ap

[dpdk-dev] [PATCH 3/3] doc: clean PDF config

2019-05-22 Thread Thomas Monjalon
Some font options do not look necessary. Signed-off-by: Thomas Monjalon --- doc/guides/conf.py | 4 1 file changed, 4 deletions(-) diff --git a/doc/guides/conf.py b/doc/guides/conf.py index 94b97dc35..e2b52e2df 100644 --- a/doc/guides/conf.py +++ b/doc/guides/conf.py @@ -62,11 +62,7 @@

[dpdk-dev] [PATCH 1/3] doc: robustify PDF build

2019-05-22 Thread Thomas Monjalon
In some environment like the current dpdk.org server, there can be some errors due to symbols in titles, as it was the case before this commit in DPDK 18.05: 551d148944dc ("doc: remove flow API migration section") ! LaTeX Error: Bad math environment delimiter. It can be avoided thanks to

[dpdk-dev] [PATCH 0/3] fix PDF doc build

2019-05-22 Thread Thomas Monjalon
I found different issues when building the doc as PDF on the server or my laptop. Debugging pdflatex issues is really hard, so I hope we won't have more. We could also question why we are bothering with PDF? Thomas Monjalon (3): doc: robustify PDF build doc: fix PDF with greek letter doc:

[dpdk-dev] [PATCH 2/3] doc: fix PDF with greek letter

2019-05-22 Thread Thomas Monjalon
For an unknown reason, the sign "μ" is not accepted by some environments, probably due to the version of some Latex packages or dependencies. ! Package inputenc Error: Unicode character μ (U+03BC) (inputenc)not set up for use with LaTeX. It is fixed by installing t

[dpdk-dev] [Bug 255] Mbuf leak when rte_port_ethdev_writer_tx_bulk is called with more than 32 packets

2019-05-22 Thread bugzilla
https://bugs.dpdk.org/show_bug.cgi?id=255 Jeya ganesh (jeyaga@gmail.com) changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|-

Re: [dpdk-dev] [PATCH v2 1/2] test/hash: use existing lcore API

2019-05-22 Thread Dharmik Thakkar
> On May 22, 2019, at 12:17 PM, David Marchand > wrote: > > Hello Dharmik, > > On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar > wrote: > > On May 22, 2019, at 10:06 AM, David Marchand > > wrote: > > > > Prefer the existing apis rather than direct access the configuration > > structure.

[dpdk-dev] [dpdk-announce] DPDK 17.11.6 released

2019-05-22 Thread Yongseok Koh
Hi all, Here is a new stable release: https://fast.dpdk.org/rel/dpdk-17.11.6.tar.xz The git tree is at: https://dpdk.org/browse/dpdk-stable/?h=17.11 Please note that the list of missing patches is attached at the end. Thanks, Yongseok --- app/test-pmd/cmdline_tm.c

Re: [dpdk-dev] [EXT] Re: Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 04:22:53PM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 9:09 PM > > To: Jerin Jacob Kollanukkaran > > Cc: Bruce Richardson ; dev@dpdk.org; > > tho...@monjalon.net; sta...@dpdk.org > > Subject

Re: [dpdk-dev] [PATCH v2 1/2] test/hash: use existing lcore API

2019-05-22 Thread David Marchand
Hello Dharmik, On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar wrote: > > On May 22, 2019, at 10:06 AM, David Marchand > wrote: > > > > Prefer the existing apis rather than direct access the configuration > > structure. > > > > test_hash_multi_add_lookup() currently starts n readers and N write

Re: [dpdk-dev] [PATCH v2 1/2] test/hash: use existing lcore API

2019-05-22 Thread Dharmik Thakkar
Hi David, Thank you for the patch! Some comments inlined. > On May 22, 2019, at 10:06 AM, David Marchand > wrote: > > Prefer the existing apis rather than direct access the configuration > structure. > > test_hash_multi_add_lookup() currently starts n readers and N writers > using rte_eal_re

Re: [dpdk-dev] [EXT] Re: Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Neil Horman > Sent: Wednesday, May 22, 2019 9:09 PM > To: Jerin Jacob Kollanukkaran > Cc: Bruce Richardson ; dev@dpdk.org; > tho...@monjalon.net; sta...@dpdk.org > Subject: Re: [EXT] Re: [dpdk-dev] Re: [PATCH] devtools: skip the symbol > check when map file un

Re: [dpdk-dev] [PATCH] librte_eal: ease init in a docker container

2019-05-22 Thread Nicolas Dichtel
Le 22/05/2019 à 17:57, Burakov, Anatoly a écrit : > On 22-May-19 4:41 PM, Nicolas Dichtel wrote: >> move_pages() is only used to get the numa node id, but this function >> is not allowed by default in docker (it needs CAP_SYS_NICE and an update of >> the seccomp profile). >> get_mempolicy() also

Re: [dpdk-dev] [PATCH] librte_eal: ease init in a docker container

2019-05-22 Thread Burakov, Anatoly
On 22-May-19 4:41 PM, Nicolas Dichtel wrote: move_pages() is only used to get the numa node id, but this function is not allowed by default in docker (it needs CAP_SYS_NICE and an update of the seccomp profile). get_mempolicy() also requires CAP_SYS_NICE but doesn't need any change in the default

[dpdk-dev] [PATCH] librte_eal: ease init in a docker container

2019-05-22 Thread Nicolas Dichtel
move_pages() is only used to get the numa node id, but this function is not allowed by default in docker (it needs CAP_SYS_NICE and an update of the seccomp profile). get_mempolicy() also requires CAP_SYS_NICE but doesn't need any change in the default seccomp profile. Note that the returned value

Re: [dpdk-dev] [EXT] Re: Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 02:25:14PM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 7:41 PM > > To: Jerin Jacob Kollanukkaran > > Cc: Bruce Richardson ; dev@dpdk.org; > > tho...@monjalon.net; sta...@dpdk.org > > Subject

Re: [dpdk-dev] [PATCH v1] examples/l3fwd-power: add telemetry mode support

2019-05-22 Thread Stephen Hemminger
On Fri, 17 May 2019 19:17:12 +0100 Reshma Pattan wrote: > Add new telemetry mode support for l3fwd-power. > This is a standalone mode, in this mode l3fwd-power > does simple l3fwding along with calculating > empty polls, full polls, and busy percentage for > each forwarding core. The aggregation

[dpdk-dev] [PATCH v2 2/2] test/rcu: use existing lcore API

2019-05-22 Thread David Marchand
Prefer the existing apis rather than direct access lcore_config that is going to disappear. Fixes: b87089b0bb19 ("test/rcu: add API and functional tests") Cc: sta...@dpdk.org Signed-off-by: David Marchand Reviewed-by: Maxime Coquelin Acked-by: Honnappa Nagarahalli --- app/test/test_rcu_qsbr.c

[dpdk-dev] [PATCH v2 1/2] test/hash: use existing lcore API

2019-05-22 Thread David Marchand
Prefer the existing apis rather than direct access the configuration structure. test_hash_multi_add_lookup() currently starts n readers and N writers using rte_eal_remote_launch(). It then waits for the N writers to complete with a custom multi_writer_done[] array to synchronise over. Jump on the

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 04:12:40PM +0200, Thomas Monjalon wrote: > 22/05/2019 15:40, Neil Horman: > > On Wed, May 22, 2019 at 01:12:34PM +, Jerin Jacob Kollanukkaran wrote: > > > From: Neil Horman > > > > On Wed, May 22, 2019 at 03:05:54AM +, Jerin Jacob Kollanukkaran > > > > wrote: > > >

Re: [dpdk-dev] [PATCH 2/3] net/i40e: add runtime option to disable vector rx

2019-05-22 Thread Zhang, Qi Z
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, May 22, 2019 10:05 PM > To: Ananyev, Konstantin > Cc: Ergin, Mesut A ; Xing, Beilei > ; Zhang, Qi Z ; dev@dpdk.org; > Yigit, Ferruh ; Andrew Rybchenko > > Subject: Re: [dpdk-dev] [PATCH 2/3] ne

Re: [dpdk-dev] [EXT] Re: Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Neil Horman > Sent: Wednesday, May 22, 2019 7:41 PM > To: Jerin Jacob Kollanukkaran > Cc: Bruce Richardson ; dev@dpdk.org; > tho...@monjalon.net; sta...@dpdk.org > Subject: [EXT] Re: [dpdk-dev] Re: [PATCH] devtools: skip the symbol check > when map file under

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Thomas Monjalon
22/05/2019 15:40, Neil Horman: > On Wed, May 22, 2019 at 01:12:34PM +, Jerin Jacob Kollanukkaran wrote: > > From: Neil Horman > > > On Wed, May 22, 2019 at 03:05:54AM +, Jerin Jacob Kollanukkaran > > > wrote: > > > > From: Neil Horman > > > > > On Wed, May 22, 2019 at 01:26:28AM +0530, je

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 01:41:03PM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 6:43 PM > > To: Jerin Jacob Kollanukkaran > > Cc: Bruce Richardson ; dev@dpdk.org; > > tho...@monjalon.net; sta...@dpdk.org > > Subject

Re: [dpdk-dev] [PATCH 2/3] net/i40e: add runtime option to disable vector rx

2019-05-22 Thread Thomas Monjalon
Hi, 22/05/2019 13:01, Ananyev, Konstantin: > > As far as I can see, passing FDIR configuration via the rte_eth_conf struct: > >struct rte_fdir_conf fdir_conf; /**< FDIR configuration. DEPRECATED */ > > was deprecated. I suspect in favor of the late binding design mentioned, but > > again, I do

[dpdk-dev] [PATCH 0/5] test/ipsec: fixes and improvements

2019-05-22 Thread Bernard Iremonger
The following patches contain two fixes and improvements to test_ipsec.c Bernard Iremonger (5): test/ipsec: fix failures in tests 12 and 13 test/ipsec: fix log messages in tests test/ipsec: reorder tests test/ipsec: add extra test configuration test/ipsec: improve debug in tests 12 and 1

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 01:12:34PM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 6:16 PM > > To: Jerin Jacob Kollanukkaran > > Cc: dev@dpdk.org; tho...@monjalon.net; sta...@dpdk.org > > Subject: Re: [EXT] Re: [dpdk-d

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Neil Horman > Sent: Wednesday, May 22, 2019 6:43 PM > To: Jerin Jacob Kollanukkaran > Cc: Bruce Richardson ; dev@dpdk.org; > tho...@monjalon.net; sta...@dpdk.org > Subject: [EXT] Re: [dpdk-dev] Re: [PATCH] devtools: skip the symbol check > when map file under

[dpdk-dev] [PATCH 1/5] test/ipsec: fix failures in tests 12 and 13

2019-05-22 Thread Bernard Iremonger
Calling rte_cryptodev_enqueue_burst() in a loop for 1 packet at a time results in some random mbufs with 36 leading 0's. Calling rte_cryptodev_enqueue_burst() for a burst of packets solves this issue. Fixes: 59d7353b0df0 ("test/ipsec: fix test suite setup") Cc: sta...@dpdk.org Signed-off-by: Bern

[dpdk-dev] [PATCH 3/5] test/ipsec: reorder tests

2019-05-22 Thread Bernard Iremonger
Run outbound test configuration before inbound. Signed-off-by: Bernard Iremonger --- app/test/test_ipsec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/test/test_ipsec.c b/app/test/test_ipsec.c index 85a120a..755b4da 100644 --- a/app/test/test_ipsec.c +++ b/app/tes

[dpdk-dev] [PATCH 5/5] test/ipsec: improve debug in tests 12 and 13

2019-05-22 Thread Bernard Iremonger
Dump invalid mbuf data in case of error in tests 12 and 13 Signed-off-by: Bernard Iremonger --- app/test/test_ipsec.c | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/app/test/test_ipsec.c b/app/test/test_ipsec.c index b99e5f0..5d668cd 100644 --- a/app/t

[dpdk-dev] [PATCH 4/5] test/ipsec: add extra test configuration

2019-05-22 Thread Bernard Iremonger
Add extra test configuration for BURST_SIZE packets Signed-off-by: Bernard Iremonger --- app/test/test_ipsec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/test/test_ipsec.c b/app/test/test_ipsec.c index 755b4da..b99e5f0 100644 --- a/app/test/test_ipsec.c +++ b/app

[dpdk-dev] [PATCH 2/5] test/ipsec: fix log messages in tests

2019-05-22 Thread Bernard Iremonger
Error lLog messages after the create_sa() function calls were using the wrong function name. The function name is replaced with create_sa. Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") Cc: sta...@dpdk.org Signed-off-by: Bernard Iremonger --- app/test/test_ipsec.c | 44 +++

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 11:54:13AM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Bruce Richardson > > Sent: Wednesday, May 22, 2019 4:21 PM > > To: Jerin Jacob Kollanukkaran > > Cc: Neil Horman ; dev@dpdk.org; > > tho...@monjalon.net; sta...@dpdk.org > > Subject

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Neil Horman > Sent: Wednesday, May 22, 2019 6:16 PM > To: Jerin Jacob Kollanukkaran > Cc: dev@dpdk.org; tho...@monjalon.net; sta...@dpdk.org > Subject: Re: [EXT] Re: [dpdk-dev] [PATCH] devtools: skip the symbol check > when map file under drivers > > On Wed,

Re: [dpdk-dev] [PATCH v1] examples/l3fwd-power: add telemetry mode support

2019-05-22 Thread Pattan, Reshma
> -Original Message- > From: Burakov, Anatoly > Sent: Wednesday, May 22, 2019 10:46 AM > To: Pattan, Reshma ; dev@dpdk.org > Cc: Hunt, David ; Ma, Liang J > Subject: Re: [PATCH v1] examples/l3fwd-power: add telemetry mode support > > On 21-May-19 3:53 PM, Pattan, Reshma wrote: > >> > >>

Re: [dpdk-dev] [EXT] Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Neil Horman
On Wed, May 22, 2019 at 03:05:54AM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 1:57 AM > > To: Jerin Jacob Kollanukkaran > > Cc: dev@dpdk.org; tho...@monjalon.net; sta...@dpdk.org > > Subject: [EXT] Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH 3/3] net/i40e: fix inadvertent override of vector RX allowance

2019-05-22 Thread Zhang, Qi Z
Hi Mesut: > -Original Message- > From: Ergin, Mesut A > Sent: Thursday, May 16, 2019 12:28 PM > To: Xing, Beilei ; Zhang, Qi Z > Cc: dev@dpdk.org; Ergin, Mesut A > Subject: [PATCH 3/3] net/i40e: fix inadvertent override of vector RX allowance > > When i40e_rx_vec_dev_conf_condition_chec

Re: [dpdk-dev] [PATCH 1/2] test/hash: use existing lcore API

2019-05-22 Thread David Marchand
Hello, On Wed, May 22, 2019 at 2:16 AM Wang, Yipeng1 wrote: > >-Original Message- > >From: David Marchand [mailto:david.march...@redhat.com] > >Sent: Wednesday, May 15, 2019 12:57 AM > >To: dev@dpdk.org > >Cc: tho...@monjalon.net; step...@networkplumber.org; sta...@dpdk.org; > Wang, Yipe

Re: [dpdk-dev] [PATCH 1/3] net/i40e: add support for MARK + RSS action in rte_flow

2019-05-22 Thread Zhang, Qi Z
> -Original Message- > From: Ergin, Mesut A > Sent: Thursday, May 16, 2019 12:28 PM > To: Xing, Beilei ; Zhang, Qi Z > Cc: dev@dpdk.org; Ergin, Mesut A > Subject: [PATCH 1/3] net/i40e: add support for MARK + RSS action in rte_flow > > Currently, i40e Flow Director action parser only a

Re: [dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: Bruce Richardson > Sent: Wednesday, May 22, 2019 4:21 PM > To: Jerin Jacob Kollanukkaran > Cc: Neil Horman ; dev@dpdk.org; > tho...@monjalon.net; sta...@dpdk.org > Subject: Re: [dpdk-dev] [EXT] Re: [PATCH] devtools: skip the symbol check > when map file under

Re: [dpdk-dev] [PATCH 3/5] doc/prog_guides: fix triplicated typo

2019-05-22 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thierry Herbelot > Sent: Wednesday, May 22, 2019 10:45 AM > To: dev@dpdk.org > Cc: Thomas Monjalon > Subject: [dpdk-dev] [PATCH 3/5] doc/prog_guides: fix triplicated typo > > A bad formula was copied and pasted

Re: [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar

2019-05-22 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thierry Herbelot > Sent: Wednesday, May 22, 2019 10:45 AM > To: dev@dpdk.org > Cc: Thomas Monjalon > Subject: [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar > > A copy'n'paste typo was present in three guides.

[dpdk-dev] 答复: [PATCH v4] vhost: support inflight share memory protocol feature

2019-05-22 Thread Li,Lin(ACG Cloud)
> -邮件原件- > 发件人: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > 发送时间: 2019年5月17日 23:47 > 收件人: Li Lin ; tiwei@intel.com; > zhihong.w...@intel.com > 抄送: dev@dpdk.org; dariusz.stojac...@intel.com; changpeng@intel.com; > james.r.har...@intel.com; Xie,Yongji ; Li,Lin(ACG Cloud) >

Re: [dpdk-dev] [PATCH 2/3] net/i40e: add runtime option to disable vector rx

2019-05-22 Thread Ananyev, Konstantin
> > > > > > > > > > > > > > Vector RX functions are not at feature parity with non-vector > > > > > > > ones and > > > > > > > currently the vector RX path is enabled by default. Hence, the > > > > > > > only > > > > > > > option to force selection of non-vector variants and be able to > > > >

Re: [dpdk-dev] [EXT] Re: [PATCH] devtools: skip the symbol check when map file under drivers

2019-05-22 Thread Bruce Richardson
On Wed, May 22, 2019 at 03:05:54AM +, Jerin Jacob Kollanukkaran wrote: > > -Original Message- > > From: Neil Horman > > Sent: Wednesday, May 22, 2019 1:57 AM > > To: Jerin Jacob Kollanukkaran > > Cc: dev@dpdk.org; tho...@monjalon.net; sta...@dpdk.org > > Subject: [EXT] Re: [dpdk-dev]

[dpdk-dev] 答复: [PATCH v4] vhost: support inflight share memory protocol feature

2019-05-22 Thread Li,Lin(ACG Cloud)
> -邮件原件- > 发件人: Tiwei Bie [mailto:tiwei@intel.com] > 发送时间: 2019年5月21日 16:47 > 收件人: lin li > 抄送: dev@dpdk.org; dariusz.stojac...@intel.com; changpeng@intel.com; > Li,Lin(ACG Cloud) ; maxime.coque...@redhat.com > 主题: Re: [PATCH v4] vhost: support inflight share memory protocol featu

Re: [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar

2019-05-22 Thread Rami Rosen
Acked-by: Rami Rosen

[dpdk-dev] [PATCH] eventdev: remove event copy in Rx adapter

2019-05-22 Thread Nikhil Rao
Remove copy from temporary event array on the stack to the enqueue buffer event array entry, instead initialize event in the enqueue buffer event array entry. Suggested-by: Mattias Rönnblom Signed-off-by: Nikhil Rao --- Hi Mattias, This patch eliminates the event copy as you previously mention

Re: [dpdk-dev] [PATCH v1] examples/l3fwd-power: add telemetry mode support

2019-05-22 Thread Burakov, Anatoly
On 21-May-19 3:53 PM, Pattan, Reshma wrote: -Original Message- From: Burakov, Anatoly Sent: Monday, May 20, 2019 2:17 PM To: Pattan, Reshma ; dev@dpdk.org Cc: Hunt, David ; Ma, Liang J Subject: Re: [PATCH v1] examples/l3fwd-power: add telemetry mode support --- +

[dpdk-dev] [PATCH 4/5] doc/guides: fix grammar

2019-05-22 Thread Thierry Herbelot
A copy'n'paste typo was present in three guides. Signed-off-by: Thierry Herbelot --- doc/guides/prog_guide/bbdev.rst | 2 +- doc/guides/prog_guide/compressdev.rst | 2 +- doc/guides/prog_guide/cryptodev_lib.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/

[dpdk-dev] [PATCH 3/5] doc/prog_guides: fix triplicated typo

2019-05-22 Thread Thierry Herbelot
A bad formula was copied and pasted. Signed-off-by: Thierry Herbelot --- doc/guides/prog_guide/bbdev.rst | 2 +- doc/guides/prog_guide/cryptodev_lib.rst | 2 +- doc/guides/prog_guide/rawdev.rst| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/prog_

[dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs

2019-05-22 Thread Thierry Herbelot
The perf tests were removed in a previous commit. Fixes: 2ac67c32837a ('test/crypto: remove crypto perf tests') Signed-off-by: Thierry Herbelot --- doc/guides/cryptodevs/armv8.rst | 1 - doc/guides/cryptodevs/openssl.rst | 1 - 2 files changed, 2 deletions(-) diff --git a/doc/guides/cryptodev

[dpdk-dev] [PATCH 2/5] crypto/mvsam: fix typo

2019-05-22 Thread Thierry Herbelot
Inverted letters. Fixes: 8a61c83af2fae ('crypto/mrvl: add mrvl crypto driver') Signed-off-by: Thierry Herbelot --- drivers/crypto/mvsam/rte_mrvl_pmd_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c b/drivers/crypto/mvsam/rte_mrvl_

[dpdk-dev] [PATCH 5/5] drivers/{bus,crypto}: fix typo

2019-05-22 Thread Thierry Herbelot
Fix another copy'n'paste typo. Signed-off-by: Thierry Herbelot --- drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h | 2 +- drivers/crypto/caam_jr/caam_jr.c | 2 +- drivers/crypto/dpaa_sec/dpaa_sec.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) di

Re: [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a

2019-05-22 Thread Liron Himi
Hi, Regards, Liron -Original Message- From: Ruifeng Wang (Arm Technology China) Sent: Wednesday, May 22, 2019 12:11 To: Liron Himi ; tho...@monjalon.net Cc: dev@dpdk.org; nd ; nd Subject: [EXT] RE: [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a External

Re: [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a

2019-05-22 Thread Ruifeng Wang (Arm Technology China)
Hi, > -Original Message- > From: dev On Behalf Of lir...@marvell.com > Sent: Saturday, May 18, 2019 05:27 > To: tho...@monjalon.net > Cc: dev@dpdk.org; Liron Himi > Subject: [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture > based on armv8-a > > From: Liron Himi > > This pat

[dpdk-dev] [PATCH] net/ipn3ke: check input arguement before other operation

2019-05-22 Thread Andy Pei
check input arguement rte_eth_dev *ethdev, ensuring ethdev is not NULl before operation on ethdev. Coverity issue: 337922 Fixes: 70d6b7f550f4 ("net/ipn3ke: add representor") Cc: rosen...@intel.com Cc: sta...@dpdk.org Signed-off-by: Andy Pei --- drivers/net/ipn3ke/ipn3ke_representor.c | 7 +-