automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw99342-99345 [PATCH] [v8, 4/4] net/cnxk: add telemetry endpoing to ethdev
@ 2021-09-21 11:18 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-09-21 11:18 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- 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

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

only message in thread, other threads:[~2021-09-21 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21 11:18 [dpdk-test-report] |WARNING| pw99342-99345 [PATCH] [v8, 4/4] net/cnxk: add telemetry endpoing 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).