From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id AB79F2B96 for ; Wed, 5 Jul 2017 12:01:55 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 05 Jul 2017 03:01:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,311,1496127600"; d="scan'208";a="104609277" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.91]) ([10.237.220.91]) by orsmga004.jf.intel.com with ESMTP; 05 Jul 2017 03:01:53 -0700 To: Rasesh Mody , dev@dpdk.org Cc: Dept-EngDPDKDev@cavium.com References: <1498729889-21524-1-git-send-email-rasesh.mody@cavium.com> <1498937402-25547-1-git-send-email-rasesh.mody@cavium.com> From: Ferruh Yigit Message-ID: <9a2323a6-36df-2703-37ba-439f59875aa6@intel.com> Date: Wed, 5 Jul 2017 11:01:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1498937402-25547-1-git-send-email-rasesh.mody@cavium.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 0/8] net/qede: update PMD to 2.5.1.1 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2017 10:01:56 -0000 On 7/1/2017 8:29 PM, Rasesh Mody wrote: > Hi Ferruh, > > This patch set contains minor enhancements and bug fixes for QEDE PMD. > It updates the driver version to 2.5.1.1. The patch set is tested > against dpdk-next-net. > > Please apply to 17.08 tree. > > v1..v2 address all review comments > > Thanks! > Rasesh > > Harish Patil (3): > net/qede: fix DMA memory leak > net/qede: add notifying HW errors > net/qede: limit ring size to 32k > > Rasesh Mody (5): > net/qede: comments traces and format changes > net/qede: change debug verbosity of PMD messages > net/qede: set mdump flag > net/qede: add missing check for VNI > net/qede: update PMD version to 2.5.1.1 Series applied to dpdk-next-net/master, thanks. (patch 8/8 updated to drop document patch, please send a separate document patch before rc2)