automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Trevor Tao <taozj888@163.com>, zhoumin@loongson.cn
Subject: |WARNING| pw132588-132589 [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
Date: Fri, 13 Oct 2023 12:07:57 +0800	[thread overview]
Message-ID: <202310130407.39D47vc4307822@localhost.localdomain> (raw)
In-Reply-To: <20231013042722.429592-2-taozj888@163.com>

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...


       reply	other threads:[~2023-10-13  4:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231013042722.429592-2-taozj888@163.com>
2023-10-13  4:07 ` qemudev [this message]
2023-10-13  4:28 ` |SUCCESS| pw132588 " checkpatch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202310130407.39D47vc4307822@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=taozj888@163.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).