Re: [dpdk-dev] [PATCH 17/21] net/ixgbe/base: improve log about autonego being disabled
From: Sun, GuinanX <hidden>
Date: 2020-07-01 05:19:16
Hi Ferruh
-----Original Message----- From: Yigit, Ferruh Sent: Monday, June 22, 2020 8:01 PM To: Sun, GuinanX <redacted>; dev@dpdk.org Cc: Chylkowski, JakubX <redacted> Subject: Re: [dpdk-dev] [PATCH 17/21] net/ixgbe/base: improve log about autonego being disabled On 6/12/2020 4:24 AM, Guinan Sun wrote:quoted
On ESXi OS, when user disables auto negotiation, the following log appears: "(unsupported) Flow control autoneg is disabled".Is ESXi reference valid for the DPDK commit?
I think this is no problem, because there are a lot of commit information including'ESXi' in dpdk .
For example the following version:
{
commit dfedf3e3f9d281fbe493cc98fd9ef82bec42fdec
Author: Viacheslav Ovsiienko [off-list ref]
Date: Tue Jul 30 09:20:24 2019 +0000
net/mlx5: add workaround for VLAN in virtual machine
}
{
commit 18c8e84d7726ad16bb81fdb7649e13202997cd41
Author: Gautam Dawar [off-list ref]
Date: Mon Jun 10 08:38:39 2019 +0100
net/sfc/base: support proxy auth operations for SR-IOV
}...
So there should be no correction.
quoted
It is true that AN is disabled but it is not necessarily true that it is not supported. Signed-off-by: Jakub Chylkowski <redacted> Signed-off-by: Guinan Sun <redacted><...>