Skip to content
Commit 5fb62372 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dpaa2-eth-send-a-scatter-gather-FD-instead-of-realloc-ing'



Ioana Ciornei says:

====================
dpaa2-eth: send a scatter-gather FD instead of realloc-ing

This patch set changes the behaviour in case the Tx path is confroted
with an SKB with insufficient headroom for our hardware necessities (SW
annotation area). In the first patch, instead of realloc-ing the SKB we
now send a S/G frames descriptor while the second one adds a new
software held counter to account for for these types of frames.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 17af2c47 4c96c0ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment