From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/9] bnx2x: Enhancement, fixes, licensing and doumentation Date: Sun, 13 Dec 2015 01:14:20 +0100 Message-ID: <2308236.NB9ajGEOWm@xps13> References: <1449815802-1131-1-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, sony.chacko@qlogic.com To: Rasesh Mody Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id EDBDC8E82 for ; Sun, 13 Dec 2015 01:15:36 +0100 (CET) Received: by wmpp66 with SMTP id p66so18087040wmp.1 for ; Sat, 12 Dec 2015 16:15:36 -0800 (PST) In-Reply-To: <1449815802-1131-1-git-send-email-rasesh.mody@qlogic.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-10 22:36, Rasesh Mody: > Hi Thomas, > > This patch set consists of enhancements, fixes, licensing and > documentation changes for the QLogic bnx2x Poll Mode Driver. The patches > addresses the latets review feedback and have been generated and tested > against latest dpdk tree. > > This patch set versions bnx2x PMD driver at 1.0.0. Please apply. > > Thanks! It is very late to apply this kind of changes. But: - this driver is recent - this driver really needs this kind of cleanup and documentation - this driver is disabled in default config so the risk is low That's why every bnx2x patches are applied before releasing 2.2. Thanks