automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53969 [PATCH] net/i40e: add flow mark support to sse path
       [not found] <20190531180440.41795-1-harry.van.haaren@intel.com>
@ 2019-05-31 18:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-31 18:04 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#94: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:217:
+	uint32_t fdir_data = rte_le_to_cpu_32(

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#121: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:472:
+		descs_qw23 = _mm_loadu_si128((__m128i*)&(rxdp + 0)->wb.qword2);

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#123: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:474:
+		descs_qw23 = _mm_loadu_si128((__m128i*)&(rxdp + 1)->wb.qword2);

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#125: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:476:
+		descs_qw23 = _mm_loadu_si128((__m128i*)&(rxdp + 2)->wb.qword2);

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#127: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:478:
+		descs_qw23 = _mm_loadu_si128((__m128i*)&(rxdp + 3)->wb.qword2);

total: 4 errors, 0 warnings, 1 checks, 74 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-31 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190531180440.41795-1-harry.van.haaren@intel.com>
2019-05-31 18:04 ` [dpdk-test-report] |WARNING| pw53969 [PATCH] net/i40e: add flow mark support to sse path 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).