numam-dpdk/lib/librte_vhost
Huawei Xie 5dab2f1137 vhost: inject only one interrupt for a batch of packets
In merge-able RX path, vhost injects interrupts to guest for each packet.
This should degrade performance a lot.
This patch fixes this issue by injecting one interrupt for a batch of packets.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Jianfeng Tan <jianfeng.tan@intel.com>
2015-09-30 01:19:19 +02:00
..
2015-09-24 14:57:36 +02:00
2015-06-30 17:49:08 +02:00
2015-02-24 02:46:52 +01:00