From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751598AbaIJNsA (ORCPT ); Wed, 10 Sep 2014 09:48:00 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:44628 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750925AbaIJNr6 (ORCPT ); Wed, 10 Sep 2014 09:47:58 -0400 Message-ID: <5410568B.3050005@imgtec.com> Date: Wed, 10 Sep 2014 14:47:55 +0100 From: Markos Chandras User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Daniel Borkmann CC: , Randy Dunlap , "David S. Miller" , Alexei Starovoitov , Subject: Re: [PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT References: <1409322218-3689-1-git-send-email-markos.chandras@imgtec.com> <54009D34.3010800@redhat.com> <541050D0.1020302@imgtec.com> <541052A1.9010700@redhat.com> In-Reply-To: <541052A1.9010700@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.67] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/10/2014 02:31 PM, Daniel Borkmann wrote: > On 09/10/2014 03:23 PM, Markos Chandras wrote: >> On 08/29/2014 04:33 PM, Daniel Borkmann wrote: >>> On 08/29/2014 04:23 PM, Markos Chandras wrote: >>>> MIPS supports BPF JIT since v3.16-rc1 >>>> >>>> Cc: Randy Dunlap >>>> Cc: "David S. Miller" >>>> Cc: Daniel Borkmann >>>> Cc: Alexei Starovoitov >>>> Cc: linux-doc@vger.kernel.org >>>> Signed-off-by: Markos Chandras >>> >>> Acked-by: Daniel Borkmann > ... >> I think this hasn't been merged yet (I can't see it in mainline or >> linux-next). Do I need to ping someone or does it have to go via the >> MIPS tree? > > You need to send this patch to netdev@vger.kernel.org so Dave > can pick it up from there. Ok thanks. I will add your Acked-by and resend it to that list. -- markos