aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorWei Fang <[email protected]>2023-07-18 17:09:26 +0800
committerJakub Kicinski <[email protected]>2023-07-19 20:59:16 -0700
commit3b23ecd53ab5cc46965bc49dece460c0e85ddaac (patch)
tree4c221d966186f3e4cb62e65c5a15bb17a9d29242 /tools/perf/scripts/python/bin/stackcollapse-record
parent51318bf443955b083d12ab7d7a168e18ea6e14da (diff)
net: fec: remove the remaining code of rx copybreak
Since the commit 95698ff6177b ("net: fec: using page pool to manage RX buffers") has been applied, all the rx packets, no matter small packets or large packets are put directly into the kernel networking buffers. That is to say, the rx copybreak function has been removed since then, but the related code has not been completely cleaned up. So the purpose of this patch is to clean up the remaining related code of rx copybreak. Signed-off-by: Wei Fang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions