vhost: use_custom_mac set in create_vhost_user_if_v2 73/35873/7
authorFahad Naeem <[email protected]>
Mon, 4 Apr 2022 14:31:04 +0000 (10:31 -0400)
committerDamjan Marion <[email protected]>
Wed, 4 May 2022 15:18:18 +0000 (15:18 +0000)
commit08183d790401a978b1af61f9b072d5a0526fde73
treec70e95dfa668b1d67b4723c33a46b833411fcf43
parent98ca76ab87c63a43b9bba6366ee5ca405709b6bc
vhost: use_custom_mac set in create_vhost_user_if_v2

Type: fix

set use_custom_mac for args in create_vhost_user_if_v2 API
Add testcase for custom mac-address

Signed-off-by: Fahad Naeem <[email protected]>
Change-Id: Iac64d818e0f1e6d36187fe769ee33d202aaafd05
Signed-off-by: Fahad Naeem <[email protected]>
src/vnet/devices/virtio/vhost_user_api.c
test/test_vhost.py