From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 0/8] bnxt patchset Date: Fri, 21 Jul 2017 10:31:32 +0100 Message-ID: <93fd06fd-4d22-dfd7-1947-7a21f17ef25a@intel.com> References: <12e05afb-d540-be7a-6d26-2229fd74a969@intel.com> <20170721032233.59657-1-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Ajit Khaparde , dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 09E2C29AC for ; Fri, 21 Jul 2017 11:31:39 +0200 (CEST) In-Reply-To: <20170721032233.59657-1-ajit.khaparde@broadcom.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/21/2017 4:22 AM, Ajit Khaparde wrote: > This patch set fixes some of the issues found during testing. > Please apply. > > v1->v2: incorporate review feedback > > net/bnxt: fix log levels for non error conditions. > net/bnxt: fix to avoid a segfault > net/bnxt: fix vnic cleanup > net/bnxt: fix set link config > net/bnxt: reset VF stats during initialization > net/bnxt: fix VLAN antispoof configuration code > net/bnxt: check invalid l2_filter_id > net/bnxt: fix to free a filter before reusing it Series applied to dpdk-next-net/master, thanks.