From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v4 binutils] Add BPF support to binutils... Date: Mon, 01 May 2017 13:42:11 -0400 (EDT) Message-ID: <20170501.134211.450600640257539634.davem@davemloft.net> References: <20170430.120750.651845251226226775.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ast@fb.com, daniel@iogearbox.net, netdev@vger.kernel.org, xdp-newbies@vger.kernel.org To: aconole@bytheb.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:35030 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750743AbdEARmQ (ORCPT ); Mon, 1 May 2017 13:42:16 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Aaron Conole Date: Mon, 01 May 2017 13:22:00 -0400 > Latest results from x86-64 and aarch64: I'll see if I can reproduce here... > I've also got a small incremental to fix some trailing whitespace, and > s/SPARC/BPF/ in one file, attached. Applied, thanks!