From 36fb8a32aa656ebbe1fead8b52ae7dc95cee1b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= Date: Fri, 25 Nov 2022 11:59:44 +0100 Subject: [PATCH] libxdp: Update to latest upstream version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the xdp-tools submodule version; in particular, this there's a bugfix for AF_XDP that wasn't in the submodule version. Signed-off-by: Toke Høiland-Jørgensen --- lib/xdp-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xdp-tools b/lib/xdp-tools index c6befe3..cdd9318 160000 --- a/lib/xdp-tools +++ b/lib/xdp-tools @@ -1 +1 @@ -Subproject commit c6befe331d07ab35a89f093ca68c7aa662fb6b7d +Subproject commit cdd93184d18ceaf2200ec4bf63a30b7e11938177