diff options
| author | Alexander Duyck <[email protected]> | 2017-03-14 10:15:23 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2017-03-29 02:15:06 -0700 |
| commit | 9a064128fc8489e9066fde872f6fdeb3d1bbb84f (patch) | |
| tree | 3319ce5505e6a74da13890a22d5230cf509b6b1f /tools/perf/scripts/python/bin | |
| parent | d57c0e08c70162feab9ccab085fc34095d2dfd11 (diff) | |
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
This patch pulls the code responsible for fetching the Rx buffer and
synchronizing DMA into a function, specifically called i40e_get_rx_buffer.
The general idea is to allow for better code reuse by pulling this out of
i40e_fetch_rx_buffer. We dropped a couple of prefetches since the time
between the prefetch being called and the data being accessed was too small
to be useful.
Change-ID: I4885fce4b2637dbedc8e16431169d23d3d7e79b9
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions