automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128247 [PATCH v4] net/iavf: fix iavf query stats in intr thread
       [not found] <20230607020350.409080-1-kaiwenx.deng@intel.com>
@ 2023-06-07  2:35 ` qemudev
  2023-06-07  2:46 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-06-07  2:35 UTC (permalink / raw)
  To: test-report; +Cc: Kaiwen Deng, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/128247

_apply patch failure_

Submitter: Kaiwen Deng <kaiwenx.deng@intel.com>
Date: Wed,  7 Jun 2023 10:03:50 +0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 4d1e5bf4cebe3738e4c4615626dd5dad72d58655

Apply patch set 128247 failed:

Checking patch drivers/net/bonding/rte_eth_bond_pmd.c...
Checking patch drivers/net/iavf/iavf_ethdev.c...
Hunk #1 succeeded at 2610 (offset -37 lines).
Hunk #2 succeeded at 2640 (offset -37 lines).
Checking patch drivers/net/iavf/iavf_vchnl.c...
error: while searching for:
				vf->link_speed = iavf_convert_link_speed(speed);
			}
			iavf_dev_link_update(vf->eth_dev, 0);
			if (vf->link_up && !vf->vf_reset) {
				iavf_dev_watchdog_disable(adapter);
			} else {

error: patch failed: drivers/net/iavf/iavf_vchnl.c:256
error: drivers/net/iavf/iavf_vchnl.c: patch does not apply


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

* |WARNING| pw128247 [PATCH v4] net/iavf: fix iavf query stats in intr thread
       [not found] <20230607020350.409080-1-kaiwenx.deng@intel.com>
  2023-06-07  2:35 ` |WARNING| pw128247 [PATCH v4] net/iavf: fix iavf query stats in intr thread qemudev
@ 2023-06-07  2:46 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-06-07  2:46 UTC (permalink / raw)
  To: test-report; +Cc: Kaiwen Deng

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#77: 
When vf device is bonded as BONDING_MODE_TLB mode, the slave device

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#125: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+		ret = rte_eth_stats_get(slave_id, &slave_stats);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#125: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+		ret = rte_eth_stats_get(slave_id, &slave_stats);

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

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

end of thread, other threads:[~2023-06-07  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230607020350.409080-1-kaiwenx.deng@intel.com>
2023-06-07  2:35 ` |WARNING| pw128247 [PATCH v4] net/iavf: fix iavf query stats in intr thread qemudev
2023-06-07  2:46 ` 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).