Patch Series

Subject Fix netlink debug output on Big Endian
Author phil@nwl.cc
Date 2025-10-23 16:13:50 +0000 UTC
Version 1
Cc netfilter-devel@vger.kernel.org pablo@netfilter.org phil@nwl.cc

Patches (28)

Name Content [All]
[nft PATCH 01/28] datatype: Fix boolean type on Big Endian [Body]
[nft PATCH 02/28] optimize: Fix verdict expression comparison [Body]
[nft PATCH 03/28] tests: py: any/tcpopt.t.json: Fix JSON equivalent [Body]
[nft PATCH 04/28] tests: py: any/ct.t.json.output: Drop leftover entry [Body]
[nft PATCH 05/28] tests: py: inet/osf.t: Fix element ordering in JSON equivalents [Body]
[nft PATCH 06/28] tests: py: Fix for using wrong payload path [Body]
[nft PATCH 07/28] tests: py: Implement payload_record() [Body]
[nft PATCH 08/28] tests: py: Do not rely upon '[end]' marker [Body]
[nft PATCH 09/28] netlink: No need to reference array when passing as pointer [Body]
[nft PATCH 10/28] datatype: Increase symbolic constant printer robustness [Body]
[nft PATCH 11/28] tests: py: ip6/vmap.t: Drop double whitespace in rule [Body]
[nft PATCH 12/28] netlink: Zero nft_data_linearize objects when populating [Body]
[nft PATCH 13/28] Define string-based data types as Big Endian [Body]
[nft PATCH 14/28] segtree: No byteorder conversion for string prefix len calculation [Body]
[nft PATCH 15/28] Fix byteorder conversion of concatenated value expressions and ranges [Body]
[nft PATCH 16/28] expression: Set range expression 'len' field [Body]
[nft PATCH 17/28] segtree: Export complete data before editing [Body]
[nft PATCH 18/28] segtree: Drop problematic constant expr len adjustment [Body]
[nft PATCH 19/28] netlink: Introduce struct nft_data_linearize::byteorder [Body]
[nft PATCH 20/28] netlink: Introduce struct nft_data_linearize::sizes [Body]
[nft PATCH 21/28] netlink: Make use of nftnl_{expr,set_elem}_set_imm() [Body]
[nft PATCH 22/28] mergesort: Linearize concatentations in network byte order [Body]
[nft PATCH 23/28] tests: Adjust JSON records to improved element sorting [Body]
[nft PATCH 24/28] tests: py: tools: Add regen_payloads.sh [Body]
[nft PATCH 25/28] tests: py: Update payload records [Body]
[nft PATCH 26/28] utils: Introduce expr_print_debug() [Body]
[nft PATCH 27/28] utils: Cover for missing newline after BUG() messages [Body]
[nft PATCH 28/28] Drop no longer needed newline in BUG() messages [Body]

Session 2025-10-23

ID (for dev) 28f7871c-a6a4-4c2a-b32f-459a05e4ea9a
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict