Re: [dpdk-dev] [RFC 1/1] eventdev: add distributed software (DSW) event device

2018-08-18 Thread Jerin Jacob
-Original Message- > Date: Sun, 22 Jul 2018 17:02:54 +0530 > From: Jerin Jacob > To: Mattias Rönnblom > Cc: dev@dpdk.org, bruce.richard...@intel.com > Subject: Re: [RFC 1/1] eventdev: add distributed software (DSW) event device > User-Agent: Mutt/1.10.1 (2018-07-13) > > -Original Mes

Re: [dpdk-dev] [PATCH] net/bonding: fix buf corruption in merging un-transmitted packets

2018-08-18 Thread Chas Williams
On Fri, Aug 17, 2018 at 9:46 PM Jia Yu wrote: > When bond slave devices cannot transmit all packets in bufs array, > tx_burst callback shall merge the un-transmitted packets back to > bufs array. Recent merge logic introduced a bug which causes > invalid mbuf addresses being written to bufs array

[dpdk-dev] Dpdk eventdev performance testing

2018-08-18 Thread Guru Prasad
Hi All, While testing performance with eventdev, I am seeing a crash in dpdk service core. Test scenario is given below 1) DPDK 1805 2 Eventdev ordered Queues & 2 Ports 2) 2 Workers threads + 1 Service core for running scheduling. 3) 1st worker is getting packet from NIC and enqueueing to Q1 *

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-18 Thread Joseph, Anoob
Hi Bruce, On 14-08-2018 16:03, Bruce Richardson wrote: External Email On Mon, Aug 13, 2018 at 09:29:01PM +0530, Joseph, Anoob wrote: Hi Bruce, The reason why l2fwd was chosen was to allow everyone to chip in their ideas while preparing the framework. This framework would be extended to other