From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajit Khaparde Subject: [PATCH 0/2] fixes to bnxt PMD Date: Mon, 24 Jul 2017 22:32:22 -0500 Message-ID: <20170725033224.90613-1-ajit.khaparde@broadcom.com> Cc: ferruh.yigit@intel.com To: dev@dpdk.org Return-path: Received: from rnd-relay.smtp.broadcom.com (lpdvrndsmtp01.broadcom.com [192.19.229.170]) by dpdk.org (Postfix) with ESMTP id 85E812629 for ; Tue, 25 Jul 2017 05:32:30 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Couple of fixes to the bnxt PMD against the dpdk-next-net tree. Please apply. net/bnxt: check current vlan anti spoof value before setting new value net/bnxt: fix arguments to _rte_eth_dev_callback_process drivers/net/bnxt/rte_pmd_bnxt.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 2.10.1 (Apple Git-78)