]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
authorFlorian Westphal <fw@strlen.de>
Wed, 21 Jan 2026 21:52:59 +0000 (22:52 +0100)
committerFlorian Westphal <fw@strlen.de>
Fri, 6 Feb 2026 12:34:55 +0000 (13:34 +0100)
commit59ecffa3995e70a675beeb870f0b3a28470428de
tree4e158b4e0190d7fd7cc57266c37f14c8b1286cde
parent207b3ebacb6113acaaec0d171d5307032c690004
selftests: netfilter: nft_queue.sh: add udp fraglist gro test case

Without the preceding patch, this fails with:

FAIL: test_udp_gro_ct: Expected udp conntrack entry
FAIL: test_udp_gro_ct: Expected software segmentation to occur, had 10 and 0

Signed-off-by: Florian Westphal <fw@strlen.de>
tools/testing/selftests/net/netfilter/nft_queue.sh