Re: [PATCH net-next 4/5] net/socket: add helpers for recvmmsg

2016-11-27 Thread Paolo Abeni
Hi Eric, On Fri, 2016-11-25 at 14:30 -0800, Eric Dumazet wrote: > On Fri, 2016-11-25 at 16:39 +0100, Paolo Abeni wrote: > > _skb_try_recv_datagram_batch dequeues multiple skb's from the > > socket's receive queue, and runs the bulk_destructor callback under > > the receive queue lock. > > ... >

Re: [PATCH net-next 4/5] net/socket: add helpers for recvmmsg

2016-11-25 Thread Eric Dumazet
On Fri, 2016-11-25 at 16:39 +0100, Paolo Abeni wrote: > _skb_try_recv_datagram_batch dequeues multiple skb's from the > socket's receive queue, and runs the bulk_destructor callback under > the receive queue lock. ... > + last = (struct sk_buff *)queue; > + first = (struct sk_buff *)queue

Re: [PATCH net-next 4/5] net/socket: add helpers for recvmmsg

2016-11-25 Thread kbuild test robot
Hi Paolo, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Paolo-Abeni/net-add-protocol-level-recvmmsg-support/20161126-033729 config: i386-randconfig-s0-201647 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: # s

Re: [PATCH net-next 4/5] net/socket: add helpers for recvmmsg

2016-11-25 Thread kbuild test robot
Hi Paolo, [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Paolo-Abeni/net-add-protocol-level-recvmmsg-support/20161126-033729 config: i386-randconfig-i1-201647 (attached as .config) compiler: gcc-4.8 (Debian 4.8.4-1) 4.8.4 reproduce: # save t