i40e: Use even more ARQ descriptors
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 9 Jan 2015 11:18:14 +0000 (11:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Feb 2015 03:53:32 +0000 (19:53 -0800)
commit07574897d3fefb7f6af5c4128c322a5a05491e62
treefd1a921d8bbf914f3d0b4f38da834f402edad122
parent1750a22fa9ec34d3842a78780c838d6bf88fc6b5
i40e: Use even more ARQ descriptors

When enabling 64 VFs and loading the VF driver in the host kernel, we
can easily overrun the PF's admin receive queue. Double the size of this
queue, and increase the work limit to allow the PF to handle more
requests in a single pass through the service task.

Change-ID: I0efbbdc61954bffad422a2f33c4b948a59370bf5
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
This page took 0.027289 seconds and 5 git commands to generate.