[dpdk-test-report] |WARNING| pw31290 [PATCH RFC] eventdev: add crypto adapter API header

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 9 07:54:41 CET 2017


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#133: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:91:
+ /**
+ * @warning

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#147: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:105:
+ /**
+ * @warning

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#155: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:113:
+	/**< Start only Rx part of crypto adapter.
+	* Packets dequeued from cryptodev are new to eventdev and

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#156: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:114:
+	* events will be treated as RTE_EVENT_OP_NEW */

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#159: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:117:
+	/**< Start both Rx & Tx part of crypto adapter.
+	* Packet's event context will be retained and

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#160: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:118:
+	* event will be treated as RTE_EVENT_OP_FORWARD */

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#252: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:210:
+		/**<
+		* The metadata offset indicates the location of the

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#258: FILE: lib/librte_eventdev/rte_event_crypto_adapter.h:216:
+		/**<
+		* When queuing is set to RTE_EVENT_CRYPTO_ENQ_MULTI_EVENTQ

total: 0 errors, 8 warnings, 481 lines checked


More information about the test-report mailing list