From: Alexander Duyck Date: Sat, 20 Sep 2014 23:50:42 +0000 (-0400) Subject: fm10k: Add support for multiple queues X-Git-Tag: fixes-against-v3.18-rc2~144^2~138^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3ac822689f5c4d8961a8707edba9b6bf4631a3;p=pandora-kernel.git fm10k: Add support for multiple queues This patch takes the driver from supporting a single queue to supporting multiple queues. The upper queue limit for the PF is 128 queues and the upper limit for the VF is (128 / num_vfs) rounded down to nearest power of 2. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed