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

2025-06-10 Thread Raslan Darawsheh
Hi, On 06/12/2024 4:26 PM, Viacheslav Ovsiienko wrote: 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

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

2025-06-04 Thread Bing Zhao
Hi, Since it is only a WA and no need to consider all archs or CPU types, LGTM so far. > -Original Message- > From: Viacheslav Ovsiienko > Sent: Friday, December 6, 2024 10:26 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad ; > Suanming Mou ; sta...@dpdk.org > Subject: [PATCH

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

2024-12-12 Thread Thomas Monjalon
12/12/2024 18:27, Stephen Hemminger: > On Thu, 12 Dec 2024 11:52:51 +0100 > Thomas Monjalon wrote: > > > 06/12/2024 15:26, Viacheslav Ovsiienko: > > > The mlx5 PMD provides a specific workaround for the VMware ESXi > > > hypervisor, enabling on-demand routing configuration to virtual > > > machin

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

2024-12-12 Thread Stephen Hemminger
On Thu, 12 Dec 2024 11:52:51 +0100 Thomas Monjalon wrote: > 06/12/2024 15:26, 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

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

2024-12-12 Thread Thomas Monjalon
06/12/2024 15:26, 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 >