automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93901-93911 [PATCH] [11/11] app/testpmd: add option to display extended statistics
@ 2021-06-04 15:14 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-06-04 15:14 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru>
Date: Friday, June 04 2021 14:42:25 
Applied on: CommitID:175af25734f295874e31b33ccd0879e69fd152a9
Apply patch set 93901-93911 failed:

Checking patch drivers/net/sfc/meson.build...
Hunk #1 succeeded at 46 (offset -10 lines).
Checking patch drivers/net/sfc/sfc.c...
Hunk #1 succeeded at 23 (offset -1 lines).
Hunk #2 succeeded at 593 (offset -44 lines).
Hunk #3 succeeded at 630 (offset -44 lines).
Hunk #4 succeeded at 852 (offset -48 lines).
Hunk #5 succeeded at 871 (offset -48 lines).
Checking patch drivers/net/sfc/sfc.h...
error: while searching for:
	struct rte_mempool		*mp;
};

/* Adapter private data */
struct sfc_adapter {
	/*

error: patch failed: drivers/net/sfc/sfc.h:217
Hunk #2 succeeded at 235 (offset -22 lines).
Checking patch drivers/net/sfc/sfc_dp.h...
Checking patch drivers/net/sfc/sfc_ef10.h...
Checking patch drivers/net/sfc/sfc_ef100_rx.c...
Checking patch drivers/net/sfc/sfc_ef100_tx.c...
Checking patch drivers/net/sfc/sfc_ef10_essb_rx.c...
Checking patch drivers/net/sfc/sfc_ef10_rx.c...
Checking patch drivers/net/sfc/sfc_ef10_tx.c...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Hunk #2 succeeded at 709 (offset -9 lines).
Hunk #3 succeeded at 763 (offset -9 lines).
Hunk #4 succeeded at 796 (offset -9 lines).
Hunk #5 succeeded at 836 (offset -9 lines).
Hunk #6 succeeded at 863 (offset -9 lines).
Checking patch drivers/net/sfc/sfc_port.c...
Checking patch drivers/net/sfc/sfc_rx.c...
Hunk #1 succeeded at 128 (offset -10 lines).
Checking patch drivers/net/sfc/sfc_sw_stats.c...
Checking patch drivers/net/sfc/sfc_sw_stats.h...
Checking patch drivers/net/sfc/sfc_tx.c...
Hunk #1 succeeded at 914 (offset -66 lines).
Applied patch drivers/net/sfc/meson.build cleanly.
Applied patch drivers/net/sfc/sfc.c cleanly.
Applying patch drivers/net/sfc/sfc.h with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/net/sfc/sfc_dp.h cleanly.
Applied patch drivers/net/sfc/sfc_ef10.h cleanly.
Applied patch drivers/net/sfc/sfc_ef100_rx.c cleanly.
Applied patch drivers/net/sfc/sfc_ef100_tx.c cleanly.
Applied patch drivers/net/sfc/sfc_ef10_essb_rx.c cleanly.
Applied patch drivers/net/sfc/sfc_ef10_rx.c cleanly.
Applied patch drivers/net/sfc/sfc_ef10_tx.c cleanly.
Applied patch drivers/net/sfc/sfc_ethdev.c cleanly.
Applied patch drivers/net/sfc/sfc_port.c cleanly.
Applied patch drivers/net/sfc/sfc_rx.c cleanly.
Applied patch drivers/net/sfc/sfc_sw_stats.c cleanly.
Applied patch drivers/net/sfc/sfc_sw_stats.h cleanly.
Applied patch drivers/net/sfc/sfc_tx.c cleanly.
diff a/drivers/net/sfc/sfc.h b/drivers/net/sfc/sfc.h	(rejected hunks)
@@ -217,6 +217,14 @@ struct sfc_counter_rxq {
 	struct rte_mempool		*mp;
 };
 
+struct sfc_sw_xstats {
+	uint64_t			*reset_vals;
+
+	rte_spinlock_t			queues_bitmap_lock;
+	void				*queues_bitmap_mem;
+	struct rte_bitmap		*queues_bitmap;
+};
+
 /* Adapter private data */
 struct sfc_adapter {
 	/*

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-06-04 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 15:14 [dpdk-test-report] |WARNING| pw93901-93911 [PATCH] [11/11] app/testpmd: add option to display extended statistics 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).