Thread (11 messages) 11 messages, 3 authors, 2026-05-01

Re: [PATCH net-next v3 5/5] selftests: net: add veth BQL stress test

From: Breno Leitao <leitao@debian.org>
Date: 2026-05-01 08:43:00
Also in: linux-kselftest, lkml

On Wed, Apr 29, 2026 at 07:20:32PM +0200, hawk@kernel.org wrote:
+compile_tools() {
+    echo "--- Compiling UDP flood tool ---"
+cat > "$TMPDIR"/udp_flood.c << 'CEOF'
The biggest structural issue: the test ships ~250 lines of C source as
heredocs and shells out to gcc at runtime to build them. This is not
how selftests normally work.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help