From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Horman Subject: Re: [PATCH v2 14/18] ixgbe: Remove unnecessary delay Date: Tue, 30 Sep 2014 08:58:22 -0400 Message-ID: <20140930125822.GE2193@hmsreliant.think-freely.org> References: <1411974986-28137-1-git-send-email-changchun.ouyang@intel.com> <1411974986-28137-15-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: Content-Disposition: inline In-Reply-To: <1411974986-28137-15-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Mon, Sep 29, 2014 at 03:16:22PM +0800, Ouyang Changchun wrote: > This patch removes unnecessary delay when setting up physical link > and negotiating in IXGBE share code. > Why was this there in the first place then? Was there some older hardware that required it? If so, is there a need to continue compatibility with it. More detail would be appreciated here. Neil