[dpdk-users] How to use more rx queues than RSS queue limit for ixgbe

FQ Liu qleex001 at gmail.com
Tue Aug 16 12:25:48 CEST 2016


Hi all
      I want to use 32 cores to process dns requests, which would need 32
rx queues, but the maximum RSS queue of the ethernet controller(Intel
Corporation 82599ES 10-Gigabit SFI/SFP+) is 16. If I can use dcb or flow
director to assign requests to 32 cores?
       The document (http://dpdk.org/doc/guides/nics/overview.html) shows
that ixgbe driver supports DCB and Flow director, but there isn't any
details about.


       OS: centos
       kernel: linux-3.18.34
       driver: igb_uio


More information about the users mailing list