[dpdk-dev] [PATCH 05/25] net/virtio: use new memory locking API

Tiwei Bie tiwei.bie at intel.com
Thu May 30 08:39:12 CEST 2019


[PATCH 05/25] net/virtio: use new memory locking API

A minor nit: net/virtio -> net/virtio-user

For the rest,
Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>

On Wed, May 29, 2019 at 05:30:51PM +0100, Anatoly Burakov wrote:
> Replace usages of direct access to shared memory config with
> calls to the new API.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
>  drivers/net/virtio/virtio_user/virtio_user_dev.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
[...]


More information about the dev mailing list