automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101971 [PATCH] usertools/telemetry: fix instance help text
@ 2021-10-18 17:58 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-18 17:58 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Conor Walsh <conor.walsh@intel.com>
Date: Monday, October 18 2021 10:39:29 
Applied on: CommitID:9942ebb9c698a53b86e2bbd450f3e24238771fe5
Apply patch set 101971 failed:

Checking patch usertools/dpdk-telemetry.py...
error: while searching for:
parser.add_argument('-f', '--file-prefix', default=DEFAULT_PREFIX,
                    help='Provide file-prefix for DPDK runtime directory')
parser.add_argument('-i', '--instance', default='0', type=int,
                    help='Provide file-prefix for DPDK runtime directory')
parser.add_argument('-l', '--list', action="store_true", default=False,
                    help='List all possible file-prefixes and exit')
args = parser.parse_args()

error: patch failed: usertools/dpdk-telemetry.py:165
Applying patch usertools/dpdk-telemetry.py with 1 reject...
Rejected hunk #1.
diff a/usertools/dpdk-telemetry.py b/usertools/dpdk-telemetry.py	(rejected hunks)
@@ -165,7 +165,7 @@ def readline_complete(text, state):
 parser.add_argument('-f', '--file-prefix', default=DEFAULT_PREFIX,
                     help='Provide file-prefix for DPDK runtime directory')
 parser.add_argument('-i', '--instance', default='0', type=int,
-                    help='Provide file-prefix for DPDK runtime directory')
+                    help='Provide instance number for DPDK application')
 parser.add_argument('-l', '--list', action="store_true", default=False,
                     help='List all possible file-prefixes and exit')
 args = parser.parse_args()

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-18 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 17:58 [dpdk-test-report] |WARNING| pw101971 [PATCH] usertools/telemetry: fix instance help text dpdklab

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