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.8 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 99842C433B4 for ; Wed, 12 May 2021 13:40:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5C9DA61396 for ; Wed, 12 May 2021 13:40:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230369AbhELNli (ORCPT ); Wed, 12 May 2021 09:41:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50974 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230145AbhELNle (ORCPT ); Wed, 12 May 2021 09:41:34 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 770BFC061574 for ; Wed, 12 May 2021 06:40:26 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id w15so29605298ljo.10 for ; Wed, 12 May 2021 06:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cloudflare.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8LIyfshQU/8yQNnJrZxiYbeec8RPvd1zV0izLRjzdEM=; b=x6UdDyTdjf0smNcVgVNK04/0pGGLotfOjtei+KBIpEvw8WpqbMegKlbbmX2SJycUDE /Z+NQHCnwGfnCCEZNXXJPMnmNCRMlzKIaF0qQHSxyRh+PGBQqHhlK9QvCAq/5S78+7lZ Z0JAp4uGYEdT07vHLlX2LFtil5viaFpoP9r7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8LIyfshQU/8yQNnJrZxiYbeec8RPvd1zV0izLRjzdEM=; b=ieyVCTgr4WKHmzvy5pnrDC/MEzNvVVjT5poSbbFm4l4PmVxjdAy7PjIAEuDQmi/1UG zS/n8Lhw5AxdBvR2n/o++jsjzBatQIN+yzBSDQCmTLIbrh37PuPHq4ELgIFySVGybAhy 9D9e2ZSZKOElh/N+xIAfLxGSfBfrZwC8mgR8u6i5Z0dl0PH48YnRW7+8UdrQUCmHWx40 hV0jcLMo4ZhLLK60SM8B8rKZpzZL4TVdbTTDFMWdfDJG2yOALW3TiAAlXLSKYrXRZIB6 p/js6BLGd7AlCMtPfdSg+zxu0dtoGz+6RY7ZA7VPXCu5jf3dDmep8MocynnwBLWsMxuV PGhQ== X-Gm-Message-State: AOAM5338J/MtbT+7p3HnRMAqdnGNsMdULWzG5FAx6qc0/jgTUVhShO/f zWoCgEDSnDk5C49EWC6zuGYaljgjqv8XY5P67YoJAQ== X-Google-Smtp-Source: ABdhPJxEvZ7tF7fllIIAdJE82qM93y08u9nNpwObsXmV4ToOWKvfujrvvYFVeHRj0WzvNymbue9sPIsj2faUCqSkGHQ= X-Received: by 2002:a2e:91cb:: with SMTP id u11mr24602570ljg.83.1620826824452; Wed, 12 May 2021 06:40:24 -0700 (PDT) MIME-Version: 1.0 References: <20210426223449.5njjmcjpu63chqbb@ast-mbp.dhcp.thefacebook.com> <20210427022231.pbgtrdbxpgdx2zrw@ast-mbp.dhcp.thefacebook.com> <20210428045545.egqvhyulr4ybbad6@ast-mbp.dhcp.thefacebook.com> <20210504044204.kpt6t5kaomj7oivq@ast-mbp> <20210511230505.z3rdnppplk3v3jce@ast-mbp.dhcp.thefacebook.com> In-Reply-To: <20210511230505.z3rdnppplk3v3jce@ast-mbp.dhcp.thefacebook.com> From: Lorenz Bauer Date: Wed, 12 May 2021 14:40:13 +0100 Message-ID: Subject: Re: bpf libraries and static variables. Was: [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking To: Alexei Starovoitov Cc: Andrii Nakryiko , Yonghong Song , Andrii Nakryiko , bpf , Networking , Alexei Starovoitov , Daniel Borkmann , Kernel Team , John Fastabend Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 12 May 2021 at 00:05, Alexei Starovoitov wrote: > > > > It's a pretty long email already and there are a lot things to unpack, > > and still more nuances to discuss. So I'll put up BPF static linking + > > BPF libraries topic for this week's BPF office hours for anyone > > interested to join the live discussion. It would hopefully allow > > everyone to get more up to speed and onto the same page on this topic. > > But still curious WDYT? > > Sounds great to me. I hope more folks can join the discussion. I'll be there, but can only stay for the first half hour. Talk to you then! -- Lorenz Bauer | Systems Engineer 6th Floor, County Hall/The Riverside Building, SE1 7PB, UK www.cloudflare.com