automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw99968-99971 [PATCH] [v9, 4/4] net/cnxk: add telemetry endpoints to ethdev
@ 2021-10-05 14:59 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-05 14:59 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Wednesday, September 29 2021 06:55:03 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 99968-99971 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 879 (offset -13 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/19045/

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-10-05 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 14:59 [dpdk-test-report] |WARNING| pw99968-99971 [PATCH] [v9, 4/4] net/cnxk: add telemetry endpoints to ethdev 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).