]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vdpa/mlx5: Add the support of set mac address
authorCindy Lu <lulu@redhat.com>
Wed, 31 Jul 2024 03:16:03 +0000 (11:16 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Sep 2024 06:51:48 +0000 (02:51 -0400)
commit6d17035a74028f0b0e77affefbfb5d71e6d32713
tree8a5be9557eaa19bbe075318db05997855f96ea39
parent218bb7ec17f1f66a63cb7421fb8a1d48032988e8
vdpa/mlx5: Add the support of set mac address

Add the function to support setting the MAC address.
For vdpa/mlx5, the function will use mlx5_mpfs_add_mac
to set the mac address

Tested in ConnectX-6 Dx device

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20240731031653.1047692-4-lulu@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c