Hi Jianfeng,

On 02/14/2018 05:01 AM, Jianfeng Tan wrote:
Some trivial fixes, and a vhost memory optimization to avoid polulating
guest memory.

Jianfeng Tan (4):
   vhost: remove unused macro
   vhost: avoid function call in data path
   app/testpmd: add option to avoid lock all memory
   vhost: avoid populate guest memory

  app/test-pmd/parameters.c     |  5 ++++-
  app/test-pmd/testpmd.c        | 32 ++++++++++++++++++--------------
  app/test-pmd/testpmd.h        |  1 +
  lib/librte_vhost/vhost.c      | 13 -------------
  lib/librte_vhost/vhost.h      | 15 ++++++++++++---
  lib/librte_vhost/vhost_user.c |  4 +++-
  6 files changed, 38 insertions(+), 32 deletions(-)


I applied patches 1 & 2 for now, while we discuss patch 4.


Patch 3 is not to be picked by me.

Thanks,
Maxime

Reply via email to