[dpdk-users] Same 5 tuple UDP packets have been delivered to different queues.
Jun Gan
geminijun at gmail.com
Thu Oct 10 06:04:57 CEST 2019
Hi Stephen,
Thanks for the help, it turns out that it's because of a coding error.
I have fixed that and it's working well now.
On Wed, Oct 9, 2019 at 6:09 PM Stephen Hemminger <stephen at networkplumber.org>
wrote:
> On Tue, 8 Oct 2019 21:29:46 -0700
> Jun Gan <geminijun at gmail.com> wrote:
>
> > Hi Stephen,
> >
> > Thanks for the suggestion, I actually tried both, but no difference, the
> > problem for me is that same src&dsp ip&port udp packets, will be
> delivered
> > to different queues.
> >
> > That breaks my assumption that the packet from some session will be
> > processed by the same thread on the server.
> >
> > so besides rx_adv_conf, is there any other things I have to configure?
>
> What is value of rss_hash in the received packet, is it the same?
> Also what environment HW, NIC, etc?
>
--
Jun Gan
More information about the users
mailing list