automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw106852 [PATCH] [v2] net/af_xdp: re-enable secondary process support
Date: Fri,  4 Feb 2022 08:08:41 -0500 (EST)	[thread overview]
Message-ID: <20220204130841.D19F96D341@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 2950 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/106852

_apply patch failure_

Submitter: Ciara Loftus <ciara.loftus@intel.com>
Date: Friday, February 04 2022 12:54:36 
Applied on: CommitID:416c1bef9dbc9aed437f87e735500589d2e3d844
Apply patch set 106852 failed:

Checking patch doc/guides/nics/af_xdp.rst...
error: while searching for:
  NAPI context from a watchdog timer instead of from softirqs. More information
  on this feature can be found at [1].

  [1] https://lwn.net/Articles/837010/

error: patch failed: doc/guides/nics/af_xdp.rst:141
Checking patch doc/guides/nics/features/af_xdp.ini...
Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
* **Updated AF_XDP PMD**

  * Added support for libxdp >=v1.2.2.

* **Updated Cisco enic driver.**


error: patch failed: doc/guides/rel_notes/release_22_03.rst:58
Checking patch drivers/net/af_xdp/rte_eth_af_xdp.c...
Hunk #1 succeeded at 81 (offset 1 line).
Hunk #2 succeeded at 160 (offset 1 line).
Hunk #3 succeeded at 812 (offset 1 line).
Hunk #4 succeeded at 833 (offset 1 line).
Hunk #5 succeeded at 902 (offset 1 line).
Hunk #6 succeeded at 1370 (offset 1 line).
Hunk #7 succeeded at 1409 (offset 1 line).
Hunk #8 succeeded at 1712 (offset 1 line).
Hunk #9 succeeded at 1778 (offset 1 line).
Hunk #10 succeeded at 1797 (offset 1 line).
Hunk #11 succeeded at 1808 (offset 1 line).
Hunk #12 succeeded at 1819 (offset 1 line).
Hunk #13 succeeded at 1937 (offset 1 line).
Hunk #14 succeeded at 2004 (offset 1 line).
Hunk #15 succeeded at 2037 (offset 1 line).
Applying patch doc/guides/nics/af_xdp.rst with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/nics/features/af_xdp.ini cleanly.
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/af_xdp/rte_eth_af_xdp.c cleanly.
diff a/doc/guides/nics/af_xdp.rst b/doc/guides/nics/af_xdp.rst	(rejected hunks)
@@ -141,4 +141,13 @@ Limitations
   NAPI context from a watchdog timer instead of from softirqs. More information
   on this feature can be found at [1].
 
+- **Secondary Processes**
+
+  Rx and Tx are not supported for secondary processes due to the single-producer
+  single-consumer nature of the AF_XDP rings. However other operations including
+  statistics retrieval are permitted.
+  The maximum number of queues permitted for PMDs operating in this model is 8
+  as this is the maximum number of fds that can be sent through the IPC APIs as
+  defined by RTE_MP_MAX_FD_NUM.
+
   [1] https://lwn.net/Articles/837010/
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -58,6 +58,7 @@ New Features
 * **Updated AF_XDP PMD**
 
   * Added support for libxdp >=v1.2.2.
+  * Re-enabled secondary process support. RX/TX is not supported.
 
 * **Updated Cisco enic driver.**
 

https://lab.dpdk.org/results/dashboard/patchsets/20905/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-02-04 13:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220204130841.D19F96D341@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /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).