Re: [PATCH] ixgbe: fix link down issue on x550em_x
From: Lu, Wenzhuo <hidden>
Date: 2016-02-01 08:26:29
Hi Shaopeng,
-----Original Message----- From: He, Shaopeng Sent: Monday, February 1, 2016 4:23 PM To: Lu, Wenzhuo; dev@dpdk.org Cc: root Subject: RE: [dpdk-dev] [PATCH] ixgbe: fix link down issue on x550em_xquoted
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wenzhuo Lu Sent: Monday, December 21, 2015 3:57 PM To: dev@dpdk.org Cc: root Subject: [dpdk-dev] [PATCH] ixgbe: fix link down issue on x550em_x Normally the auto-negotiation is supported by FW. But on X550EM_X_10G_T it's not supported by FW. As the port of X550EM_X_10G_T is 10G. If we connect the port with a peer which is 1G. The link is always down. We have to supprted auto-neg by SW to avoid such link down issue. Signed-off-by: root <redacted>Should be "Signed-off-by: Wenzhuo Lu [off-list ref]" ?
Yes, thanks. Seems I've used the wrong machine to create this patch. I'll send a V2.