Re: [PATCH v2 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

2015-10-08 Thread Eric Dumazet
On Fri, 2015-10-09 at 06:14 +0800, kbuild test robot wrote: > Hi Eric, > > [auto build test WARNING on net-next/master -- if it's inappropriate base, > please ignore] > > config: sh-titan_defconfig (attached as .config) > reproduce: > wget > https://git.kernel.org/cgit/linux/kernel/git/

Re: [PATCH v2 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

2015-10-08 Thread kbuild test robot
Hi Eric, [auto build test WARNING on net-next/master -- if it's inappropriate base, please ignore] config: sh-titan_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x

[PATCH v2 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support

2015-10-08 Thread Eric Dumazet
SO_INCOMING_CPU as added in commit 2c8c56e15df3 was a getsockopt() command to fetch incoming cpu handling a particular TCP flow after accept() This commits adds setsockopt() support and extends SO_REUSEPORT selection logic : If a TCP listener or UDP socket has this option set, a packet is delivere