vhost: Improve data path 26/4026/8
authorPierre Pfister <ppfister@cisco.com>
Tue, 29 Nov 2016 15:36:14 +0000 (15:36 +0000)
committerDamjan Marion <dmarion.lists@gmail.com>
Tue, 6 Dec 2016 16:22:16 +0000 (16:22 +0000)
This patch significantly improves vhost Tx and Rx
performance (20% Mpps improvement in PVP scenario).

Most significant change consists in the split of
virtio ring parsing and memory copies.
Other minor changes mostly consist in getting
rid of unnecessary variables.

Change-Id: Ia94e12ab9a6c114e3f7fef376a9343823d051209
Signed-off-by: Pierre Pfister <ppfister@cisco.com>

No differences found