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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 20 16:01:16 CEST 2021


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

_coding style issues_


CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#172: 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 '('
#194: 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