numam-dpdk/drivers
Chen Jing D(Mark) 829db9e181 fm10k: fix maximum queue number for VF
Both PF and VF shared code in function fm10k_stats_get().
The function works well with PF, but has problem with VF since
VF has less queues than PF.

Fixes: a6061d9e70 ("fm10k: register PF driver")

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
2015-06-22 17:27:58 +02:00
..
net fm10k: fix maximum queue number for VF 2015-06-22 17:27:58 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00