netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A couple of questions about the SKB fragments
@ 2016-05-05  7:40 Ilya Matveychikov
  2016-05-05 11:13 ` Edward Cree
  0 siblings, 1 reply; 4+ messages in thread
From: Ilya Matveychikov @ 2016-05-05  7:40 UTC (permalink / raw)
  To: netdev; +Cc: Aleksey.Baulin

Hello folks,

While working with fragmented SKBs we've got stuck with the following:
- is it possible for an SKB fragment in skb_shinfo(skb)->frag_list to
be fragmented too (i.e. to have SKBs in frag_list)?
- do skb->len and skb->data_len contain the whole SKB length,
including the length of all fragments (not only the paged parts)?

Is there any docs except the kernel sources itself to refer to?

Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-07  9:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05  7:40 A couple of questions about the SKB fragments Ilya Matveychikov
2016-05-05 11:13 ` Edward Cree
2016-05-05 12:58   ` Sowmini Varadhan
2016-05-07  9:21   ` Ilya Matveychikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).