-----Original Message----- > Date: Mon, 11 Dec 2017 13:42:08 +0000 > From: "Van Haaren, Harry" <[email protected]> > To: "Eads, Gage" <[email protected]>, "[email protected]" <[email protected]> > CC: "[email protected]" <[email protected]>, > "Richardson, Bruce" <[email protected]>, "[email protected]" > <[email protected]>, "[email protected]" <[email protected]>, > "[email protected]" <[email protected]> > Subject: RE: [PATCH 2/2] event/sw: simplify credit scheme > > > -----Original Message----- > > From: Eads, Gage > > Sent: Thursday, November 30, 2017 4:21 AM > > To: [email protected] > > Cc: [email protected]; Van Haaren, Harry > > <[email protected]>; Richardson, Bruce > > <[email protected]>; [email protected]; [email protected]; > > [email protected] > > Subject: [PATCH 2/2] event/sw: simplify credit scheme > > > > This commit modifies the sw PMD credit scheme such that credits are > > consumed when enqueueing a NEW event and released when an event is > > released -- typically, the beginning and end of a pipeline. Workers that > > simply forward events do not interact with the credit pool. > > > > Signed-off-by: Gage Eads <[email protected]> > > Acked-by: Harry van Haaren <[email protected]>
Applied this series to dpdk-next-eventdev/master. Thanks.

