> -----Original Message----- > From: Eric Dumazet [mailto:eric.duma...@gmail.com] > Sent: Monday, October 10, 2016 10:38 PM > To: Rick Jones <rick.jon...@hpe.com> > Cc: Chopra, Manish <manish.cho...@cavium.com>; netdev@vger.kernel.org; > ma...@mellanox.com; t...@herbertland.com > Subject: Re: Accelerated receive flow steering (aRFS) for UDP > > On Mon, 2016-10-10 at 09:23 -0700, Rick Jones wrote: > > On 10/10/2016 09:08 AM, Rick Jones wrote: > > > On 10/09/2016 03:33 PM, Eric Dumazet wrote: > > >> OK, I am adding/CC Rick Jones, netperf author, since it seems a netperf > > >> bug, not a kernel one. > > >> > > >> I believe I already mentioned fact that "UDP_STREAM -- -N" was not doing > > >> a connect() on the receiver side. > > > > > > I can confirm that the receive side of the netperf omni path isn't > > > trying to connect UDP datagrams. I will see what I can put together. > > > > I've put something together and pushed it to the netperf top of trunk. > > It seems to have been successful on a quick loopback UDP_STREAM test. > > Indeed, it looks better, thanks ! >
Thanks Eric and Rick. With this, problem got resolved now. I do see flows getting steered for UDP packets now :-)