automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw122866-122869 [PATCH] [v7, 4/4] eal: add PMU support to tracing library
Date: Wed,  1 Feb 2023 08:38:12 -0500 (EST)	[thread overview]
Message-ID: <20230201133812.BE08910618F@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Wednesday, February 01 2023 13:17:57 
Applied on: CommitID:99cc0a9ab6730d4df70dba4b19e78e87ad7ba110
Apply patch set 122866-122869 failed:

Checking patch MAINTAINERS...
Checking patch app/test/meson.build...
Checking patch app/test/test_pmu.c...
Checking patch doc/api/doxy-api-index.md...
Checking patch doc/api/doxy-api.conf.in...
Checking patch doc/guides/prog_guide/profile_app.rst...
Checking patch doc/guides/rel_notes/release_23_03.rst...
error: while searching for:
     Also, make sure to start the actual text at the margin.
     =======================================================

* **Added multi-process support for axgbe PMD.**

* **Updated Corigine nfp driver.**

error: patch failed: doc/guides/rel_notes/release_23_03.rst:55
Checking patch lib/meson.build...
Checking patch lib/pmu/meson.build...
Checking patch lib/pmu/pmu_private.h...
Checking patch lib/pmu/rte_pmu.c...
Checking patch lib/pmu/rte_pmu.h...
Checking patch lib/pmu/version.map...
Applied patch MAINTAINERS cleanly.
Applied patch app/test/meson.build cleanly.
Applied patch app/test/test_pmu.c cleanly.
Applied patch doc/api/doxy-api-index.md cleanly.
Applied patch doc/api/doxy-api.conf.in cleanly.
Applied patch doc/guides/prog_guide/profile_app.rst cleanly.
Applying patch doc/guides/rel_notes/release_23_03.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/meson.build cleanly.
Applied patch lib/pmu/meson.build cleanly.
Applied patch lib/pmu/pmu_private.h cleanly.
Applied patch lib/pmu/rte_pmu.c cleanly.
Applied patch lib/pmu/rte_pmu.h cleanly.
Applied patch lib/pmu/version.map cleanly.
diff a/doc/guides/rel_notes/release_23_03.rst b/doc/guides/rel_notes/release_23_03.rst	(rejected hunks)
@@ -55,6 +55,13 @@ New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Added PMU library.**
+
+  Added a new PMU (performance measurement unit) library which allows applications
+  to perform self monitoring activities without depending on external utilities like perf.
+  After integration with :doc:`../prog_guide/trace_lib` data gathered from hardware counters
+  can be stored in CTF format for further analysis.
+
 * **Added multi-process support for axgbe PMD.**
 
 * **Updated Corigine nfp driver.**
Checking patch app/test/test_pmu.c...
error: app/test/test_pmu.c: does not exist in index
Checking patch lib/pmu/meson.build...
error: lib/pmu/meson.build: does not exist in index
Checking patch lib/pmu/pmu_arm64.c...
Checking patch lib/pmu/rte_pmu.h...
error: lib/pmu/rte_pmu.h: does not exist in index
Checking patch lib/pmu/rte_pmu_pmc_arm64.h...
Applied patch lib/pmu/pmu_arm64.c cleanly.
Applied patch lib/pmu/rte_pmu_pmc_arm64.h cleanly.
Checking patch app/test/test_pmu.c...
error: app/test/test_pmu.c: does not exist in index
Checking patch lib/pmu/meson.build...
error: lib/pmu/meson.build: does not exist in index
Checking patch lib/pmu/rte_pmu.h...
error: lib/pmu/rte_pmu.h: does not exist in index
Checking patch lib/pmu/rte_pmu_pmc_x86_64.h...
Applied patch lib/pmu/rte_pmu_pmc_x86_64.h cleanly.
Checking patch app/test/test_trace_perf.c...
Checking patch doc/guides/prog_guide/profile_app.rst...
error: doc/guides/prog_guide/profile_app.rst: does not match index
Checking patch doc/guides/prog_guide/trace_lib.rst...
Checking patch lib/eal/common/eal_common_trace.c...
Checking patch lib/eal/common/eal_common_trace_points.c...
Checking patch lib/eal/include/rte_eal_trace.h...
Checking patch lib/eal/meson.build...
Checking patch lib/eal/version.map...
error: while searching for:
	rte_thread_detach;
	rte_thread_equal;
	rte_thread_join;
};

INTERNAL {

error: patch failed: lib/eal/version.map:440
Checking patch lib/pmu/rte_pmu.c...
error: lib/pmu/rte_pmu.c: does not exist in index
Checking patch lib/pmu/rte_pmu.h...
error: lib/pmu/rte_pmu.h: does not exist in index
Checking patch lib/pmu/version.map...
error: lib/pmu/version.map: does not exist in index
Applied patch app/test/test_trace_perf.c cleanly.
Applied patch doc/guides/prog_guide/trace_lib.rst cleanly.
Applied patch lib/eal/common/eal_common_trace.c cleanly.
Applied patch lib/eal/common/eal_common_trace_points.c cleanly.
Applied patch lib/eal/include/rte_eal_trace.h cleanly.
Applied patch lib/eal/meson.build cleanly.
Applying patch lib/eal/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/eal/version.map b/lib/eal/version.map	(rejected hunks)
@@ -440,6 +440,9 @@ EXPERIMENTAL {
 	rte_thread_detach;
 	rte_thread_equal;
 	rte_thread_join;
+
+	# added in 23.03
+	__rte_eal_trace_pmu_read; # WINDOWS_NO_EXPORT
 };
 
 INTERNAL {

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2023-02-01 13:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230201133812.BE08910618F@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).