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: [dpdk-test-report] |WARNING| pw99342-99345 [PATCH] [v8, 4/4] net/cnxk: add telemetry endpoing to ethdev
Date: Tue, 21 Sep 2021 07:18:24 -0400 (EDT)	[thread overview]
Message-ID: <20210921111824.8F4313072C@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Tuesday, September 21 2021 10:52:28 
Applied on: CommitID:ccf69617ce96e1b708c7644289ee8df4586f7556
Apply patch set 99342-99345 failed:

Checking patch drivers/common/cnxk/cnxk_telemetry_nix.c...
Checking patch drivers/common/cnxk/meson.build...
Hunk #1 succeeded at 62 (offset -3 lines).
Checking patch drivers/common/cnxk/roc_nix.c...
Checking patch drivers/common/cnxk/roc_nix_priv.h...
error: while searching for:
int nix_q_ctx_get(struct dev *dev, uint8_t ctype, uint16_t qid,
		  __io void **ctx_p);

#endif /* _ROC_NIX_PRIV_H_ */

error: patch failed: drivers/common/cnxk/roc_nix_priv.h:424
Checking patch drivers/common/cnxk/roc_nix_queue.c...
Hunk #1 succeeded at 375 (offset -12 lines).
Hunk #2 succeeded at 406 (offset -13 lines).
Hunk #3 succeeded at 499 (offset -13 lines).
Hunk #4 succeeded at 875 (offset -17 lines).
Checking patch drivers/common/cnxk/roc_platform.h...
Hunk #1 succeeded at 142 (offset -3 lines).
Applied patch drivers/common/cnxk/cnxk_telemetry_nix.c cleanly.
Applied patch drivers/common/cnxk/meson.build cleanly.
Applied patch drivers/common/cnxk/roc_nix.c cleanly.
Applying patch drivers/common/cnxk/roc_nix_priv.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/common/cnxk/roc_nix_queue.c cleanly.
Applied patch drivers/common/cnxk/roc_platform.h cleanly.
diff a/drivers/common/cnxk/roc_nix_priv.h b/drivers/common/cnxk/roc_nix_priv.h	(rejected hunks)
@@ -424,4 +424,13 @@ int nix_lf_int_reg_dump(uintptr_t nix_lf_base, uint64_t *data, uint16_t qints,
 int nix_q_ctx_get(struct dev *dev, uint8_t ctype, uint16_t qid,
 		  __io void **ctx_p);
 
+/*
+ * Telemetry
+ */
+int nix_tel_node_add(struct roc_nix *roc_nix);
+void nix_tel_node_del(struct roc_nix *roc_nix);
+int nix_tel_node_add_rq(struct roc_nix_rq *rq);
+int nix_tel_node_add_cq(struct roc_nix_cq *cq);
+int nix_tel_node_add_sq(struct roc_nix_sq *sq);
+
 #endif /* _ROC_NIX_PRIV_H_ */
Checking patch drivers/net/cnxk/cnxk_ethdev_telemetry.c...
Checking patch drivers/net/cnxk/meson.build...
error: while searching for:
        'cnxk_ethdev_devargs.c',
        'cnxk_ethdev_ops.c',
        'cnxk_ethdev_sec.c',
        'cnxk_link.c',
        'cnxk_lookup.c',
        'cnxk_ptp.c',

error: patch failed: drivers/net/cnxk/meson.build:13
Applied patch drivers/net/cnxk/cnxk_ethdev_telemetry.c cleanly.
Applying patch drivers/net/cnxk/meson.build with 1 reject...
Rejected hunk #1.
diff a/drivers/net/cnxk/meson.build b/drivers/net/cnxk/meson.build	(rejected hunks)
@@ -13,6 +13,7 @@ sources = files(
         'cnxk_ethdev_devargs.c',
         'cnxk_ethdev_ops.c',
         'cnxk_ethdev_sec.c',
+        'cnxk_ethdev_telemetry.c',
         'cnxk_link.c',
         'cnxk_lookup.c',
         'cnxk_ptp.c',

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-09-21 11:18 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=20210921111824.8F4313072C@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).