summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-12-19 18:52:40 -0800
committerJakub Kicinski <kuba@kernel.org>2024-12-23 10:35:56 -0800
commit3a481cc72673b2fbb18271acf2d9b43f6a920ec4 (patch)
treeb6d081e882e4529cc84cee3bb014b88cfb5920dc /tools/perf/scripts/python/stackcollapse.py
parent557d02238e05eb66b9aba9a1f90f3a2131c6c887 (diff)
eth: fbnic: support ring channel get and set while down
Trivial implementation of ethtool channel get and set. Set is only supported when device is closed, next patch will add code for live reconfig. Asymmetric configurations are supported (combined + extra Tx or Rx), so are configurations with independent IRQs for Rx and Tx. Having all 3 NAPI types (combined, Tx, Rx) is not supported. We used to only call fbnic_reset_indir_tbl() during init. Now that we call it after device had been register must be careful not to override user config. Link: https://patch.msgid.link/20241220025241.1522781-10-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions