On 04/26/2018 10:13 AM, Junjie Chen wrote:
In VM2NIC case zero copy may need some tuning to get best performance. This patch describes the zero copy starved case and provides a tuning tip. Signed-off-by: Junjie Chen<junjie.j.c...@intel.com> --- doc/guides/prog_guide/vhost_lib.rst | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
Applied to dpdk-next-virtio/master. Thanks, Maxime