Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread David Miller
From: Wedson Almeida Filho Date: Mon, 24 Jun 2013 15:47:18 -0700 > The summary line of the original commit is "[NET]: Zerocopy sequential > reading of skb data". He's telling you to put this in the commit message, and resubmit the patch. -- To unsubscribe from this list: send the line

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Sergei Shtylyov
Hello. On 06/25/2013 02:47 AM, Wedson Almeida Filho wrote: The summary line of the original commit is "[NET]: Zerocopy sequential reading of skb data". That's interesting but please update your patch. WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Wedson Almeida Filho
The summary line of the original commit is "[NET]: Zerocopy sequential reading of skb data". On Mon, Jun 24, 2013 at 3:35 AM, Sergei Shtylyov wrote: > Hello. > > > On 24-06-2013 10:33, Wedson Almeida Filho wrote: > >> Callers of skb_seq_read() are currently forced to call >> skb_abort_seq_read()

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Sergei Shtylyov
Hello. On 24-06-2013 10:33, Wedson Almeida Filho wrote: Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() even when consuming all the data because the last call to skb_seq_read (the one that returns 0 to indicate the end) fails to unmap the last fragment page. With

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread David Miller
From: Wedson Almeida Filho Date: Sun, 23 Jun 2013 23:33:48 -0700 > Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() > even when consuming all the data because the last call to skb_seq_read (the > one that returns 0 to indicate the end) fails to unmap the last fragment

[PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Wedson Almeida Filho
Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() even when consuming all the data because the last call to skb_seq_read (the one that returns 0 to indicate the end) fails to unmap the last fragment page. With this patch callers will be allowed to traverse the SKB data

[PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Wedson Almeida Filho
Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() even when consuming all the data because the last call to skb_seq_read (the one that returns 0 to indicate the end) fails to unmap the last fragment page. With this patch callers will be allowed to traverse the SKB data

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread David Miller
From: Wedson Almeida Filho wedso...@gmail.com Date: Sun, 23 Jun 2013 23:33:48 -0700 Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() even when consuming all the data because the last call to skb_seq_read (the one that returns 0 to indicate the end) fails to unmap the

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Sergei Shtylyov
Hello. On 24-06-2013 10:33, Wedson Almeida Filho wrote: Callers of skb_seq_read() are currently forced to call skb_abort_seq_read() even when consuming all the data because the last call to skb_seq_read (the one that returns 0 to indicate the end) fails to unmap the last fragment page. With

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Wedson Almeida Filho
The summary line of the original commit is [NET]: Zerocopy sequential reading of skb data. On Mon, Jun 24, 2013 at 3:35 AM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: Hello. On 24-06-2013 10:33, Wedson Almeida Filho wrote: Callers of skb_seq_read() are currently forced to

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread Sergei Shtylyov
Hello. On 06/25/2013 02:47 AM, Wedson Almeida Filho wrote: The summary line of the original commit is [NET]: Zerocopy sequential reading of skb data. That's interesting but please update your patch. WBR, Sergei -- To unsubscribe from this list: send the line unsubscribe linux-kernel in

Re: [PATCH v2] [NET]: Unmap fragment page once iterator is done

2013-06-24 Thread David Miller
From: Wedson Almeida Filho wedso...@gmail.com Date: Mon, 24 Jun 2013 15:47:18 -0700 The summary line of the original commit is [NET]: Zerocopy sequential reading of skb data. He's telling you to put this in the commit message, and resubmit the patch. -- To unsubscribe from this list: send the