automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw103535-103538 [PATCH] [4/4] doc: add BPHY to the list of platform blocks
@ 2021-11-02 19:19 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-11-02 19:19 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, November 02 2021 18:41:34 
Applied on: CommitID:b2be63b55ab086c52c082d5c0b2b01fffbc48326
Apply patch set 103535-103538 failed:

Checking patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.c...
Checking patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.h...
error: while searching for:
#define BPHY_QUEUE_CNT 1
	struct roc_bphy bphy;
	struct roc_bphy_irq_chip *irq_chip;
	struct bphy_mem mem;
	/* bphy irq interface supports single queue only */
	struct bphy_irq_queue queues[BPHY_QUEUE_CNT];
};

int cnxk_bphy_intr_init(uint16_t dev_id);
void cnxk_bphy_intr_fini(uint16_t dev_id);
struct bphy_mem *cnxk_bphy_mem_get(uint16_t dev_id);
int cnxk_bphy_intr_register(uint16_t dev_id, int irq_num,
			    cnxk_bphy_intr_handler_t handler,
			    void *isr_data, int cpu);
void cnxk_bphy_intr_unregister(uint16_t dev_id, int irq_num);
uint64_t cnxk_bphy_irq_max_get(uint16_t dev_id);


error: patch failed: drivers/raw/cnxk_bphy/cnxk_bphy_irq.h:26
Checking patch drivers/raw/cnxk_bphy/rte_pmd_bphy.h...
Applied patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.c cleanly.
Applying patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.h with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Applied patch drivers/raw/cnxk_bphy/rte_pmd_bphy.h cleanly.
diff a/drivers/raw/cnxk_bphy/cnxk_bphy_irq.h b/drivers/raw/cnxk_bphy/cnxk_bphy_irq.h	(rejected hunks)
@@ -26,17 +18,17 @@ struct bphy_device {
 #define BPHY_QUEUE_CNT 1
 	struct roc_bphy bphy;
 	struct roc_bphy_irq_chip *irq_chip;
-	struct bphy_mem mem;
+	struct cnxk_bphy_mem mem;
 	/* bphy irq interface supports single queue only */
 	struct bphy_irq_queue queues[BPHY_QUEUE_CNT];
 };
 
 int cnxk_bphy_intr_init(uint16_t dev_id);
 void cnxk_bphy_intr_fini(uint16_t dev_id);
-struct bphy_mem *cnxk_bphy_mem_get(uint16_t dev_id);
+struct cnxk_bphy_mem *cnxk_bphy_mem_get(uint16_t dev_id);
 int cnxk_bphy_intr_register(uint16_t dev_id, int irq_num,
-			    cnxk_bphy_intr_handler_t handler,
-			    void *isr_data, int cpu);
+			    cnxk_bphy_intr_handler_t handler, void *isr_data,
+			    int cpu);
 void cnxk_bphy_intr_unregister(uint16_t dev_id, int irq_num);
 uint64_t cnxk_bphy_irq_max_get(uint16_t dev_id);
 
Checking patch drivers/raw/cnxk_bphy/rte_pmd_bphy.h...
error: drivers/raw/cnxk_bphy/rte_pmd_bphy.h: does not match index

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-11-02 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 19:19 [dpdk-test-report] |WARNING| pw103535-103538 [PATCH] [4/4] doc: add BPHY to the list of platform blocks 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).