aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorTirthendu Sarkar <[email protected]>2023-03-10 00:26:11 +0530
committerTony Nguyen <[email protected]>2023-03-09 13:11:09 -0800
commit03e88c8a791c0655ddea07fd4c7cd6cb16087c8f (patch)
tree2ae0f3515f4baa7d0564bc55d9873003472cafb1 /tools/perf/scripts/python/event_analyzing_sample.py
parente2843f037127c3a9db26718aaa293d2a8e5881e4 (diff)
i40e: Change size to truesize when using i40e_rx_buffer_flip()
Truesize is now passed directly to i40e_rx_buffer_flip() instead of size so that it does not need to recalculate truesize from size using i40e_rx_frame_truesize() before adjusting page offset. With these change the function can now be used during skb building and adding frags. In later patches it will also be easier for adjusting page offsets for multi-buffers. Signed-off-by: Tirthendu Sarkar <[email protected]> Tested-by: Chandan Kumar Rout <[email protected]> (A Contingent Worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions