[dpdk-dev] [PATCH] net/virtio-user: specify the MAC of the tap

Maxime Coquelin maxime.coquelin at redhat.com
Thu Mar 29 13:45:44 CEST 2018



On 12/29/2017 04:38 AM, Ning Li wrote:
> When using virtio-user with vhost-kernel to exchange
> packet with kernel networking stack, application can
> set the MAC of the tap interface via parameter.
> 
> Signed-off-by: Ning Li <muziding001 at 163.com>
> ---
>   drivers/net/virtio/virtio_user/vhost_kernel.c     |  3 ++-
>   drivers/net/virtio/virtio_user/vhost_kernel_tap.c | 14 +++++++++++++-
>   drivers/net/virtio/virtio_user/vhost_kernel_tap.h |  3 ++-
>   3 files changed, 17 insertions(+), 3 deletions(-)
> 

Applied to dpdk-next-virtio/master.

Thanks!
Maxime


More information about the dev mailing list