From unknown Thu Sep 11 07:36:48 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#43838] [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Oct 2020 22:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43838 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 43838@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160202475715963 (code B ref -1); Tue, 06 Oct 2020 22:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Oct 2020 22:52:37 +0000 Received: from localhost ([127.0.0.1]:54338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPvoy-00049P-F7 for submit@debbugs.gnu.org; Tue, 06 Oct 2020 18:52:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:55418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPvov-00049G-Vr for submit@debbugs.gnu.org; Tue, 06 Oct 2020 18:52:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPvov-0005IK-Ff for guix-patches@gnu.org; Tue, 06 Oct 2020 18:52:33 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:47724) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPvos-0002vC-NT for guix-patches@gnu.org; Tue, 06 Oct 2020 18:52:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=ClnkYyJ41VC9LJLLmqLMHoYSXZiGPJXVoy46wkoPvWI=; h=date:subject:to: from; b=S4MZRjrJyMcTuMa4sggwSo08w4CuuPzXM2U4wY1qEP35Sik/MlP9vdZi4LTFwo 1Nnffc1HcHYVN9HBR/vzDbotOirlJwl7hD1Mq+pRNd1ICVvGaDWFwkSvKnbqwOd1YAs0T5 ySLFVVCcpKBjmSFLxnc0UDs5hQGvhoYH7TT5zQs63hnAmRw4agBDrLsjS8TFyRzO+H3o4I Tvu8W2CLWM4E+wzeqYE+J78AouNddgc/WiXzGgCOIehaNJdI8tpV4FXJept4fT0Qj0r9EK LST3Q9snwJjq2Lic1NVq6yz66AnqBNEUgCS/ZidPqCANDF3NHqcvr0UrY2mhRET08R75qA == Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 90e8c2f8 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for ; Tue, 6 Oct 2020 22:52:34 +0000 (UTC) From: Tobias Geerinckx-Rice Date: Wed, 7 Oct 2020 00:52:17 +0200 Message-Id: <20201006225217.12479-1-me@tobias.gr> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP sockets and the associated monitor interface. * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise --- Guix, This[0] enables, for example, faster spitting of (UDP) Knot DNS responses. Kind regards, T G-R [0]: https://en.wikipedia.org/wiki/Express_Data_Path gnu/packages/aux-files/linux-libre/4.19-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-x86_64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-x86_64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-x86_64.conf | 3 ++- 12 files changed, 24 insertions(+), 12 deletions(-) diff --git a/gnu/packages/aux-files/linux-libre/4.19-arm.conf b/gnu/packages/aux-files/linux-libre/4.19-arm.conf index 32d288b0f4..ee5916b278 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-arm.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-arm.conf @@ -1023,7 +1023,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-arm64.conf b/gnu/packages/aux-files/linux-libre/4.19-arm64.conf index 76bd266ec6..852ae64ee1 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-arm64.conf @@ -966,7 +966,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-i686.conf b/gnu/packages/aux-files/linux-libre/4.19-i686.conf index 0fb07d5231..d01e74d8c7 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-i686.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-i686.conf @@ -1053,7 +1053,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf index 49a349f249..dd9469039c 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf @@ -1063,7 +1063,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-arm.conf b/gnu/packages/aux-files/linux-libre/5.4-arm.conf index 7c9ab94719..12654de3c6 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-arm.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-arm.conf @@ -1034,7 +1034,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-arm64.conf b/gnu/packages/aux-files/linux-libre/5.4-arm64.conf index 6520d1ddf2..45cfdaa85c 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-arm64.conf @@ -1008,7 +1008,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-i686.conf b/gnu/packages/aux-files/linux-libre/5.4-i686.conf index 3727f9d486..cc2d8dde01 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-i686.conf @@ -1027,7 +1027,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf index be7a603af1..2e2804879a 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf @@ -1044,7 +1044,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-arm.conf b/gnu/packages/aux-files/linux-libre/5.8-arm.conf index bd274d1553..1e42bcdc82 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-arm.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-arm.conf @@ -1056,7 +1056,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-arm64.conf b/gnu/packages/aux-files/linux-libre/5.8-arm64.conf index 1e58a3c717..42cc1f2eb9 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-arm64.conf @@ -1048,7 +1048,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-i686.conf b/gnu/packages/aux-files/linux-libre/5.8-i686.conf index f73c41b6d5..d8f88f0570 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-i686.conf @@ -1035,7 +1035,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf index cd2706357d..930008eeb9 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf @@ -1061,7 +1061,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y -- 2.28.0 From unknown Thu Sep 11 07:36:48 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#43838] [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring. Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Oct 2020 18:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43838 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: me@tobias.gr, 43838@debbugs.gnu.org Cc: 43838-done@debbugs.gnu.org X-Debbugs-Original-To: Tobias Geerinckx-Rice , Tobias Geerinckx-Rice via Guix-patches Received: via spool by submit@debbugs.gnu.org id=B.160278680321396 (code B ref -1); Thu, 15 Oct 2020 18:34:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Oct 2020 18:33:23 +0000 Received: from localhost ([127.0.0.1]:56533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT842-0005Z2-U9 for submit@debbugs.gnu.org; Thu, 15 Oct 2020 14:33:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:43544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT83z-0005Yl-8b for submit@debbugs.gnu.org; Thu, 15 Oct 2020 14:33:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT83y-0008FM-Vj for guix-patches@gnu.org; Thu, 15 Oct 2020 14:33:19 -0400 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]:38669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT83v-0005fi-63 for guix-patches@gnu.org; Thu, 15 Oct 2020 14:33:18 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id CCB8F92C; Thu, 15 Oct 2020 14:33:10 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 15 Oct 2020 14:33:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=y1fLoC3wS2r4cp5UXKHgHki9 ES9ScSgM/hewaiK2LyA=; b=L7JA885jDpj5/wLqQ4uPkOHkmga/mSrTVspECJeN VvD+IYHp549PHSAg7XQNMs1gkzTdVHaRpYNSLbUlK0lRsT8dgprCrhSA2G7vMYFF q5e/7PqP3QTChultirBlzSmYP5kiMliAaY6Icoz0j62xQNtZWFdzBErt9MDTGvNt DEw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=y1fLoC 3wS2r4cp5UXKHgHki9ES9ScSgM/hewaiK2LyA=; b=mHp03z54ZD2wzEnUNPfdvB IExKlJ93CQcZO4c4PN8912geCeCaQxSo5/ORxTse8oBONGGNZb/I6gtg3JEcS61Y q/wt09NXz0zE+Nmt6LLxtHRBzvDSoqw4E2tYZxV47iJcRJcNxgbWOtiE2oLKcfqz buWW9vo9pi/nFvGV317MU5NFbuhKycS1cgQ4DWv9AjpYSMSw3ofkWzCIvhTDz8Tg zKAm8jOAFufCcYHJ5lz0v5O/fkcHCq4WLtoB2dAJ05v2stw8WsB8CKMk4MzISTTK OUrUJk5YTHKMI9nR2Zlhj6PlqzCf89W7FSV8vlbuWHoTfYq5Ay4cCK7NpjIcG5VA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrieefgdduvdehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepleekrdduudehrdduledrudeivdenucevlhhushhtvghrufhiiigvpedtne curfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (static-98-115-19-162.phlapa.fios.verizon.net [98.115.19.162]) by mail.messagingengine.com (Postfix) with ESMTPA id A67B6306467D; Thu, 15 Oct 2020 14:33:09 -0400 (EDT) Date: Thu, 15 Oct 2020 14:33:07 -0400 From: Leo Famulari Message-ID: <20201015183307.GA19324@jasmine.lan> References: <20201006225217.12479-1-me@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201006225217.12479-1-me@tobias.gr> Received-SPF: pass client-ip=64.147.123.24; envelope-from=leo@famulari.name; helo=wout1-smtp.messagingengine.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/15 14:33:11 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) On Wed, Oct 07, 2020 at 12:52:17AM +0200, Tobias Geerinckx-Rice via Guix-patches via wrote: > * gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP > sockets and the associated monitor interface. > * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise Thanks! Pushed as f43287aff06082c83649a1d0c0184b9ac347c3c8 From unknown Thu Sep 11 07:36:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Tobias Geerinckx-Rice Subject: bug#43838: closed (Re: [bug#43838] [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring.) Message-ID: References: <20201015183307.GA19324@jasmine.lan> <20201006225217.12479-1-me@tobias.gr> X-Gnu-PR-Message: they-closed 43838 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 43838@debbugs.gnu.org Date: Thu, 15 Oct 2020 18:34:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1602786842-21456-1" This is a multi-part message in MIME format... ------------=_1602786842-21456-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #43838: [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 43838@debbugs.gnu.org. --=20 43838: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43838 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1602786842-21456-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 43838-done) by debbugs.gnu.org; 15 Oct 2020 18:33:20 +0000 Received: from localhost ([127.0.0.1]:56531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT83z-0005Ys-KL for submit@debbugs.gnu.org; Thu, 15 Oct 2020 14:33:19 -0400 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]:42737) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT83w-0005YX-SK for 43838-done@debbugs.gnu.org; Thu, 15 Oct 2020 14:33:17 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id CCB8F92C; Thu, 15 Oct 2020 14:33:10 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 15 Oct 2020 14:33:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=y1fLoC3wS2r4cp5UXKHgHki9 ES9ScSgM/hewaiK2LyA=; b=L7JA885jDpj5/wLqQ4uPkOHkmga/mSrTVspECJeN VvD+IYHp549PHSAg7XQNMs1gkzTdVHaRpYNSLbUlK0lRsT8dgprCrhSA2G7vMYFF q5e/7PqP3QTChultirBlzSmYP5kiMliAaY6Icoz0j62xQNtZWFdzBErt9MDTGvNt DEw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=y1fLoC 3wS2r4cp5UXKHgHki9ES9ScSgM/hewaiK2LyA=; b=mHp03z54ZD2wzEnUNPfdvB IExKlJ93CQcZO4c4PN8912geCeCaQxSo5/ORxTse8oBONGGNZb/I6gtg3JEcS61Y q/wt09NXz0zE+Nmt6LLxtHRBzvDSoqw4E2tYZxV47iJcRJcNxgbWOtiE2oLKcfqz buWW9vo9pi/nFvGV317MU5NFbuhKycS1cgQ4DWv9AjpYSMSw3ofkWzCIvhTDz8Tg zKAm8jOAFufCcYHJ5lz0v5O/fkcHCq4WLtoB2dAJ05v2stw8WsB8CKMk4MzISTTK OUrUJk5YTHKMI9nR2Zlhj6PlqzCf89W7FSV8vlbuWHoTfYq5Ay4cCK7NpjIcG5VA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrieefgdduvdehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepleekrdduudehrdduledrudeivdenucevlhhushhtvghrufhiiigvpedtne curfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (static-98-115-19-162.phlapa.fios.verizon.net [98.115.19.162]) by mail.messagingengine.com (Postfix) with ESMTPA id A67B6306467D; Thu, 15 Oct 2020 14:33:09 -0400 (EDT) Date: Thu, 15 Oct 2020 14:33:07 -0400 From: Leo Famulari To: Tobias Geerinckx-Rice , Tobias Geerinckx-Rice via Guix-patches Subject: Re: [bug#43838] [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring. Message-ID: <20201015183307.GA19324@jasmine.lan> References: <20201006225217.12479-1-me@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201006225217.12479-1-me@tobias.gr> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 43838-done Cc: 43838-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Wed, Oct 07, 2020 at 12:52:17AM +0200, Tobias Geerinckx-Rice via Guix-patches via wrote: > * gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP > sockets and the associated monitor interface. > * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise > * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise Thanks! Pushed as f43287aff06082c83649a1d0c0184b9ac347c3c8 ------------=_1602786842-21456-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Oct 2020 22:52:37 +0000 Received: from localhost ([127.0.0.1]:54338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPvoy-00049P-F7 for submit@debbugs.gnu.org; Tue, 06 Oct 2020 18:52:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:55418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPvov-00049G-Vr for submit@debbugs.gnu.org; Tue, 06 Oct 2020 18:52:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPvov-0005IK-Ff for guix-patches@gnu.org; Tue, 06 Oct 2020 18:52:33 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:47724) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPvos-0002vC-NT for guix-patches@gnu.org; Tue, 06 Oct 2020 18:52:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=ClnkYyJ41VC9LJLLmqLMHoYSXZiGPJXVoy46wkoPvWI=; h=date:subject:to: from; b=S4MZRjrJyMcTuMa4sggwSo08w4CuuPzXM2U4wY1qEP35Sik/MlP9vdZi4LTFwo 1Nnffc1HcHYVN9HBR/vzDbotOirlJwl7hD1Mq+pRNd1ICVvGaDWFwkSvKnbqwOd1YAs0T5 ySLFVVCcpKBjmSFLxnc0UDs5hQGvhoYH7TT5zQs63hnAmRw4agBDrLsjS8TFyRzO+H3o4I Tvu8W2CLWM4E+wzeqYE+J78AouNddgc/WiXzGgCOIehaNJdI8tpV4FXJept4fT0Qj0r9EK LST3Q9snwJjq2Lic1NVq6yz66AnqBNEUgCS/ZidPqCANDF3NHqcvr0UrY2mhRET08R75qA == Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 90e8c2f8 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for ; Tue, 6 Oct 2020 22:52:34 +0000 (UTC) From: Tobias Geerinckx-Rice To: guix-patches@gnu.org Subject: [PATCH] gnu: linux-libre: Enable XDP sockets and their monitoring. Date: Wed, 7 Oct 2020 00:52:17 +0200 Message-Id: <20201006225217.12479-1-me@tobias.gr> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP sockets and the associated monitor interface. * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise --- Guix, This[0] enables, for example, faster spitting of (UDP) Knot DNS responses. Kind regards, T G-R [0]: https://en.wikipedia.org/wiki/Express_Data_Path gnu/packages/aux-files/linux-libre/4.19-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/4.19-x86_64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.4-x86_64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-arm.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-arm64.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-i686.conf | 3 ++- gnu/packages/aux-files/linux-libre/5.8-x86_64.conf | 3 ++- 12 files changed, 24 insertions(+), 12 deletions(-) diff --git a/gnu/packages/aux-files/linux-libre/4.19-arm.conf b/gnu/packages/aux-files/linux-libre/4.19-arm.conf index 32d288b0f4..ee5916b278 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-arm.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-arm.conf @@ -1023,7 +1023,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-arm64.conf b/gnu/packages/aux-files/linux-libre/4.19-arm64.conf index 76bd266ec6..852ae64ee1 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-arm64.conf @@ -966,7 +966,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-i686.conf b/gnu/packages/aux-files/linux-libre/4.19-i686.conf index 0fb07d5231..d01e74d8c7 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-i686.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-i686.conf @@ -1053,7 +1053,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf index 49a349f249..dd9469039c 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf @@ -1063,7 +1063,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-arm.conf b/gnu/packages/aux-files/linux-libre/5.4-arm.conf index 7c9ab94719..12654de3c6 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-arm.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-arm.conf @@ -1034,7 +1034,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-arm64.conf b/gnu/packages/aux-files/linux-libre/5.4-arm64.conf index 6520d1ddf2..45cfdaa85c 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-arm64.conf @@ -1008,7 +1008,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-i686.conf b/gnu/packages/aux-files/linux-libre/5.4-i686.conf index 3727f9d486..cc2d8dde01 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-i686.conf @@ -1027,7 +1027,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf index be7a603af1..2e2804879a 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf @@ -1044,7 +1044,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-arm.conf b/gnu/packages/aux-files/linux-libre/5.8-arm.conf index bd274d1553..1e42bcdc82 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-arm.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-arm.conf @@ -1056,7 +1056,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-arm64.conf b/gnu/packages/aux-files/linux-libre/5.8-arm64.conf index 1e58a3c717..42cc1f2eb9 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-arm64.conf @@ -1048,7 +1048,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-i686.conf b/gnu/packages/aux-files/linux-libre/5.8-i686.conf index f73c41b6d5..d8f88f0570 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-i686.conf @@ -1035,7 +1035,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y diff --git a/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf index cd2706357d..930008eeb9 100644 --- a/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.8-x86_64.conf @@ -1061,7 +1061,8 @@ CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_SMC is not set -# CONFIG_XDP_SOCKETS is not set +CONFIG_XDP_SOCKETS=y +CONFIG_XDP_SOCKETS_DIAG=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y -- 2.28.0 ------------=_1602786842-21456-1--