[dpdk-dev] [PATCH 0/5] receive IRQ related patches

2015-07-09 Thread Thomas Monjalon
2015-05-18 10:40, Stephen Hemminger: > These are some of the patches to enhance the still as not yet > merged receive interrupt functionality. Have you made these comments in the interrupt mode thread? > The big piece is support of UIO-MSI interrupts which is required > to make the virtio and vmx

[dpdk-dev] [PATCH 0/5] receive IRQ related patches

2015-05-18 Thread Stephen Hemminger
These are some of the patches to enhance the still as not yet merged receive interrupt functionality. The big piece is support of UIO-MSI interrupts which is required to make the virtio and vmxnet3 receive IRQ functionality work. After this piece is reviewed, I will send those bits. Stephen Hemmi