From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: [ofa-general] Re: [PATCH 00/13] QLogic Virtual NIC (VNIC) Driver Date: Wed, 30 Apr 2008 15:25:40 -0700 Message-ID: References: <20080430171028.31725.86190.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, poornima.kamath@qlogic.com, general@lists.openfabrics.org, amar.mudrankit@qlogic.com To: Ramachandra K Return-path: In-Reply-To: <20080430171028.31725.86190.stgit@localhost.localdomain> (Ramachandra K.'s message of "Wed, 30 Apr 2008 22:45:52 +0530") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: general-bounces@lists.openfabrics.org Errors-To: general-bounces@lists.openfabrics.org List-Id: netdev.vger.kernel.org > This is the QLogic Virtual NIC driver patch series which has been tested > against your for-2.6.26 and for-2.6.27 branches. We intended these patches to > make it to the 2.6.26 kernel, but if it is too late for the 2.6.26 merge window > please consider them for 2.6.27. Yes, *WAY* too late for 2.6.26, given that today is the last day of the merge window, and that things that get merged need to be ready before the merge window opens. > The driver compiles cleanly with sparse endianness checking enabled. We have > also tested the driver with lockdep checking enabled. > > We have run these patches through checkpatch.pl and the only warnings are > related to lines slightly longer than 80 columns in some of the statements. All good news. Will review and I hope get this into 2.6.27. - R.