diff options
author | Paweł Jabłoński <pawel.jablonski@intel.com> | 2017-12-29 08:49:10 -0500 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-01-26 13:23:50 -0800 |
commit | 1563f2d2e01242f05dd523ffd56fe104bc1afd58 (patch) | |
tree | 25f432069c69515781c1d1393a3c82ea5f02e7d0 /Documentation | |
parent | a3f9fb5ef34e2f01a77a74c359e655b64cb1a6ae (diff) |
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
This patch suppresses the message about invalid TC mapping and wrong
selected TX queue. The root cause of this bug was setting too many
TC queue pairs on huge multiprocessor machines. When quantity of the
TC queue pairs is exceeding MSI-X vectors count then TX queue number
can be selected beyond actual TX queues amount.
Signed-off-by: Paweł Jabłoński <pawel.jablonski@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions