automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw95546 [PATCH] eal: allow hugetlbfs sub-directories
       [not found] <20210708093657.491176-2-john.levon@nutanix.com>
@ 2021-07-08  9:39 ` checkpatch
  2021-07-08 10:20 ` [dpdk-test-report] |SUCCESS| pw95546 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-07-08  9:39 UTC (permalink / raw)
  To: test-report; +Cc: John Levon

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#48: 
get_hugepage_dir() was implemented in such a way that a --huge-dir option had to

WARNING:BRACES: braces {} are not necessary for single statement blocks
#87: FILE: lib/eal/linux/eal_hugepage_info.c:237:
+		if (strncmp(splitstr[FSTYPE], hugetlbfs_str, htlbfs_str_len) != 0) {
 			continue;
+		}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#104: FILE: lib/eal/linux/eal_hugepage_info.c:245:
+			if (hugepage_sz != default_size) {
+				continue;
 			}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#119: FILE: lib/eal/linux/eal_hugepage_info.c:252:
+			if (pagesz != hugepage_sz) {
+				continue;
 			}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#146: FILE: lib/eal/linux/eal_hugepage_info.c:278:
+		if (strlen(splitstr[MOUNTPT]) > strlen(found)) {
+			strlcpy(found, splitstr[MOUNTPT], len);
+		}

total: 0 errors, 5 warnings, 101 lines checked

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

* [dpdk-test-report] |SUCCESS| pw95546 [dpdk-dev] [PATCH] eal: allow hugetlbfs sub-directories
       [not found] <20210708093657.491176-2-john.levon@nutanix.com>
  2021-07-08  9:39 ` [dpdk-test-report] |WARNING| pw95546 [PATCH] eal: allow hugetlbfs sub-directories checkpatch
@ 2021-07-08 10:20 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-07-08 10:20 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/95546/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1011210810

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

end of thread, other threads:[~2021-07-08 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210708093657.491176-2-john.levon@nutanix.com>
2021-07-08  9:39 ` [dpdk-test-report] |WARNING| pw95546 [PATCH] eal: allow hugetlbfs sub-directories checkpatch
2021-07-08 10:20 ` [dpdk-test-report] |SUCCESS| pw95546 [dpdk-dev] " 0-day Robot

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