DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] igb_uio dropped support for some faulty NICs
@ 2014-07-23  3:38 Yerden Zhumabekov
  2014-07-23  3:38 ` [dpdk-dev] [PATCH] igb_uio: fall back to enable/disable irq mode Yerden Zhumabekov
  0 siblings, 1 reply; 6+ messages in thread
From: Yerden Zhumabekov @ 2014-07-23  3:38 UTC (permalink / raw)
  To: dev

Hi,

Recent patch 399a3f0d (igb_uio: fix IRQ mode handling) has introduces new IRQ mode handling code.

As Stephen reported earlier, VMware PCI emulation of interrupts is somehow broken, so INTX mode is not supported (see http://dpdk.org/ml/archives/dev/2014-May/002432.html). The current code makes VMware e1000 unbindable to igb_uio driver and throwing -EIO error.

What I suggest is to throw a kernel warning but make the work with this kind of NIC possible.

Yerden Zhumabekov (1):
  igb_uio: fall back to enable/disable irq mode

 lib/librte_eal/linuxapp/igb_uio/igb_uio.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-07-24 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-23  3:38 [dpdk-dev] [PATCH] igb_uio dropped support for some faulty NICs Yerden Zhumabekov
2014-07-23  3:38 ` [dpdk-dev] [PATCH] igb_uio: fall back to enable/disable irq mode Yerden Zhumabekov
2014-07-23 18:07   ` Stephen Hemminger
2014-07-23 18:09   ` Stephen Hemminger
2014-07-24  3:11     ` Yerden Zhumabekov
2014-07-24 15:11       ` Stephen Hemminger

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