From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brenden Blanco Subject: Re: [PATCH v9 00/11] Add driver bpf hook for early packet drop and forwarding Date: Mon, 18 Jul 2016 09:38:28 -0700 Message-ID: <20160718163827.GA29243@gmail.com> References: <1468625338-32391-1-git-send-email-bblanco@plumgrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, netdev@vger.kernel.org, Jamal Hadi Salim , Saeed Mahameed , Martin KaFai Lau , Jesper Dangaard Brouer , Ari Saha , Alexei Starovoitov , Or Gerlitz , john.fastabend@gmail.com, hannes@stressinduktion.org, Thomas Graf , Tom Herbert , Daniel Borkmann To: Tariq Toukan Return-path: Received: from mail-pf0-f177.google.com ([209.85.192.177]:35599 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751803AbcGRQie (ORCPT ); Mon, 18 Jul 2016 12:38:34 -0400 Received: by mail-pf0-f177.google.com with SMTP id x72so6833585pfd.2 for ; Mon, 18 Jul 2016 09:38:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Jul 18, 2016 at 04:39:38PM +0300, Tariq Toukan wrote: > After applying the patchset, I get no ping between two VLAN > interfaces (w/o activating any BPF program). > I'm debugging it, and will update once I find the bug. > > Brenden, please check if you can repro the issue. I was able to reproduce it also. I suspect a bug in patch 8/11. > > Regards, > Tariq >