Skip to content
Commit 15e36f5b authored by Willem de Bruijn's avatar Willem de Bruijn Committed by David S. Miller
Browse files

udp: paged allocation with gso



When sending large datagrams that are later segmented, store data in
page frags to avoid copying from linear in skb_segment.

Signed-off-by: default avatarWillem de Bruijn <willemb@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ad405857
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