From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [PATCH net-next] bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields Date: Fri, 29 May 2015 10:44:59 +0200 Message-ID: <5568270B.8030503@iogearbox.net> References: <1432765839-7709-1-git-send-email-ast@plumgrid.com> <55676AFA.2030403@iogearbox.net> <5567DFBC.3080008@plumgrid.com> <20150528.204334.715132766357609717.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: David Miller , ast@plumgrid.com Return-path: Received: from www62.your-server.de ([213.133.104.62]:36026 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753234AbbE2IpK (ORCPT ); Fri, 29 May 2015 04:45:10 -0400 In-Reply-To: <20150528.204334.715132766357609717.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On 05/29/2015 05:43 AM, David Miller wrote: > From: Alexei Starovoitov > Date: Thu, 28 May 2015 20:40:44 -0700 ... >> btw, Daniel, your ack appeared on the mailing list, but didn't make >> it into patchwork... >> Same issue as I was having. >> I noticed when I send email via gmail web interface it always >> appears as separate thread and doesn't register in patchwork. >> So now I've switched to mutt and thunderbird only :) > > patchwork lost 22 hours of list traffic, but it should be functioning > normally now Ok, great. So, lets try once more. :) Acked-by: Daniel Borkmann