diff options
author | Maciej Fijalkowski <maciej.fijalkowski@intel.com> | 2019-02-13 10:51:01 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-03-25 07:58:17 -0700 |
commit | 6c869cb7a8f02b0c5f5494bb37c29b6686711ec8 (patch) | |
tree | d6181c8a171418768a3f081ba340c61d8c94c508 /tools/perf/scripts/python/stackcollapse.py | |
parent | 250c3b3e0aa25ad09c0c7638ba9ba3c0e54464a1 (diff) |
ice: Retrieve rx_buf in separate function
Introduce ice_get_rx_buf, which will fetch the Rx buffer and do the DMA
synchronization. Length of the packet that hardware Rx descriptor
contains is now read in ice_clean_rx_irq, so we can feed ice_get_rx_buf
with it and resign from rx_desc passed as argument in ice_fetch_rx_buf
and ice_add_rx_frag.
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions