DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Is there any HW requirement for a NIC to use the eventdev API for implementing Rx/Tx?
@ 2018-06-11  2:02 Kevin Wilson
  2018-06-11  2:30 ` Jerin Jacob
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wilson @ 2018-06-11  2:02 UTC (permalink / raw)
  To: dev, jerin.jacob

Hi,
According to what I understand from:
http://dpdk.org/doc/guides/eventdevs/index.html

only 3 drivers currently use the eventdev API,
NXP DPAA,NXP DPAA2 and Octeon SSOVF.

My question is: is there any HW requirements from a NIC
so that it will use the eventdev API for RX/TX instead
of the traditional polling mode used by all the other PMD drivers ?
Or theoretically and practically, one can implement DPDK driver using the
eventndev API for Rx/Tx for any NIC ?

Regards,
Kevin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-11  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11  2:02 [dpdk-dev] Is there any HW requirement for a NIC to use the eventdev API for implementing Rx/Tx? Kevin Wilson
2018-06-11  2:30 ` Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).