diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2016-09-12 14:18:43 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-09-24 22:50:05 -0700 |
commit | a4fa59cc5bb028ebb8048e8dcb6f92b2a1ea07f6 (patch) | |
tree | 5f63446a5142d39d7707bacff267d89fd235ebdb /kernel/smpboot.h | |
parent | 1eb846ac90b956e52f4269d80f13cfbe1df6850b (diff) |
i40e: don't configure zero-size RSS table
In some rare cases, we might get a VSI with no queues. In this case, we
cannot configure RSS on this VSI as it will try to divide by zero when
configuring the lookup table.
Change-ID: I6ae173a7dd3481a081e079eb10eb80275de2adb0
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/smpboot.h')
0 files changed, 0 insertions, 0 deletions