diff options
author | Somnath Kotur <[email protected]> | 2024-11-22 14:45:43 -0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-11-26 15:29:31 +0100 |
commit | 5ac066b7b062ee753a14557ea11bdc62364c8090 (patch) | |
tree | 085535b75ab02c55592b2d5a31790e1a8073bdfb /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 5007991670941c132fb3bc0484c009cf4bcea30f (diff) |
bnxt_en: Fix queue start to update vnic RSS table
HWRM_RING_FREE followed by a HWRM_RING_ALLOC is not guaranteed to
have the same FW ring ID as before. So we must reinitialize the
RSS table with the correct ring IDs. Otherwise, traffic may not
resume properly if the restarted ring ID is stale. Since this
feature is only supported on P5_PLUS chips, we call
bnxt_vnic_set_rss_p5() to update the HW RSS table.
Fixes: 2d694c27d32e ("bnxt_en: implement netdev_queue_mgmt_ops")
Cc: David Wei <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Reviewed-by: Andy Gospodarek <[email protected]>
Signed-off-by: Somnath Kotur <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions