Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdp-tools for openSUSE:Factory checked in at 2026-02-24 15:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdp-tools (Old) and /work/SRC/openSUSE:Factory/.xdp-tools.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdp-tools" Tue Feb 24 15:37:47 2026 rev:9 rq:1334394 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xdp-tools/xdp-tools.changes 2026-01-01 14:59:53.092113494 +0100 +++ /work/SRC/openSUSE:Factory/.xdp-tools.new.1977/xdp-tools.changes 2026-02-24 15:37:53.040635489 +0100 @@ -1,0 +2,25 @@ +Mon Feb 23 05:08:17 UTC 2026 - Shung-Hsi Yu <[email protected]> + +- Update to v1.6.2 + * Prevented xdpsock from looping forever on RX. + * Fixed 32-bit compile errors for xdpsock. + * Addressed build failures involving "-Werror=stringop-overread". + * Added documentation for XSK commands. +- Update to v1.6.1 + * Added -lpthread to all userspace builds in lib/common. + * Fixed build issues with older versions of libbpf. + * Fixed xdp-trafficgen support for mlx5 devices. + * Enabled multibuf for the xdp-pass program in xdp-trafficgen. + * Fixed builds regarding GCC maybe-uninitialized warnings. + * Avoided the use of stddef.h and size_t in BPF headers. +- Update to v1.6.0 + * Added devmap egress action option and drop mode for egress action in xdp-bench. + * Updated linux headers bpf.h to kernel version 6.3. + * Added device binding support. + * Enhanced params library to support parsing integer values as hex and U64 as option types. + * Added 'xsk' command in xdp-bench for running AF_XDP benchmarks. + * Imported xdpsock code from bpf_examples into lib/util. + * Added xsk-udp mode for xsksock operation in xdp-trafficgen. + * Added probing for XSK busy poll support in lib/util. + +------------------------------------------------------------------- Old: ---- xdp-tools-1.5.8.tar.gz New: ---- xdp-tools-1.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdp-tools.spec ++++++ --- /var/tmp/diff_new_pack.juxGnh/_old 2026-02-24 15:37:53.616659322 +0100 +++ /var/tmp/diff_new_pack.juxGnh/_new 2026-02-24 15:37:53.620659487 +0100 @@ -1,7 +1,7 @@ # # spec file for package xdp-tools # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ # workaround binutils/strip issue with BPF object, see #boo#1217108 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: xdp-tools -Version: 1.5.8 +Version: 1.6.2 Release: 0 Group: Productivity/Networking/Other Summary: Utilities and example programs for use with XDP ++++++ xdp-tools-1.5.8.tar.gz -> xdp-tools-1.6.2.tar.gz ++++++ ++++ 183305 lines of diff (skipped)
