[dpdk-users] KNI multi-queue example?

Jason Kwon m43kwon at gmail.com
Fri Mar 25 01:00:22 CET 2016


Hello,

In the DPDK 2.2 KNI example code, only a single RX/TX queue pair is set up
for each Ethernet device port.  Is there a KNI example for devices and
drivers which support multiple queues per port?

Would such an implementation involve instantiating multiple KNI devices,
each to be associated with a single RX/TX queue pair?  Or would it be
possible to associate multiple RX/TX queues of a single port to a single
KNI device?

Thank you,

Jason


More information about the users mailing list