[dpdk-dev] [PATCH 0/4] some fixes target for 18.05

Maxime Coquelin maxime.coquelin at redhat.com
Wed Feb 21 08:35:57 CET 2018


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


More information about the dev mailing list