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 <[email protected]> --- 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

