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
dpdk.org > Subject: [PATCH v2] net/mlx5: fix hypervisor detection in VLAN workaround > > External email: Use caution opening links or attachments > > > The mlx5 PMD provides a specific workaround for the VMware ESXi > hypervisor, enabling on-demand routing configuration to virtua

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 >

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

2024-12-06 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