Re: Form sk_buff from DMA page

2018-10-17 Thread David Miller
From: Keyur Amrutbhai Patel Date: Wed, 17 Oct 2018 17:32:33 + > Can anyone help me on how to form sk_buff from DMA page? Basically I > get complete packet from DMA as single page. Read any driver that calls build_skb().

RE: Form sk_buff from DMA page

2018-10-17 Thread Keyur Amrutbhai Patel
:21 PM To: Keyur Amrutbhai Patel Cc: netdev@vger.kernel.org Subject: Re: Form sk_buff from DMA page EXTERNAL EMAIL On Wed, 17 Oct 2018 17:32:33 + Keyur Amrutbhai Patel wrote: > Hi, > > Can anyone help me on how to form sk_buff from DMA page? Basically I get > complete packet

Re: Form sk_buff from DMA page

2018-10-17 Thread Stephen Hemminger
On Wed, 17 Oct 2018 17:32:33 + Keyur Amrutbhai Patel 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 > reci