diff options
| author | John Daley <[email protected]> | 2025-02-05 23:54:16 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-07 01:17:02 +0000 |
| commit | a3b2caaedeaa34891394fbb723b4f430bc6a08e2 (patch) | |
| tree | 46e6e39e7139fe14bb9ac7cc06925d0312629750 /drivers/fpga/altera-fpga2sdram.c | |
| parent | enic: Use the Page Pool API for RX (diff) | |
| download | kernel-a3b2caaedeaa34891394fbb723b4f430bc6a08e2.tar.gz kernel-a3b2caaedeaa34891394fbb723b4f430bc6a08e2.zip | |
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 <[email protected]>
Signed-off-by: Nelson Escobar <[email protected]>
Co-developed-by: Satish Kharat <[email protected]>
Signed-off-by: Satish Kharat <[email protected]>
Signed-off-by: John Daley <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
