Hi Stephen, Thanks you for answering my query. I am looking into build_skb it seems addressing to my query.
Appreciated.. Any good article on sk_buff which explains everything about it? Regards, Keyur -----Original Message----- From: Stephen Hemminger <step...@networkplumber.org> Sent: Wednesday, October 17, 2018 11:21 PM To: Keyur Amrutbhai Patel <key...@xilinx.com> Cc: netdev@vger.kernel.org Subject: Re: Form sk_buff from DMA page EXTERNAL EMAIL On Wed, 17 Oct 2018 17:32:33 +0000 Keyur Amrutbhai Patel <key...@xilinx.com> wrote: > Hi, > > Can anyone help me on how to form sk_buff from DMA page? Basically I get > complete packet from DMA as single page. > > Regards, > Keyur > This email and any attachments are intended for the sole use of the named > recipient(s) and contain(s) confidential information that may be proprietary, > privileged or copyrighted under applicable law. If you are not the intended > recipient, do not read, copy, or forward this email message or any > attachments. Delete this email message and any attachments immediately. Did you look at build_skb?