[dpdk-test-report] |WARNING| pw100591 [PATCH v5 3/6] net/iavf: add support for asynchronous virt channel messages

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 6 11:40:10 CEST 2021


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

_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, 426 lines checked
Warning in drivers/net/iavf/iavf.h:
Using rte_atomicNN_xxx


More information about the test-report mailing list