From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] fm10k: fix PF/VF MAC address register and clean up bug Date: Fri, 05 Jun 2015 10:55:59 +0200 Message-ID: <4167682.W45WjUoPKT@xps13> References: <1433474672-30951-1-git-send-email-shaopeng.he@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Shaopeng He Return-path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id D63A99E7 for ; Fri, 5 Jun 2015 10:56:53 +0200 (CEST) Received: by wifx6 with SMTP id x6so13290621wif.0 for ; Fri, 05 Jun 2015 01:56:53 -0700 (PDT) In-Reply-To: <1433474672-30951-1-git-send-email-shaopeng.he@intel.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" Hi, 2015-06-05 11:24, Shaopeng He: > MAC address with fixed VLAN 0 was removed. VF MAC/VLAN filter was enabled > for the default value. Removed all VLAN and MAC address table entries when > the system(e.g. testpmd) was closed. > > Signed-off-by: Shaopeng He Sorry, it's difficult to understand what was the issue in this description. Could you try to add more context and reword it, please?