[dpdk-stable] [PATCH 17.11 0/2] Backport GPA dirty page logging

Luca Boccassi bluca at debian.org
Thu Jan 9 20:40:48 CET 2020


On Thu, 2020-01-09 at 18:58 +0100, Adrian Moreno wrote:
> The backport had the following conflicts:
> 
> 094b643d9b vhost: un-inline dirty pages logging functions
>     lib/librte_vhost/vhost.h: Because b473ec1131ee has not been
>     backported the rte_smp_wmb() is still assumed to be called before
>     calling vhost_log_cache_sync(). So, remove (from destination:
>     vhost.c) to avoid calling the barrier twice
> 
> 1fc3b3f06a  vhost: convert buffer addresses to GPA for logging
>     lib/librte_vhost/vdpa.c: Deleted file
>     lib/librte_vhost/vhost.c: Positional conflict for not having 
>     084fac96ca
>     lib/librte_vhost/virtio-net.c: The RX paths differ a lot but the
>     changes are simple, use the new iova-aware logging functions
> 
> Adrian Moreno (1):
>   vhost: convert buffer addresses to GPA for logging
> 
> Maxime Coquelin (1):
>   vhost: un-inline dirty pages logging functions
> 
>  lib/librte_vhost/rte_vhost.h  |   2 +-
>  lib/librte_vhost/vhost.c      | 174
> ++++++++++++++++++++++++++++++++++
>  lib/librte_vhost/vhost.h      | 161 ++++++++-----------------------
>  lib/librte_vhost/virtio_net.c |  18 ++--
>  4 files changed, 227 insertions(+), 128 deletions(-)
> 

Thanks, applied

-- 
Kind regards,
Luca Boccassi


More information about the stable mailing list