[dpdk-test-report] |WARNING| pw102929 [PATCH v12 3/7] net/iavf: add support for asynchronous virt channel messages

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 26 16:32:34 CEST 2021


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

_coding style issues_


CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#173: FILE: drivers/net/iavf/iavf_vchnl.c:349:
+				if (msg_opc == VIRTCHNL_OP_INLINE_IPSEC_CRYPTO
+					&& imsg->ipsec_opcode ==

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#195: FILE: drivers/net/iavf/iavf_vchnl.c:365:
+					if (rte_atomic32_read(

total: 0 errors, 0 warnings, 2 checks, 427 lines checked
Warning in drivers/net/iavf/iavf.h:
Using rte_atomicNN_xxx


More information about the test-report mailing list