diff options
author | Andre Guedes <[email protected]> | 2021-04-22 23:25:49 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-05-20 10:17:06 -0700 |
commit | f485164867d3b960e811d94fc83e12d5a687ef05 (patch) | |
tree | 18538f2cd7371870dd876538370b9f687304009d /tools/perf/scripts/python | |
parent | 73a6e3721261524567eb5e319d5dc8e37b5f18dc (diff) |
igc: Refactor igc_clean_rx_ring()
Refactor igc_clean_rx_ring() helper, preparing the code for AF_XDP
zero-copy support which is added by upcoming patches.
The refactor consists of encapsulating page-shared specific code into
its own helper, leaving common code that will be shared by both
page-shared and xsk pool in igc_clean_rx_ring().
Signed-off-by: Andre Guedes <[email protected]>
Signed-off-by: Vedang Patel <[email protected]>
Signed-off-by: Jithu Joseph <[email protected]>
Reviewed-by: Maciej Fijalkowski <[email protected]>
Tested-by: Dvora Fuxbrumer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions