[dpdk-dev] [PATCH 01/11] eth: move queue check for rx_queue_count

Zhang, Helin helin.zhang at intel.com
Mon Aug 3 19:00:30 CEST 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Friday, July 24, 2015 10:06 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 01/11] eth: move queue check for rx_queue_count
> 
> All implemenations of rx_queue_count need to check for queue_id being valid,
> therefore move the test to common code.
> Also, add missing queue validation for rx_descriptor_done
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Helin Zhang <helin.zhang at intel.com>


More information about the dev mailing list