automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw125981-125990 [PATCH] [10/10] net/gve: support jumbo frame for GQI
@ 2023-04-13  6:56 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-04-13  6:56 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Junfeng Guo <junfeng.guo@intel.com>
Date: Thursday, April 13 2023 06:16:50 
Applied on: CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
Apply patch set 125981-125990 failed:

Checking patch drivers/net/gve/gve_ethdev.c...
Checking patch drivers/net/gve/gve_ethdev.h...
Hunk #1 succeeded at 25 (offset -3 lines).
Hunk #2 succeeded at 51 (offset -3 lines).
Hunk #3 succeeded at 105 (offset -3 lines).
error: while searching for:
	struct gve_queue_resources *qres;

	/* newly added for DQO */
	uint64_t compl_ring_phys_addr;

	/* Only valid for DQO_RDA queue format */
	struct gve_tx_queue *complq;

error: patch failed: drivers/net/gve/gve_ethdev.h:128
Hunk #5 succeeded at 343 (offset -17 lines).
Checking patch drivers/net/gve/gve_tx_dqo.c...
Checking patch drivers/net/gve/meson.build...
Applied patch drivers/net/gve/gve_ethdev.c cleanly.
Applying patch drivers/net/gve/gve_ethdev.h with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Hunk #5 applied cleanly.
Applied patch drivers/net/gve/gve_tx_dqo.c cleanly.
Applied patch drivers/net/gve/meson.build cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/net/gve/gve_ethdev.h b/drivers/net/gve/gve_ethdev.h	(rejected hunks)
@@ -128,7 +138,15 @@ struct gve_tx_queue {
 	struct gve_queue_resources *qres;
 
 	/* newly added for DQO */
+	volatile union gve_tx_desc_dqo *tx_ring;
+	struct gve_tx_compl_desc *compl_ring;
+	const struct rte_memzone *compl_ring_mz;
 	uint64_t compl_ring_phys_addr;
+	uint32_t complq_tail;
+	uint16_t sw_size;
+	uint8_t cur_gen_bit;
+	uint32_t last_desc_cleaned;
+	void **txqs;
 
 	/* Only valid for DQO_RDA queue format */
 	struct gve_tx_queue *complq;
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
Checking patch drivers/net/gve/meson.build...
error: drivers/net/gve/meson.build: does not match index
Applied patch drivers/net/gve/gve_rx_dqo.c cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx.c...
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
Checking patch drivers/net/gve/gve_tx.c...
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
Applied patch drivers/net/gve/gve_rx.c cleanly.
Applied patch drivers/net/gve/gve_tx.c cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx.c...
error: drivers/net/gve/gve_rx.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw125981-125990 [PATCH] [10/10] net/gve: support jumbo frame for GQI
@ 2023-04-13  6:54 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-04-13  6:54 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Junfeng Guo <junfeng.guo@intel.com>
Date: Thursday, April 13 2023 06:16:50 
Applied on: CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
Apply patch set 125981-125990 failed:

Checking patch drivers/net/gve/gve_ethdev.c...
Checking patch drivers/net/gve/gve_ethdev.h...
Hunk #1 succeeded at 25 (offset -3 lines).
Hunk #2 succeeded at 51 (offset -3 lines).
Hunk #3 succeeded at 105 (offset -3 lines).
error: while searching for:
	struct gve_queue_resources *qres;

	/* newly added for DQO */
	uint64_t compl_ring_phys_addr;

	/* Only valid for DQO_RDA queue format */
	struct gve_tx_queue *complq;

error: patch failed: drivers/net/gve/gve_ethdev.h:128
Hunk #5 succeeded at 343 (offset -17 lines).
Checking patch drivers/net/gve/gve_tx_dqo.c...
Checking patch drivers/net/gve/meson.build...
Applied patch drivers/net/gve/gve_ethdev.c cleanly.
Applying patch drivers/net/gve/gve_ethdev.h with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Hunk #5 applied cleanly.
Applied patch drivers/net/gve/gve_tx_dqo.c cleanly.
Applied patch drivers/net/gve/meson.build cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/net/gve/gve_ethdev.h b/drivers/net/gve/gve_ethdev.h	(rejected hunks)
@@ -128,7 +138,15 @@ struct gve_tx_queue {
 	struct gve_queue_resources *qres;
 
 	/* newly added for DQO */
+	volatile union gve_tx_desc_dqo *tx_ring;
+	struct gve_tx_compl_desc *compl_ring;
+	const struct rte_memzone *compl_ring_mz;
 	uint64_t compl_ring_phys_addr;
+	uint32_t complq_tail;
+	uint16_t sw_size;
+	uint8_t cur_gen_bit;
+	uint32_t last_desc_cleaned;
+	void **txqs;
 
 	/* Only valid for DQO_RDA queue format */
 	struct gve_tx_queue *complq;
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
Checking patch drivers/net/gve/meson.build...
error: drivers/net/gve/meson.build: does not match index
Applied patch drivers/net/gve/gve_rx_dqo.c cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx.c...
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
Checking patch drivers/net/gve/gve_tx.c...
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
Applied patch drivers/net/gve/gve_rx.c cleanly.
Applied patch drivers/net/gve/gve_tx.c cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.c...
error: drivers/net/gve/gve_ethdev.c: does not match index
Checking patch drivers/net/gve/gve_rx_dqo.c...
error: drivers/net/gve/gve_rx_dqo.c: does not exist in index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: drivers/net/gve/gve_tx_dqo.c: does not exist in index
hint: Use 'git am --show-current-patch' to see the failed patch
Checking patch drivers/net/gve/gve_ethdev.h...
error: drivers/net/gve/gve_ethdev.h: does not match index
Checking patch drivers/net/gve/gve_rx.c...
error: drivers/net/gve/gve_rx.c: does not match index
hint: Use 'git am --show-current-patch' to see the failed patch

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13  6:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  6:56 |WARNING| pw125981-125990 [PATCH] [10/10] net/gve: support jumbo frame for GQI dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-04-13  6:54 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).