DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Interrupt mode in ixgbe driver and particularly in ixgbevf
@ 2016-09-28 10:40 Yan Fridland
  0 siblings, 0 replies; only message in thread
From: Yan Fridland @ 2016-09-28 10:40 UTC (permalink / raw)
  To: dev


Hello,

I have a question about interrupt mode in ixgbe driver and particularly in ixgbevf.

I am using ixgbevf driver for my ports (SR-IOV). Could you please tell me if there is any option to register with a callback on RX queue events on some port (VF) or the only option is to sleep (using rte_epoll_wait()) until an RX interrupt triggers (as suggested in examples/l3fwd-power/main.c)?

I saw that there is a function rte_intr_callback_register(), but this function looks to me as relevant only for linux UIO mechanism (e.g SOCKETS, PIPE, etc ...) and not DPDK.

I will welcome and appreciate any comment or relevant example on that.

Thank you,
Yan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-28 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-28 10:40 [dpdk-dev] Interrupt mode in ixgbe driver and particularly in ixgbevf Yan Fridland

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).