diff options
author | David Howells <[email protected]> | 2023-05-22 13:11:11 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-23 20:48:27 -0700 |
commit | 96449f90240713bd9bd653d6b15266a1044cfa7b (patch) | |
tree | f9b649089c1dbbabb68eb687ffe61edd2b376631 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | b841b901c452d92610f739a36e54978453528876 (diff) |
net: Pass max frags into skb_append_pagefrags()
Pass the maximum number of fragments into skb_append_pagefrags() rather
than using MAX_SKB_FRAGS so that it can be used from code that wants to
specify sysctl_max_skb_frags.
Signed-off-by: David Howells <[email protected]>
cc: David Ahern <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions