|WARNING| pw116876 [PATCH] [v6] usertools: rewrite pmdinfo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Sep 26 16:01:57 CEST 2022
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/116876
_apply patch failure_
Submitter: Robin Jarry <rjarry at redhat.com>
Date: Monday, September 26 2022 13:44:38
Applied on: CommitID:b9b509246da274cfea47311792ba8400c179c24b
Apply patch set 116876 failed:
Checking patch doc/guides/linux_gsg/sys_reqs.rst...
Checking patch doc/guides/rel_notes/release_22_11.rst...
error: while searching for:
Also, make sure to start the actual text at the margin.
=======================================================
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_22_11.rst:55
Checking patch doc/guides/tools/pmdinfo.rst...
Checking patch usertools/dpdk-pmdinfo.py...
Applied patch doc/guides/linux_gsg/sys_reqs.rst cleanly.
Applying patch doc/guides/rel_notes/release_22_11.rst with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/tools/pmdinfo.rst cleanly.
Applied patch usertools/dpdk-pmdinfo.py cleanly.
diff a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst (rejected hunks)
@@ -55,6 +55,14 @@ New Features
Also, make sure to start the actual text at the margin.
=======================================================
+* The ``dpdk-pmdinfo.py`` script was rewritten to produce valid JSON only.
+ PCI-IDs parsing has been removed.
+ To get a similar output to the (now removed) ``-r/--raw`` flag, you may use the following command:
+
+ .. code-block:: sh
+
+ strings $dpdk_binary_or_driver | sed -n 's/^PMD_INFO_STRING= //p'
+
Removed Items
-------------
https://lab.dpdk.org/results/dashboard/patchsets/23636/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list