diff options
author | Furong Xu <0x1207@gmail.com> | 2024-12-18 11:34:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-20 06:14:01 +0300 |
commit | 5c98e89d96ecbf0e4ed38a20c46727c0ed2c112b (patch) | |
tree | 7294fe92ca607ea227633f7a734d08355cb0bda0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f6038d913b13b41dcaf10ff2a89f76d7ffac9edc (diff) | |
download | linux-5c98e89d96ecbf0e4ed38a20c46727c0ed2c112b.tar.xz |
net: stmmac: Drop useless code related to ethtool rx-copybreak
After commit 2af6106ae949 ("net: stmmac: Introducing support for Page
Pool"), the driver always copies frames to get a better performance,
zero-copy for RX frames is no more, then these code turned to be
useless and users of ethtool may get confused about the unhandled
rx-copybreak parameter.
This patch mostly reverts
commit 22ad38381547 ("stmmac: do not perform zero-copy for rx frames")
Signed-off-by: Furong Xu <0x1207@gmail.com>
Link: https://patch.msgid.link/20241218083407.390509-1-0x1207@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions