Re: [dpdk-dev] [PATCH] net/bnxt: use dedicated cpr for async events

2019-07-24 Thread Lance Richardson
On Wed, Jul 24, 2019 at 12:14 PM Lance Richardson wrote: > process async events on a receive completion ring. This behavior > is controlled by a compile-time configuration variable. I will follow up with a v2 to correct the above statement in the commit log and to squash with these follow-up pat

[dpdk-dev] [PATCH] net/bnxt: use dedicated cpr for async events

2019-07-24 Thread Lance Richardson
This commit enables the creation of a dedicated completion ring for asynchronous event handling instead of handling these events on a receive completion ring. For the stingray platform and other platforms needing tighter control of resource utilization, we retain the ability to process async event