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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, 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 6D173C2D0C9 for ; Thu, 12 Dec 2019 19:24:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4596A21556 for ; Thu, 12 Dec 2019 19:24:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="YSC85zcb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730633AbfLLTX7 (ORCPT ); Thu, 12 Dec 2019 14:23:59 -0500 Received: from mail-pj1-f68.google.com ([209.85.216.68]:37572 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730168AbfLLTX7 (ORCPT ); Thu, 12 Dec 2019 14:23:59 -0500 Received: by mail-pj1-f68.google.com with SMTP id ep17so1483699pjb.4 for ; Thu, 12 Dec 2019 11:23:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=0bnwhQPrNoLKShlvQAzBBKAOH/VCCS9XFOqu0ESqP/Y=; b=YSC85zcbWFrbTaI0+aNFg+ZOORvDZCCajBd/r4XT0ZsSO7yV8DrhYiohqNGS+r9ozk AD81wxqimeqeEVYT/sWCf4E4XUq2wCZjw8W5Sc+hPWe2X0uMqjiCfPlork8yjnKWOasS AtVdapZYsViEcsmiWzKxoJNz69SV/O15vdHcP8u2/hurW/5lU3RUmW2bK2KwrUkxxHWv 4CdQTpuPxWGL+g+HpRSrgKftQFZdu6XqEJrWQm8xa4bjtGYA/ea+39e+110GcvNBh2a9 ktTAc5p1fCYDjNorBsdXQvlKpVFgSh7mGwdfJZy9KuzQ0rD+jHE/xU91sKvLpr6Xhi8t V0LA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=0bnwhQPrNoLKShlvQAzBBKAOH/VCCS9XFOqu0ESqP/Y=; b=pdtu5pp6DJ5LJNqWgb4lx7hj9GXfxKXIuaERQz2eILHq+dX8FH2LuGob85NsFd6Ax6 qGV7qmtC962AAwSFKBiyvG8U7dCN/meJ0Aanndz1zFmBnZ/ExZbxTS23t96GzQ4osvTj LJvXDeOiyfsijjjVtv7n3Y0Zm9Ocsh5bksPBFVdNKEpbblb/67I4Oku5cAofeum1ZH6l /D5Il4JQU2/rNqZWrYYtqpll9U1AoXoPZjO6NRcO5lLWykGGEX5Xgnw6wsjVnb1U9BqB MbwoOmmI7vjA6YxKKYZe1kuFbJWMmuoEMJlSiNBXTgmq9rc73HPnIklhQUxNS/pdIs2F MmjA== X-Gm-Message-State: APjAAAXWTmagG8Ht6/gy+tHBJHuXxUU29E+S6FeL38IapQSyfNlabPQO juIBCkO2X59CsQpruJtg8TnGoWSsz98= X-Google-Smtp-Source: APXvYqyuUQoo7OqdUF2hZ8Tymf+B4ZnOq2m3N/lN2LknjI8630Nd7AaDmNqXMbioGtaaq+6IX0689A== X-Received: by 2002:a17:90a:d682:: with SMTP id x2mr11930941pju.44.1576178638725; Thu, 12 Dec 2019 11:23:58 -0800 (PST) Received: from cakuba.netronome.com ([66.60.152.14]) by smtp.gmail.com with ESMTPSA id k23sm7600955pgg.7.2019.12.12.11.23.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Dec 2019 11:23:58 -0800 (PST) Date: Thu, 12 Dec 2019 11:23:54 -0800 From: Jakub Kicinski To: Stanislav Fomichev Cc: Andrii Nakryiko , Andrii Nakryiko , LKML , bpf , Networking , Alexei Starovoitov , Daniel Borkmann , Kernel Team Subject: Re: [PATCH bpf-next 11/15] bpftool: add skeleton codegen command Message-ID: <20191212112354.55881154@cakuba.netronome.com> In-Reply-To: <20191212185831.GN3105713@mini-arch> References: <20191211191518.GD3105713@mini-arch> <20191211200924.GE3105713@mini-arch> <20191212025735.GK3105713@mini-arch> <20191212162953.GM3105713@mini-arch> <20191212104334.222552a1@cakuba.netronome.com> <20191212185831.GN3105713@mini-arch> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, 12 Dec 2019 10:58:31 -0800, Stanislav Fomichev wrote: > > I'd honestly leave the distro packaging problem for people who actually > > work on that to complain about. > I'm representing a 'Google distro' :-D Suits me :)