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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BF9CBC4332F for ; Tue, 20 Dec 2022 23:39:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230026AbiLTXjI (ORCPT ); Tue, 20 Dec 2022 18:39:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229889AbiLTXjG (ORCPT ); Tue, 20 Dec 2022 18:39:06 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C4681FF90; Tue, 20 Dec 2022 15:39:06 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8A9D761627; Tue, 20 Dec 2022 23:39:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3349C433D2; Tue, 20 Dec 2022 23:39:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671579544; bh=Pqts0QvvwS19/BeiYhbX1dNE/hndPp0pOtk3LpXTkVY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=RNXm66T1rPxCTv2heKoNPSw6u9DAYb2Rc/0Mu7GUXebMJX2mHpBC9xN8ag3g57PYu alm/NGg3+KS0kHvu6Ucu0NTSuT5wJZcK2lvMaF75zmgi9cbJvPlverFfDclO+wWvN3 xPMDmIlJDMcHom4MU43p5i//6ACXGKhJUdBUG66pWj51+3ptLYx/Et/ZMKpCS2IhKi MbQbj9Y9zxt8ePcIvnNYjIpeocRb+UKfqAUHTzlqO7PvPdVtODtZeQWa0Sy/N+qjTG 7YKOHq8u9R09YANjT5Sq9cPuPg7xhOfZpn9ACoHd1yvCcbOeI5qsISulo28Je0jxnn 2zuf9k1S/P79A== Date: Tue, 20 Dec 2022 15:39:03 -0800 From: Jakub Kicinski To: Marek Majtyka Cc: Lorenzo Bianconi , Lorenzo Bianconi , bpf@vger.kernel.org, netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, davem@davemloft.net, hawk@kernel.org, pabeni@redhat.com, edumazet@google.com, toke@redhat.com, memxor@gmail.com, saeedm@nvidia.com, anthony.l.nguyen@intel.com, gospo@broadcom.com, vladimir.oltean@nxp.com, nbd@nbd.name, john@phrozen.org, leon@kernel.org, simon.horman@corigine.com, aelior@marvell.com, christophe.jaillet@wanadoo.fr, ecree.xilinx@gmail.com, grygorii.strashko@ti.com, mst@redhat.com, bjorn@kernel.org, magnus.karlsson@intel.com, maciej.fijalkowski@intel.com, intel-wired-lan@lists.osuosl.org Subject: Re: [RFC bpf-next 2/8] net: introduce XDP features flag Message-ID: <20221220153903.3fb7a54b@kernel.org> In-Reply-To: References: <43c340d440d8a87396198b301c5ffbf5ab56f304.1671462950.git.lorenzo@kernel.org> <20221219171321.7a67002b@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org On Tue, 20 Dec 2022 23:51:31 +0100 Marek Majtyka wrote: > Everybody is allowed to make a good use of it. Every improvement is > highly appreciated. Thanks Lorenzo for taking this over. IIUC this comment refers to the rtnl -> genl/yaml conversion. In which case, unless someone objects, I'll take a stab at it in an hour or two and push the result out my kernel.org tree ... 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 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E404FC4167B for ; Tue, 20 Dec 2022 23:39:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 88CBF60B2A; Tue, 20 Dec 2022 23:39:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 88CBF60B2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1671579552; bh=gpjYDeuRVG50oAkVBZCrKYbSj8Qu1lAXo76i9LyKSJs=; h=Date:From:To:In-Reply-To:References:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=1UGQiFo/3wc/1tIscxwPLBqxFRm8+kKheI6u2IkRTIl8ZqNE9Up9u5KQfvjSFmpar sTfm52xL9IPRs2t090Oc+d8pSJ/Y5l3pUYr+gF/kbZLTnvlhQIm2JrvGUj2ReXE2xs W4k3XcgKV8eBqebFPVfg4rYW/qKYW3XoUyiLqQktcRrGcmT85mrL1q89dt/DgfuL7/ /Ba+TS7UaOa11EXPuwUVFXuy4M1FS0Z1tT1wpHmBPhK7+81BkPeQVDVlfzf+c3TnCO G+29BIp/mAkcpuRKdBSaCPl2c2RpAPoIr85jM+RSg/waSoqmY4Etv6hT1DadzFWWCy Rux+3sc7MqmnQ== X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K7rvZnlb0y4W; Tue, 20 Dec 2022 23:39:11 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 7ABA160A6A; Tue, 20 Dec 2022 23:39:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 7ABA160A6A Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id C19741BF255 for ; Tue, 20 Dec 2022 23:39:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id A772A60A6A for ; Tue, 20 Dec 2022 23:39:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A772A60A6A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86-Z0I46c7Lr for ; Tue, 20 Dec 2022 23:39:06 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org C13E0607CA Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by smtp3.osuosl.org (Postfix) with ESMTPS id C13E0607CA for ; Tue, 20 Dec 2022 23:39:06 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 80A6361628; Tue, 20 Dec 2022 23:39:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3349C433D2; Tue, 20 Dec 2022 23:39:03 +0000 (UTC) Date: Tue, 20 Dec 2022 15:39:03 -0800 From: Jakub Kicinski To: Marek Majtyka Message-ID: <20221220153903.3fb7a54b@kernel.org> In-Reply-To: References: <43c340d440d8a87396198b301c5ffbf5ab56f304.1671462950.git.lorenzo@kernel.org> <20221219171321.7a67002b@kernel.org> MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671579544; bh=Pqts0QvvwS19/BeiYhbX1dNE/hndPp0pOtk3LpXTkVY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=RNXm66T1rPxCTv2heKoNPSw6u9DAYb2Rc/0Mu7GUXebMJX2mHpBC9xN8ag3g57PYu alm/NGg3+KS0kHvu6Ucu0NTSuT5wJZcK2lvMaF75zmgi9cbJvPlverFfDclO+wWvN3 xPMDmIlJDMcHom4MU43p5i//6ACXGKhJUdBUG66pWj51+3ptLYx/Et/ZMKpCS2IhKi MbQbj9Y9zxt8ePcIvnNYjIpeocRb+UKfqAUHTzlqO7PvPdVtODtZeQWa0Sy/N+qjTG 7YKOHq8u9R09YANjT5Sq9cPuPg7xhOfZpn9ACoHd1yvCcbOeI5qsISulo28Je0jxnn 2zuf9k1S/P79A== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=RNXm66T1 Subject: Re: [Intel-wired-lan] [RFC bpf-next 2/8] net: introduce XDP features flag X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mst@redhat.com, simon.horman@corigine.com, ast@kernel.org, edumazet@google.com, anthony.l.nguyen@intel.com, daniel@iogearbox.net, andrii@kernel.org, intel-wired-lan@lists.osuosl.org, vladimir.oltean@nxp.com, pabeni@redhat.com, Lorenzo Bianconi , grygorii.strashko@ti.com, aelior@marvell.com, hawk@kernel.org, christophe.jaillet@wanadoo.fr, memxor@gmail.com, john@phrozen.org, bpf@vger.kernel.org, magnus.karlsson@intel.com, leon@kernel.org, netdev@vger.kernel.org, toke@redhat.com, ecree.xilinx@gmail.com, bjorn@kernel.org, gospo@broadcom.com, saeedm@nvidia.com, davem@davemloft.net, nbd@nbd.name Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" On Tue, 20 Dec 2022 23:51:31 +0100 Marek Majtyka wrote: > Everybody is allowed to make a good use of it. Every improvement is > highly appreciated. Thanks Lorenzo for taking this over. IIUC this comment refers to the rtnl -> genl/yaml conversion. In which case, unless someone objects, I'll take a stab at it in an hour or two and push the result out my kernel.org tree ... _______________________________________________ Intel-wired-lan mailing list Intel-wired-lan@osuosl.org https://lists.osuosl.org/mailman/listinfo/intel-wired-lan