[dpdk-dev] [PATCH v15 00/13] Interrupt mode PMD

2015-07-27 Thread Thomas Monjalon
2015-07-23 14:18, Liang, Cunming: > Hi Thomas and all, > > This patch set postponed from v2.0, and widely reviewed during this release > cycle. > The packet I/O interrupt framework is the prerequisite of all PMDs to support > packet I/O intr. > There's no significant change since the last three

[dpdk-dev] [PATCH v15 00/13] Interrupt mode PMD

2015-07-23 Thread Liang, Cunming
Hi Thomas and all, This patch set postponed from v2.0, and widely reviewed during this release cycle. The packet I/O interrupt framework is the prerequisite of all PMDs to support packet I/O intr. There's no significant change since the last three version(v13~v15), the changes are about ABI and

[dpdk-dev] [PATCH v15 00/13] Interrupt mode PMD

2015-07-20 Thread Cunming Liang
v15 changes - remove unnecessary RTE_NEXT_ABI comment - remove ifdef RTE_NEXT_ABI from header file v14 changes - per-patch basis ABI compatibility rework - remove unnecessary 'local: *' from version map - minor comments rework v13 changes - version map cleanup for v2.1 - replace RTE_EAL_RX