diff options
author | John Daley <johndale@cisco.com> | 2025-02-06 02:54:16 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-07 04:17:02 +0300 |
commit | a3b2caaedeaa34891394fbb723b4f430bc6a08e2 (patch) | |
tree | 46e6e39e7139fe14bb9ac7cc06925d0312629750 /tools/perf/scripts/python/stackcollapse.py | |
parent | d24cb52b2d8abc89739694ac0be7f0bc2da58e37 (diff) | |
download | linux-a3b2caaedeaa34891394fbb723b4f430bc6a08e2.tar.xz |
enic: remove copybreak tunable
With the move to using the Page Pool API for RX, rx copybreak was not
showing any improvement in host CPU overhead, latency or bandwidth so
the driver no longer makes use of the rx_copybreak setting. This patch
removes the ethtool tuneable hooks to set and get the rx copybreak since
they and now no-ops. Rx copybreak was the only tunable supported, so
remove the set and get tunable callbacks all together.
Co-developed-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Co-developed-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Link: https://patch.msgid.link/20250205235416.25410-5-johndale@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions