[PATCH v4 0/1] vdpa: Add support for setting the MAC address in vDPA tool
From: Cindy Lu
Date: Tue Oct 29 2024 - 04:42:38 EST
This patch is add support for set MAC address in vdpa tool
changset in v4
1. Sync with the latest upstream code.
2. Address the comments in v2 and remove the MTU-related code,
as this part was missed in the previous version.
Tested in Mellanox ConnectX-6 Dx card
Cindy Lu (1):
vdpa: Add support for setting the MAC address in vDPA tool.
man/man8/vdpa-dev.8 | 20 ++++++++++++++++++++
vdpa/vdpa.c | 18 ++++++++++++++++++
2 files changed, 38 insertions(+)
--
2.45.0