Re: [dpdk-dev] [PATCH v2 04/11] examples/l3fwd: add ethdev setup based on eventdev

2019-12-29 Thread Nipun Gupta
Hi Pavan, > -Original Message- > From: Pavan Nikhilesh Bhagavatula > Sent: Sunday, December 29, 2019 9:12 PM > To: Nipun Gupta ; Jerin Jacob Kollanukkaran > ; Marko Kovacevic ; Ori > Kam ; Bruce Richardson > ; Radu Nicolau ; > Akhil Goyal ; Tomasz Kantecki > ; Sunil Kumar Kori > Cc: dev@

Re: [dpdk-dev] [PATCH] net/ice: correct VSI context

2019-12-29 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Saturday, December 14, 2019 2:14 PM > To: Wu, Jingjing ; dev@dpdk.org; Zhang, Qi Z > > Cc: sta...@dpdk.org > Subject: [PATCH] net/ice: correct VSI context > > There'll always be a MDD event triggered when adding > a FDIR rule. The roo

Re: [dpdk-dev] [PATCH v5 3/4] net/ixgbe: cleanup Tx buffers

2019-12-29 Thread Yang, Qiming
-Original Message- From: Di, ChenxuX Sent: Friday, December 27, 2019 11:45 To: dev@dpdk.org Cc: Yang, Qiming ; Xing, Beilei ; Di, ChenxuX Subject: [PATCH v5 3/4] net/ixgbe: cleanup Tx buffers Add support to the ixgbe driver for the API rte_eth_tx_done_cleanup to force free consumed

Re: [dpdk-dev] [PATCH v5 2/4] net/ice: cleanup Tx buffers

2019-12-29 Thread Yang, Qiming
-Original Message- From: Di, ChenxuX Sent: Friday, December 27, 2019 11:45 To: dev@dpdk.org Cc: Yang, Qiming ; Xing, Beilei ; Di, ChenxuX Subject: [PATCH v5 2/4] net/ice: cleanup Tx buffers Add support to the ice driver for the API rte_eth_tx_done_cleanup to force free consumed buff

Re: [dpdk-dev] [PATCH v5 1/4] net/i40e: cleanup Tx buffers

2019-12-29 Thread Yang, Qiming
-Original Message- From: Di, ChenxuX Sent: Friday, December 27, 2019 11:45 To: dev@dpdk.org Cc: Yang, Qiming ; Xing, Beilei ; Di, ChenxuX Subject: [PATCH v5 1/4] net/i40e: cleanup Tx buffers Add support to the i40e driver for the API rte_eth_tx_done_cleanup to force free consumed bu

Re: [dpdk-dev] [PATCH v6 1/6] lib/eal: implement the family of rte bit operation APIs

2019-12-29 Thread Gavin Hu
Hi Stephen, Honnappa, > -Original Message- > From: Stephen Hemminger > Sent: Tuesday, December 24, 2019 12:37 AM > To: Honnappa Nagarahalli > Cc: Joyce Kong ; tho...@monjalon.net; > david.march...@redhat.com; m...@smartsharesystems.com; > jer...@marvell.com; bruce.richard...@intel.com; r

[dpdk-dev] l2fwd-event not fully functional with 'dsw'

2019-12-29 Thread Liron Himi
Hi Mattias, Recently we tried to run the new l2fwd-event examples using the 'dsw' as the evendev. We noticed that only 4096 packets were sent back to the ethdev. Only when we changed both 'dequeue_depth' and 'enqueue_depth' to 128 instead of 32, it started to work. Do you have any objections fo

[dpdk-dev] segmentation fault in rte_eal_wait_lcore - regarding.

2019-12-29 Thread Perugu Hemasai Chandra Prasad
Hi All, I have a segmentation fault issue regarding ret_eal_wait_lcore and rte_eal_mp_wait_lcore(), I am running the code in a few logical cores using rte_eal_remote _launch() function which has a while (1) (infinite loop) in all the functions launched by remote launch and when i am termi

Re: [dpdk-dev] [PATCH v2 04/11] examples/l3fwd: add ethdev setup based on eventdev

2019-12-29 Thread Pavan Nikhilesh Bhagavatula
>> -Original Message- >> From: dev On Behalf Of >> pbhagavat...@marvell.com >> Sent: Wednesday, December 4, 2019 8:14 PM >> To: jer...@marvell.com; Marko Kovacevic >; Ori >> Kam ; Bruce Richardson >> ; Radu Nicolau >; >> Akhil Goyal ; Tomasz Kantecki >> ; Sunil Kumar Kori >; >> Pavan Nik

[dpdk-dev] [PATCH] maintainers: add co-maintainer for flow API

2019-12-29 Thread Ori Kam
I volunteer to be co maintainer for the rte_flow lib. Signed-off-by: Ori Kam --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9b5c80f..ed3e71e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -371,6 +371,7 @@ F: doc/guides/prog_guide/switch_represe