automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw94028 [PATCH] net/bnxt: add support to dump SFP module info
@ 2021-06-09  2:43 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-06-09  2:43 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
Date: Wednesday, June 09 2021 02:45:15 
Applied on: CommitID:175af25734f295874e31b33ccd0879e69fd152a9
Apply patch set 94028 failed:

Skipped patch 'doc/guides/nics/features/bnxt.ini'.
Checking patch drivers/net/bnxt/bnxt.h...
Hunk #2 succeeded at 921 (offset -45 lines).
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #1 succeeded at 3772 (offset -79 lines).
Hunk #2 succeeded at 3976 (offset -79 lines).
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
Hunk #1 succeeded at 1498 (offset -4 lines).
Hunk #2 succeeded at 6059 (offset -99 lines).
Checking patch drivers/net/bnxt/bnxt_hwrm.h...
error: while searching for:
int bnxt_hwrm_rx_ring_reset(struct bnxt *bp, int queue_index);
int bnxt_hwrm_ring_stats(struct bnxt *bp, uint32_t cid, int idx,
			 struct bnxt_ring_stats *stats, bool rx);
#endif

error: patch failed: drivers/net/bnxt/bnxt_hwrm.h:301
Checking patch drivers/net/bnxt/hsi_struct_def_dpdk.h...
Applied patch drivers/net/bnxt/bnxt.h cleanly.
Applied patch drivers/net/bnxt/bnxt_ethdev.c cleanly.
Applied patch drivers/net/bnxt/bnxt_hwrm.c cleanly.
Applying patch drivers/net/bnxt/bnxt_hwrm.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/bnxt/hsi_struct_def_dpdk.h cleanly.
diff a/drivers/net/bnxt/bnxt_hwrm.h b/drivers/net/bnxt/bnxt_hwrm.h	(rejected hunks)
@@ -301,4 +301,7 @@ int bnxt_hwrm_poll_ver_get(struct bnxt *bp);
 int bnxt_hwrm_rx_ring_reset(struct bnxt *bp, int queue_index);
 int bnxt_hwrm_ring_stats(struct bnxt *bp, uint32_t cid, int idx,
 			 struct bnxt_ring_stats *stats, bool rx);
+int bnxt_hwrm_read_sfp_module_eeprom_info(struct bnxt *bp, uint16_t i2c_addr,
+					  uint16_t page_number, uint16_t start_addr,
+					  uint16_t data_length, uint8_t *buf);
 #endif

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

UNH-IOL DPDK Community Lab

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

* [dpdk-test-report] |WARNING| pw94028 [PATCH] net/bnxt: add support to dump SFP module info
       [not found] <20210609024515.14534-1-kalesh-anakkur.purayil@broadcom.com>
@ 2021-06-09  2:24 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-06-09  2:24 UTC (permalink / raw)
  To: test-report; +Cc: Kalesh A P

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94028

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#314: FILE: drivers/net/bnxt/bnxt_hwrm.c:6175:
+		req.i2c_slave_addr = i2c_addr;

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#400: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:48673:
+	/* 8-bit I2C slave address. */

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#401: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:48674:
+	uint8_t	i2c_slave_addr;

total: 0 errors, 3 warnings, 0 checks, 330 lines checked

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

end of thread, other threads:[~2021-06-09  2:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  2:43 [dpdk-test-report] |WARNING| pw94028 [PATCH] net/bnxt: add support to dump SFP module info dpdklab
     [not found] <20210609024515.14534-1-kalesh-anakkur.purayil@broadcom.com>
2021-06-09  2:24 ` checkpatch

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).