* |WARNING| pw132577-132578 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
[not found] <20231012160359.422076-1-taozj888@163.com>
@ 2023-10-12 15:44 ` qemudev
2023-10-12 16:06 ` |WARNING| pw132577 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-10-12 15:44 UTC (permalink / raw)
To: test-report; +Cc: Trevor Tao, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/132577
_apply patch failure_
Submitter: Trevor Tao <taozj888@163.com>
Date: Thu, 12 Oct 2023 16:03:57 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 5d8ff275433a81c4f38563fff50728f657190785
Apply patch set 132577-132578 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| pw132577 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
[not found] <20231012160359.422076-1-taozj888@163.com>
2023-10-12 15:44 ` |WARNING| pw132577-132578 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
@ 2023-10-12 16:06 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-10-12 16:06 UTC (permalink / raw)
To: test-report; +Cc: Trevor Tao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132577
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:BRACES: braces {} are not necessary for single statement blocks
#133: 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-12 16:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231012160359.422076-1-taozj888@163.com>
2023-10-12 15:44 ` |WARNING| pw132577-132578 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
2023-10-12 16:06 ` |WARNING| pw132577 " 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).