Thread (2 messages) flat view 2 messages, 2 authors, 2014-09-19

Re: [PATCH net-next] net: add alloc_skb_with_frags() helper

From: David Miller <davem@davemloft.net>
Date: 2014-09-19 20:25:46

From: Eric Dumazet <redacted>
Date: Wed, 17 Sep 2014 04:49:49 -0700
From: Eric Dumazet <edumazet@google.com>

Extract from sock_alloc_send_pskb() code building skb with frags,
so that we can reuse this in other contexts.

Intent is to use it from tcp_send_rcvq(), tcp_collapse(), ...

We also want to replace some skb_linearize() calls to a more reliable
strategy in pathological cases where we need to reduce number of frags.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Looks good, applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help