[dpdk-test-report] |WARNING| pw34295 [PATCH 7/7] net/dpaa: further push mode optimizations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 23 08:25:27 CET 2018


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#237: FILE: drivers/net/dpaa/dpaa_rxtx.c:424:
+		if (dpaa_svr_family != SVR_LS1046A_FAMILY && i < num_bufs -1) {
 		                                                          ^

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dq->fd
#277: FILE: drivers/net/dpaa/dpaa_rxtx.c:464:
+	void *ptr = rte_dpaa_mem_ptov(qm_fd_addr(&(dq->fd)));

total: 0 errors, 0 warnings, 2 checks, 254 lines checked


More information about the test-report mailing list