From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] i40e: Add a workaround to drop flow control frames from VFs Date: Fri, 30 Oct 2015 12:24:47 +0100 Message-ID: <3888548.v6CUM13h2y@xps13> References: <1444720729-788-1-git-send-email-jingjing.wu@intel.com> <1445236317-8138-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Wu, Jingjing" Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id D9CD45A4F for ; Fri, 30 Oct 2015 12:25:57 +0100 (CET) Received: by wmff134 with SMTP id f134so9387549wmf.1 for ; Fri, 30 Oct 2015 04:25:57 -0700 (PDT) In-Reply-To: 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" > > This patch adds a workaround to drop flow control frames from being > > transmitted from VSIs. > > With this patch in place a malicious VF cannot send flow control or PFC packets > > out on the wire. > > > > Signed-off-by: Jingjing Wu > Acked-by: Helin Zhang Applied, thanks