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

Reply via email to