|WARNING| pw107055 [PATCH] [v3] ethdev: introduce dump API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Feb 9 02:38:52 CET 2022


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

_apply patch failure_

Submitter: Min Hu (Connor) <humin29 at huawei.com>
Date: Wednesday, February 09 2022 01:21:06 
Applied on: CommitID:0dff3f26d6faad4e51f75e5245f0387ee9bb0c6d
Apply patch set 107055 failed:

Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
    - ``rte_ipv6_udptcp_cksum_mbuf()``
    - ``rte_ipv6_udptcp_cksum_mbuf_verify()``

* **Updated AF_XDP PMD**

  * Added support for libxdp >=v1.2.2.

error: patch failed: doc/guides/rel_notes/release_22_03.rst:64
Checking patch lib/ethdev/ethdev_driver.h...
Checking patch lib/ethdev/rte_ethdev.c...
Hunk #1 succeeded at 6474 (offset -11 lines).
Checking patch lib/ethdev/rte_ethdev.h...
Checking patch lib/ethdev/version.map...
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/ethdev/ethdev_driver.h cleanly.
Applied patch lib/ethdev/rte_ethdev.c cleanly.
Applied patch lib/ethdev/rte_ethdev.h cleanly.
Applied patch lib/ethdev/version.map cleanly.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -64,6 +64,13 @@ New Features
     - ``rte_ipv6_udptcp_cksum_mbuf()``
     - ``rte_ipv6_udptcp_cksum_mbuf_verify()``
 
+* **Added the private dump API, for query private info from device.**
+
+  Added the private dump API which provides querying private info from device.
+  There exists many private properties in different PMD drivers. The
+  information of these properties is important for debug. As the information
+  is private, the new API is introduced.
+
 * **Updated AF_XDP PMD**
 
   * Added support for libxdp >=v1.2.2.

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list