[dpdk-dev] [PATCH 0/2] fix UIO support broken by 2.0

Stephen Hemminger stephen at networkplumber.org
Wed Apr 15 18:34:20 CEST 2015


Here is the correct way to fix it (even if it maybe hard to accept).
I think the most technically correct way to handle this is to fix
UIO driver in kernel to do the IRQ management according to the
API that was already described in the kernel documentation.
Then have the DPDK EAL use the IRQ management API.

This maybe hard for Enterprise distributions to accept, but it is
the right technical solution.


More information about the dev mailing list