From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95965C3F2D1 for ; Thu, 5 Mar 2020 22:47:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 665D0206E6 for ; Thu, 5 Mar 2020 22:47:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EwoJhmpb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 665D0206E6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=iogearbox.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qyU5oiskaQWOCsepXRds9x2oUNuwv/iuqPTmoIODyTE=; b=EwoJhmpb4LONzB 7ECLHGc+XetAypuByCwuuEVfy3Hi4YRloUg+ikPbhqohmUUXl/b1Su2oZGqVgHxTOn1Gl1eWHAugo Bx5Cwit0UG9VUsuL74GrVDAB5BQzqQOPG0Fp03HksJVYqEV+RsvoUa0X2G1MuGxN3V4GhVgH6wISw TGB4U7Jq4bclvi9XlKPA3HIPsf5Pm407fWaA604BX2q98Uzz0VPy9ffvNqFkiTMSQETiDlGYa58tp 9quVunF+mnuDGk+T/xRlHD82Lq6GSAWHty14Ok5PiYw5oF5oJaZ+6PhAiWniMbMNnV0JjAvH66svv /lMGxbHrSTQpQrLstATg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j9zHB-0000tp-I8; Thu, 05 Mar 2020 22:47:33 +0000 Received: from www62.your-server.de ([213.133.104.62]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j9zH7-0000rS-Rx for linux-riscv@lists.infradead.org; Thu, 05 Mar 2020 22:47:31 +0000 Received: from sslproxy03.your-server.de ([88.198.220.132]) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1j9zGd-0007qj-P2; Thu, 05 Mar 2020 23:46:59 +0100 Received: from [85.7.42.192] (helo=pc-9.home) by sslproxy03.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j9zGd-000UwR-1P; Thu, 05 Mar 2020 23:46:59 +0100 Subject: Re: [PATCH bpf-next v5 0/4] eBPF JIT for RV32G To: =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= References: <20200305050207.4159-1-luke.r.nels@gmail.com> <4633123d-dc61-ab79-d2ee-e0cef66e4cea@iogearbox.net> From: Daniel Borkmann Message-ID: Date: Thu, 5 Mar 2020 23:46:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.102.2/25742/Thu Mar 5 15:10:18 2020) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200305_144729_906830_35520F8C X-CRM114-Status: GOOD ( 10.00 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Song Liu , linux-doc@vger.kernel.org, Yonghong Song , Paul Walmsley , Alexei Starovoitov , Mauro Carvalho Chehab , linux-riscv@lists.infradead.org, Rob Herring , Jonathan Corbet , Jakub Kicinski , Andrii Nakryiko , Xi Wang , Albert Ou , Luke Nelson , Jonathan Cameron , Andy Shevchenko , Greg Kroah-Hartman , LKML , Martin KaFai Lau , Stephen Hemminger , Luke Nelson , Palmer Dabbelt , Netdev , bpf , "David S. Miller" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On 3/5/20 5:53 PM, Björn Töpel wrote: > On Thu, 5 Mar 2020 at 16:19, Daniel Borkmann wrote: >> > [...] >> Applied, thanks everyone! >> >> P.s.: I fixed the MAINTAINERS entry in the last one to have both netdev and bpf >> to be consistent with all the other JIT entries there. > > Ah, I asked specifically Xi and Luke to *remove* the netdev entry, due > to the bpf_devel_QA.rst change. :-) Ah right, although all the BPF entries in MAINTAINERS file have both lists mentioned today. I think it doesn't hurt to have potentially more eyes for reviews. Thanks, Daniel