diff options
author | Joshua Hay <[email protected]> | 2023-08-07 17:34:11 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-09-13 14:59:24 -0700 |
commit | 6818c4d5b3c2e9dd5d7316792f88d371d07d0ebf (patch) | |
tree | a197c010cfc8bdfbb1c9ac3a656ea9910cf979f6 /tools/perf/scripts/python/stat-cpi.py | |
parent | d4d5587182664b0c4ab6d3556ce881cb975507c2 (diff) |
idpf: add splitq start_xmit
Add start_xmit support for split queue model. To start with, add the
necessary checks to linearize the skb if it uses more number of
buffers than the hardware supported limit. Stop the transmit queue
if there are no enough descriptors available for the skb to use or
if there we're going to potentially overrun the completion queue.
Finally prepare the descriptor with all the required
information and update the tail.
Signed-off-by: Joshua Hay <[email protected]>
Co-developed-by: Alan Brady <[email protected]>
Signed-off-by: Alan Brady <[email protected]>
Co-developed-by: Madhu Chittim <[email protected]>
Signed-off-by: Madhu Chittim <[email protected]>
Co-developed-by: Phani Burra <[email protected]>
Signed-off-by: Phani Burra <[email protected]>
Reviewed-by: Sridhar Samudrala <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Co-developed-by: Pavan Kumar Linga <[email protected]>
Signed-off-by: Pavan Kumar Linga <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions