[dpdk-dev] [PATCH] event/sw: allow fwd and rel when out of credits

2017-09-08 Thread Gage Eads
When forwarding or releasing events, the operation would fail if the port has 0 inflight credits and cannot acquire more, or the inflight count exceeds the port's new event threshold. This patch fixes that by counting the number of new events in the burst, and applying the credit and new event thr

Re: [dpdk-dev] [PATCH] event/sw: allow fwd and rel when out of credits

2017-10-16 Thread Jerin Jacob
-Original Message- > Date: Mon, 11 Sep 2017 08:52:44 + > From: "Van Haaren, Harry" > To: "Eads, Gage" , "dev@dpdk.org" > CC: "jerin.ja...@caviumnetworks.com" > Subject: Re: [dpdk-dev] [PATCH] event/sw: allow fwd and rel when out

Re: [dpdk-dev] [PATCH] event/sw: allow fwd and rel when out of credits

2017-09-11 Thread Van Haaren, Harry
> From: Eads, Gage > Sent: Friday, September 8, 2017 7:08 PM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; > jerin.ja...@caviumnetworks.com > Subject: [PATCH] event/sw: allow fwd and rel when out of credits > > When forwarding or releasing events, the operation would fail if the port > has 0 inflig

Re: [dpdk-dev] [PATCH] event/sw: allow fwd and rel when out of credits

2017-09-11 Thread Van Haaren, Harry
Re-send fixing Jerin's email; > From: Van Haaren, Harry > Sent: Monday, September 11, 2017 9:53 AM > To: Eads, Gage ; dev@dpdk.org > Cc: jerin.ja...@caviumnetworks.com > Subject: RE: [PATCH] event/sw: allow fwd and rel when out of credits > > > From: Eads, Gage > > Sent: Friday, September 8, 2017