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 A83D9C3F2CD for ; Thu, 5 Mar 2020 15:20:27 +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 760152070E for ; Thu, 5 Mar 2020 15:20:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="COGtmUdR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 760152070E 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=V0Sv9A2ymLJ9D5W9l4hga+/cmzoioMTBjTqUPlIGhug=; b=COGtmUdRkzSx7s Pzo/1GWbc0R6edHoVEWctbldkXto4krKMuiG/MsPVCI+Jt/4GBpvBHjctOtU3+lGUy3E69epSrXJH D4lL9WOm08tdD+YSPqkdOSBWCNqf1TrfmT61zhJljcObLxNBUek8/OT7B/IuupYav5hpheKAYvyHU pqqFKYmw9rf5eCqUIi4iQW159Fj67xMU+VIa9nJa/I6Gb7mBcuoEqFQKE8NofcGOiXrVTvXgO6pHl cX68TiUR74z26oBZma0LNOAP+pAPEfOzGeW0qvVQljw12G7/r0oNxcG3EzTUrbpYm4rAnSaGQbMJ/ eHoB3B5qZZe2/RouY2lg==; 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 1j9sIU-0002G6-52; Thu, 05 Mar 2020 15:20:26 +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 1j9sIQ-0002Ei-F4 for linux-riscv@lists.infradead.org; Thu, 05 Mar 2020 15:20:24 +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 1j9sHZ-000311-Dl; Thu, 05 Mar 2020 16:19:29 +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 1j9sHY-000BjU-MB; Thu, 05 Mar 2020 16:19:28 +0100 Subject: Re: [PATCH bpf-next v5 0/4] eBPF JIT for RV32G To: =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Luke Nelson References: <20200305050207.4159-1-luke.r.nels@gmail.com> From: Daniel Borkmann Message-ID: <4633123d-dc61-ab79-d2ee-e0cef66e4cea@iogearbox.net> Date: Thu, 5 Mar 2020 16:19:27 +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_072022_508862_9BE71613 X-CRM114-Status: GOOD ( 10.86 ) 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 , 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 6:40 AM, Björn Töpel wrote: > On Thu, 5 Mar 2020 at 06:02, Luke Nelson wrote: >> >> This series adds an eBPF JIT for 32-bit RISC-V (RV32G) to the kernel, >> adapted from the RV64 JIT and the 32-bit ARM JIT. >> > > Nice work! Thanks for hanging in there! > > For the series, > Acked-by: Björn Töpel > Reviewed-by: Björn Töpel 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.