From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] i40e: revert internal switch of PF Date: Thu, 19 Mar 2015 18:07:18 +0100 Message-ID: <4136258.O4pYhXTh5E@xps13> References: <1426673208-28670-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: "Zhang, Helin" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > VEB switching is blocking VF. > > If the source mac address of packet sent from VF is not listed in t= he VEB=E2=80=99s mac > > table, the VEB will switch the packet back to the VF. > > It's an hardware issue. > >=20 > > Reverts: 2ccabd8cd1f6 ("i40e: enable internal switch of PF"). > >=20 > > Reported-by: Jingjing Wu > > Signed-off-by: Thomas Monjalon > Acked-by: Helin Zhang Applied, thanks