automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw132588-132589 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
       [not found] <20231013042722.429592-2-taozj888@163.com>
@ 2023-10-13  4:07 ` qemudev
  2023-10-13  4:28 ` |SUCCESS| pw132588 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-10-13  4:07 UTC (permalink / raw)
  To: test-report; +Cc: Trevor Tao, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/132588

_apply patch failure_

Submitter: Trevor Tao <taozj888@163.com>
Date: Fri, 13 Oct 2023 04:27:20 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 77f913752a55c0262bfda99a1b69ca0bd804c6c7

Apply patch set 132588-132589 failed:

Checking patch doc/guides/rel_notes/release_23_11.rst...
error: while searching for:
      ninja -C build doc
      xdg-open build/doc/guides/html/rel_notes/release_23_11.html

* Build Requirements: From DPDK 23.11 onwards,
  building DPDK will require a C compiler which supports the C11 standard,
  including support for C11 standard atomics.

  More specifically, the requirements will be:

  * Support for flag "-std=c11" (or similar)
  * __STDC_NO_ATOMICS__ is *not defined* when using c11 flag

  Please note:

  * C11, including standard atomics, is supported from GCC version 5 onwards,
    and is the default language version in that release
    (Ref: https://gcc.gnu.org/gcc-5/changes.html)
  * C11 is the default compilation mode in Clang from version 3.6,
    which also added support for standard atomics
    (Ref: https://releases.llvm.org/3.6.0/tools/clang/docs/ReleaseNotes.html)

New Features
------------

. This section should contain new features added in this release.
   Sample format:

error: patch failed: doc/guides/rel_notes/release_23_11.rst:20
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

* |SUCCESS| pw132588 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
       [not found] <20231013042722.429592-2-taozj888@163.com>
  2023-10-13  4:07 ` |WARNING| pw132588-132589 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
@ 2023-10-13  4:28 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-10-13  4:28 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/132588

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-13  4:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231013042722.429592-2-taozj888@163.com>
2023-10-13  4:07 ` |WARNING| pw132588-132589 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option qemudev
2023-10-13  4:28 ` |SUCCESS| pw132588 " 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).