automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106728-106730 [PATCH] [v1, 2/2] net/axgbe: disable the CDR wa for Yellow Carp devices
@ 2022-01-31  5:49 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-01-31  5:49 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Selwin Sebastian <ssebasti@amd.com>
Date: Monday, January 31 2022 05:39:20 
Applied on: CommitID:4042dc2037a1509596f7eb48370185434bad39cc
Apply patch set 106728-106730 failed:

Checking patch drivers/net/axgbe/axgbe_common.h...
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
Hunk #1 succeeded at 171 (offset -2 lines).
error: while searching for:
	pci_dev = RTE_DEV_TO_PCI(eth_dev->device);
	pdata->pci_dev = pci_dev;

	/*
	 * Use root complex device ID to differentiate RV AXGBE vs SNOWY AXGBE
	 */
	if ((get_pci_rc_devid()) == AMD_PCI_RV_ROOT_COMPLEX_ID) {
		pdata->xpcs_window_def_reg = PCS_V2_RV_WINDOW_DEF;
		pdata->xpcs_window_sel_reg = PCS_V2_RV_WINDOW_SELECT;
	} else {
		pdata->xpcs_window_def_reg = PCS_V2_WINDOW_DEF;
		pdata->xpcs_window_sel_reg = PCS_V2_WINDOW_SELECT;
	}

	pdata->xgmac_regs =
		(void *)pci_dev->mem_resource[AXGBE_AXGMAC_BAR].addr;
	pdata->xprop_regs = (void *)((uint8_t *)pdata->xgmac_regs

error: patch failed: drivers/net/axgbe/axgbe_ethdev.c:2178
Hunk #3 succeeded at 2204 (offset 10 lines).
Applied patch drivers/net/axgbe/axgbe_common.h cleanly.
Applying patch drivers/net/axgbe/axgbe_ethdev.c with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Hunk #3 applied cleanly.
diff a/drivers/net/axgbe/axgbe_ethdev.c b/drivers/net/axgbe/axgbe_ethdev.c	(rejected hunks)
@@ -2178,17 +2180,6 @@ eth_axgbe_dev_init(struct rte_eth_dev *eth_dev)
 	pci_dev = RTE_DEV_TO_PCI(eth_dev->device);
 	pdata->pci_dev = pci_dev;
 
-	/*
-	 * Use root complex device ID to differentiate RV AXGBE vs SNOWY AXGBE
-	 */
-	if ((get_pci_rc_devid()) == AMD_PCI_RV_ROOT_COMPLEX_ID) {
-		pdata->xpcs_window_def_reg = PCS_V2_RV_WINDOW_DEF;
-		pdata->xpcs_window_sel_reg = PCS_V2_RV_WINDOW_SELECT;
-	} else {
-		pdata->xpcs_window_def_reg = PCS_V2_WINDOW_DEF;
-		pdata->xpcs_window_sel_reg = PCS_V2_WINDOW_SELECT;
-	}
-
 	pdata->xgmac_regs =
 		(void *)pci_dev->mem_resource[AXGBE_AXGMAC_BAR].addr;
 	pdata->xprop_regs = (void *)((uint8_t *)pdata->xgmac_regs
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
error: drivers/net/axgbe/axgbe_ethdev.c: does not match index

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-01-31  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31  5:49 |WARNING| pw106728-106730 [PATCH] [v1, 2/2] net/axgbe: disable the CDR wa for Yellow Carp devices 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).