[dpdk-dev] [PATCH 00/10] igb_uio patches

Carew, Alan alan.carew at intel.com
Tue Jun 10 17:55:06 CEST 2014


-----Original Message-----
From: Stephen Hemminger [mailto:stephen at networkplumber.org] 
Sent: Friday, June 06, 2014 10:27 PM
To: Carew, Alan
Cc: dev at dpkd.org
Subject: [PATCH 00/10] igb_uio patches

These apply to the current DPDK tree, and are an alternative to
the patches from Alan. It provides indication of IRQ mode via
sysfs attribute. They include cleanups and fixes to allow use
of MSI and do proper fallback for the case where MSI-X vectors
are exhausted.

Hi Stephen,

Good catches and fixes in this set, would it be possible to refactor the "enum igbuio_intr_mode" to a common header files as with http://dpdk.org/ml/archives/dev/2014-June/003127.html
With that infrastructure in place, I could resubmit my set {2,3,4} to work cleanly with yours, maintaining the same interface across user/kernel, FreeBSD and fixing Virtio also.

Regards,
Alan


More information about the dev mailing list