* |WARNING| pw132584-132583 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
[not found] <20231013030820.425663-2-taozj888@163.com>
@ 2023-10-13 2:56 ` qemudev
2023-10-13 3:09 ` |WARNING| pw132584 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-10-13 2:56 UTC (permalink / raw)
To: test-report; +Cc: Trevor Tao, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/132584
_apply patch failure_
Submitter: Trevor Tao <taozj888@163.com>
Date: Fri, 13 Oct 2023 03:08:18 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 77f913752a55c0262bfda99a1b69ca0bd804c6c7
Apply patch set 132584-132583 failed:
Checking patch doc/guides/rel_notes/release_23_11.rst...
error: while searching for:
default. The implementation using C11 standard atomic operations is enabled
via the ``enable_stdatomic`` build option.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_23_11.rst:84
error: doc/guides/rel_notes/release_23_11.rst: patch does not apply
Checking patch doc/guides/sample_app_ug/l3_forward.rst...
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw132584 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
[not found] <20231013030820.425663-2-taozj888@163.com>
2023-10-13 2:56 ` |WARNING| pw132584-132583 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
@ 2023-10-13 3:09 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-10-13 3:09 UTC (permalink / raw)
To: test-report; +Cc: Trevor Tao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132584
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#135: FILE: examples/l3fwd/main.c:1269:
+ if (dev_info.max_rx_queues == 1) {
local_port_conf.rxmode.mq_mode = RTE_ETH_MQ_RX_NONE;
+ }
total: 0 errors, 1 warnings, 56 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-13 3:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231013030820.425663-2-taozj888@163.com>
2023-10-13 2:56 ` |WARNING| pw132584-132583 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
2023-10-13 3:09 ` |WARNING| pw132584 " checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).