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=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 7FF87C10F14 for ; Thu, 3 Oct 2019 13:53:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 560BC21783 for ; Thu, 3 Oct 2019 13:53:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="FdfZGbxm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729773AbfJCNxd (ORCPT ); Thu, 3 Oct 2019 09:53:33 -0400 Received: from mail-qk1-f193.google.com ([209.85.222.193]:46209 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728633AbfJCNxd (ORCPT ); Thu, 3 Oct 2019 09:53:33 -0400 Received: by mail-qk1-f193.google.com with SMTP id 201so2370653qkd.13; Thu, 03 Oct 2019 06:53:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=TpkjA3LW65msG3CvQi16HCXYdGoMoSMdGRoxqPOG4I4=; b=FdfZGbxmprz1kvgbwEzNX3EkCSr9vVCGFMlhJcnRbacHTztvrw590NufZWmAJp+Pwg rgeEvYS4ubo8zpXKwB22yN4s5ewj+TnSPBETwfxVhg+3i9quunCiGYWf1Sli9881aCyN 2y0wad7PJ19CI4FenW3uVgOQevZTVqT0r0Xpijdu9F/kknYYvFLbylwONKdbQZCSUihk ZJRuF59mI0rUEh3QKPYy7ngMT4uHi41ktXGGEHgvSz9hrozMLGxPT3FqKx0CNDbXrAib 2swnX5OIogGb5JL7YE3gKt/fKq4coTEAmoZdTDgOgO1Mek6LRtXhaCaR9vaK2/fnuSVO pVKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=TpkjA3LW65msG3CvQi16HCXYdGoMoSMdGRoxqPOG4I4=; b=juj7bV5G1ee9dcOa1jKxnc/Ljy4UVea01WQe4w9mlXyOeozaKEjcZhDVeVvOlkSA1y qR6N2CKmzxcWuxMya6Mp7UETCZoWHeS9V12xxfh0vB9jUtRe5A15kRuBL4VxkzlxRHQU JnQubtki6eMnta2k3jxaPVQd8cIJ80Aq0LjDErr2nFbingFLCN6QOGIJe+olDpphyfqZ XXco3we/v2BkG6CMYvcvnQa1t1Oc5Rgg6qzGqXjGyzSFy9Xm+R2pG74msE5bL7CbGjjK yQ2QAN014p5kLOBUdw7Zgh9Ax25DcLB/JDe5cc+Te8CJ/wzdCkzuivBWZ3FQFbOHe8E2 nECQ== X-Gm-Message-State: APjAAAXod18kP26qwvO9XVKlVeJ6AYU9oBmNaEoNg0NEiHKH2CHJjgHF /YrbdbrL49DazvtZap4XFOM= X-Google-Smtp-Source: APXvYqxHqsuuEatoPYupxJbwST/vrTp8midO8A+O1ohyobPpYfx/Ys6gIVdcD58UkSNfn8aHnM7xtg== X-Received: by 2002:a37:8f02:: with SMTP id r2mr4487264qkd.197.1570110812084; Thu, 03 Oct 2019 06:53:32 -0700 (PDT) Received: from quaco.ghostprotocols.net ([179.97.35.50]) by smtp.gmail.com with ESMTPSA id d16sm1230778qkl.7.2019.10.03.06.53.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Oct 2019 06:53:30 -0700 (PDT) From: Arnaldo Carvalho de Melo X-Google-Original-From: Arnaldo Carvalho de Melo Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 4720540DD3; Thu, 3 Oct 2019 10:53:28 -0300 (-03) Date: Thu, 3 Oct 2019 10:53:28 -0300 To: KP Singh Cc: Song Liu , =?iso-8859-1?Q?Bj=F6rn_T=F6pel?= , open list , =?iso-8859-1?Q?Bj=F6rn_T=F6pel?= , Networking , bpf , Alexei Starovoitov , Daniel Borkmann , adrian.hunter@intel.com, Jiri Olsa , Namhyung Kim Subject: Re: [PATCH 2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero Message-ID: <20191003135328.GB18973@kernel.org> References: <20191001113307.27796-1-bjorn.topel@gmail.com> <20191001113307.27796-3-bjorn.topel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.12.1 (2019-06-15) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Em Thu, Oct 03, 2019 at 02:19:42AM +0200, KP Singh escreveu: > Tested-by: KP Singh > > I can confirm that samples/bpf are building for me now (x86_64, > clang-8) after applying this series and: > > * https://lore.kernel.org/bpf/CAPhsuW5c9v0OnU4g+eYkPjBCuNMjC_69pFhzr=nTfDMAy4bK6w@mail.gmail.com > * https://lore.kernel.org/bpf/20191002191652.11432-1-kpsingh@chromium.org/ > > on the current bpf-next/master. > > > - KP > > On Wed, Oct 2, 2019 at 11:00 PM Song Liu wrote: > > > > On Tue, Oct 1, 2019 at 4:36 AM Björn Töpel wrote: > > > > > > From: Björn Töpel > > > > > > To remove that test_attr__{enabled/open} are used by perf-sys.h, we > > > set HAVE_ATTR_TEST to zero. > > > > > > Signed-off-by: Björn Töpel > > > > Acked-by: Song Liu Thanks, applied. - Arnaldo