automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw157809-157810 [PATCH 1/2] usertools/dpdk-telemetry: correct script formatting
       [not found] <20251017135622.1152341-2-bruce.richardson@intel.com>
@ 2025-10-17 13:20 ` qemudev
  2025-10-17 13:57 ` |SUCCESS| pw157809 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-10-17 13:20 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson, maobibo

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/157809

_apply patch failure_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Fri, 17 Oct 2025 14:56:21 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 438491733c2d8a109574449d3d6de9b25a05c07c

Apply patch set 157809-157810 failed:

Checking patch usertools/dpdk-telemetry.py...
error: while searching for:


if __name__ == "__main__":
    readline.parse_and_bind('tab: complete')
    readline.set_completer(readline_complete)
    readline.set_completer_delims(readline.get_completer_delims().replace('/', ''))

    parser = argparse.ArgumentParser()
    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 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()
    if args.list:
        list_fp()

error: patch failed: usertools/dpdk-telemetry.py:163
error: usertools/dpdk-telemetry.py: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw157809 [PATCH 1/2] usertools/dpdk-telemetry: correct script formatting
       [not found] <20251017135622.1152341-2-bruce.richardson@intel.com>
  2025-10-17 13:20 ` |WARNING| pw157809-157810 [PATCH 1/2] usertools/dpdk-telemetry: correct script formatting qemudev
@ 2025-10-17 13:57 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-10-17 13:57 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/157809

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-17 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251017135622.1152341-2-bruce.richardson@intel.com>
2025-10-17 13:20 ` |WARNING| pw157809-157810 [PATCH 1/2] usertools/dpdk-telemetry: correct script formatting qemudev
2025-10-17 13:57 ` |SUCCESS| pw157809 " checkpatch

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