diff options
author | Joe Damato <[email protected]> | 2022-10-07 14:38:41 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-11-02 09:24:25 -0700 |
commit | 8c1a595cc63ed55efcfec207ce0e35b2ca11401e (patch) | |
tree | 284ca5dc803daddce0e023454f167798714256d8 /tools/perf/scripts/python | |
parent | 6b85a4f39ff7177b2428d4deab1151a31754e391 (diff) |
i40e: Record number TXes cleaned during NAPI
Update i40e_clean_tx_irq to take an out parameter (tx_cleaned) which stores
the number TXs cleaned.
No XDP related TX code is touched. Care has been taken to avoid changing
the control flow of i40e_clean_tx_irq and i40e_napi_poll.
Signed-off-by: Joe Damato <[email protected]>
Acked-by: Jesse Brandeburg <[email protected]>
Acked-by: Sridhar Samudrala <[email protected]>
Tested-by: Gurucharan <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions