[dpdk-dev] [PATCH 04/12] net/bnxt: require async cq for vector mode

Ferruh Yigit ferruh.yigit at intel.com
Fri Sep 11 17:02:43 CEST 2020


On 9/9/2020 4:52 PM, Lance Richardson wrote:
> Disable support for vector mode when async completions can be placed
> in a receive completion ring and change the default for all platforms
> to use a dedicated async completion ring.
> 
> Simplify completion handling in vector mode receive paths now that
> it no longer needs to handle async completions.

I guess 'cq' is "completion queue"(?), based on above description I understand
vector mode no more handles async completions and to enable vector mode there
should be at lest one async completion ring. If correct, would it be OK if I
update the title as:
net/bnxt: require async completion ring for vector mode

> 
> Reviewed-by: Ajit Kumar Khaparde <ajit.khaparde at broadcom.com>
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>

<...>



More information about the dev mailing list