Re: [PATCH] net/mlx5: fix hypervisor detection in VLAN workaround

2024-12-03 Thread Stephen Hemminger
On Tue, 3 Dec 2024 18:22:00 +0200 Viacheslav Ovsiienko wrote: > diff --git a/drivers/net/mlx5/linux/mlx5_vlan_os.c > b/drivers/net/mlx5/linux/mlx5_vlan_os.c > index 81611a8d3f..017953d5cc 100644 > --- a/drivers/net/mlx5/linux/mlx5_vlan_os.c > +++ b/drivers/net/mlx5/linux/mlx5_vlan_os.c > @@ -112

[PATCH] net/mlx5: fix hypervisor detection in VLAN workaround

2024-12-03 Thread Viacheslav Ovsiienko
The mlx5 PMD provides a specific workaround for the VMware ESXi hypervisor, enabling on-demand routing configuration to virtual machines. This workaround activates when the device type is a Virtual Function and either an ESXi hypervisor is detected or the hypervisor type is unknown. For non-x86 ar