diff options
author | Coiby Xu <[email protected]> | 2021-03-04 10:55:41 +0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-04-23 09:03:56 -0700 |
commit | 065aa694a76e213d5774eeb70a9c11b8cf0dfdb7 (patch) | |
tree | 0cfa2788bf0b67aec97c37bbf8af7b3f6bbef452 /scripts/gdb/linux/timerlist.py | |
parent | 6d2c322cce04c177d96baafdbd9bad5c49456719 (diff) |
i40e: use minimal Tx and Rx pairs for kdump
Set the number of the MSI-X vectors to 1. When MSI-X is enabled,
it's not allowed to use more TC queue pairs than MSI-X vectors
(pf->num_lan_msix) exist. Thus the number of Tx and Rx pairs
(vsi->num_queue_pairs) will be equal to the number of MSI-X vectors,
i.e., 1.
Signed-off-by: Coiby Xu <[email protected]>
Tested-by: Dave Switzer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions