lkml.org 
[lkml]   [2019]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next V2 0/3] basic in order support for vhost_net
Date
Hi:

This series implement basic in order feature support for
vhost_net. This feature requires both driver and device to use
descriptors in order which can simplify the implementation and
optimizaton for both side. The series also implement a simple
optimization that avoid read available ring. Test shows 10%
performance improvement at most.

More optimizations could be done on top.

Changes from V1:
- no code changes
- add result of SMAP off

Jason Wang (3):
virtio: introduce in order feature bit
vhost_net: support in order feature
vhost: don't touch avail ring if in_order is negotiated

drivers/vhost/net.c | 6 ++++--
drivers/vhost/vhost.c | 19 ++++++++++++-------
include/uapi/linux/virtio_config.h | 6 ++++++
3 files changed, 22 insertions(+), 9 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-01-09 09:05    [W:2.099 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site