aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorZhu Yanjun <[email protected]>2018-03-21 04:08:37 -0400
committerJason Gunthorpe <[email protected]>2018-03-29 13:25:22 -0600
commit99dae690255e90f5cbefcc76ad92b35cdf87d14d (patch)
tree840e12300389008def05b4c4d8b703b89e7c8a56 /tools/perf/scripts/python/bin
parenta343e3f89e365a598ab4061fd2bc9ed5daf1905d (diff)
IB/rxe: optimize mcast recv process
In mcast recv process, the function skb_clone is used. In fact, the refcount can be increased to replace cloning a new skb since the original skb will not be modified before it is freed. This can make the performance better and save the memory. CC: Srinivas Eeda <[email protected]> CC: Junxiao Bi <[email protected]> Signed-off-by: Zhu Yanjun <[email protected]> Reviewed-by: Yuval Shaia <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions