Commit a4fa59c
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>1 parent 1eb846a commit a4fa59c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8282 | 8282 | | |
8283 | 8283 | | |
8284 | 8284 | | |
| 8285 | + | |
| 8286 | + | |
8285 | 8287 | | |
8286 | 8288 | | |
8287 | 8289 | | |
| |||
0 commit comments