|WARNING| pw106925 [PATCH] ethdev: introduce ethdev dump API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Feb 7 03:08:35 CET 2022


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

_apply patch failure_

Submitter: Min Hu (Connor) <humin29 at huawei.com>
Date: Monday, February 07 2022 01:47:19 
Applied on: CommitID:0e4dc6af06228c8504a5538512cb31ed7bf6cc23
Apply patch set 106925 failed:

Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
  * Called ``rte_ipv4/6_udptcp_cksum_mbuf()`` functions in testpmd csum mode
    to support software UDP/TCP checksum over multiple segments.


Removed Items
-------------

error: patch failed: doc/guides/rel_notes/release_22_03.rst:92
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)
@@ -92,6 +92,13 @@ New Features
   * Called ``rte_ipv4/6_udptcp_cksum_mbuf()`` functions in testpmd csum mode
     to support software UDP/TCP checksum over multiple segments.
 
+* **Added the private ethdev dump API, for query private info of ethdev.**
+
+  Added the private ethdev dump API which provides functions for query
+  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.
+
 
 Removed Items
 -------------

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list