[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dpdk-test-report
Subject:    [dpdk-test-report] |WARNING| pw53969 [PATCH] net/i40e: add flow mark support to sse path
From:       checkpatch () dpdk ! org
Date:       2019-05-31 18:04:49
Message-ID: 20190531180449.C89A51B953 () dpdk ! org
[Download RAW message or body]

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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic