automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw133792 [RFC] eal: RFC to refactor rte_eal_init into sub-functions
       [not found] <1698949164-20287-1-git-send-email-rahulgupt@linux.microsoft.com>
@ 2023-11-02 17:59 ` qemudev
  2023-11-02 18:20 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-11-02 17:59 UTC (permalink / raw)
  To: test-report; +Cc: Rahul Gupta, zhoumin

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

_apply patch failure_

Submitter: Rahul Gupta <rahulgupt@linux.microsoft.com>
Date: Thu,  2 Nov 2023 11:19:24 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: e9555aad006a739de9ae2a14a94128931634eea0

Apply patch set 133792 failed:

Checking patch lib/librte_eal/common/include/rte_eal.h...
error: lib/librte_eal/common/include/rte_eal.h: No such file or directory
Checking patch lib/librte_eal/linux/eal/eal.c...
error: lib/librte_eal/linux/eal/eal.c: No such file or directory
Checking patch lib/librte_eal/rte_eal_version.map...
error: lib/librte_eal/rte_eal_version.map: No such file or directory


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

* |WARNING| pw133792 [RFC] eal: RFC to refactor rte_eal_init into sub-functions
       [not found] <1698949164-20287-1-git-send-email-rahulgupt@linux.microsoft.com>
  2023-11-02 17:59 ` |WARNING| pw133792 [RFC] eal: RFC to refactor rte_eal_init into sub-functions qemudev
@ 2023-11-02 18:20 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-11-02 18:20 UTC (permalink / raw)
  To: test-report; +Cc: Rahul Gupta

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

_coding style issues_


WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#62: 
b) rte_pktmbuf_pool_create() can consume upto 300-350 ms for

WARNING:TYPO_SPELLING: 'appplications' may be misspelled - perhaps 'applications'?
#67: 
This patch provides an optimization using pthreads that appplications

ERROR:C99_COMMENTS: do not use C99 // comments
#139: FILE: lib/librte_eal/linux/eal/eal.c:1304:
+	return 0;	//return Success if control reaches here

ERROR:SPACING: spaces required around that '>=' (ctx:VxV)
#147: FILE: lib/librte_eal/linux/eal/eal.c:1312:
+	if (fctret>=0)
 	          ^

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Rahul Gupta <rahulgupt@microsoft.com>' != 'Signed-off-by: Rahul Gupta <rahulgupt@linux.microsoft.com>'

total: 2 errors, 3 warnings, 55 lines checked
ERROR: symbol rte_eal_init_setup is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_probe_and_ioctl is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map

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

end of thread, other threads:[~2023-11-02 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1698949164-20287-1-git-send-email-rahulgupt@linux.microsoft.com>
2023-11-02 17:59 ` |WARNING| pw133792 [RFC] eal: RFC to refactor rte_eal_init into sub-functions qemudev
2023-11-02 18:20 ` 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).