[dpdk-test-report] |WARNING| pw26695 [PATCH RFC 5/7] mbuf: Add IPsec crypto flags

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 10 17:08:30 CEST 2017


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

_coding style issues_


WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#90: FILE: lib/librte_mbuf/rte_mbuf.h:202:
+ * - PKT_RX_IPSEC_CRYPTO ^I     : decryption and authentication were performed$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#95: FILE: lib/librte_mbuf/rte_mbuf.h:207:
+#define PKT_RX_IPSEC_CRYPTO_FAILED    ^I   (1ULL << 19)$

total: 0 errors, 2 warnings, 79 lines checked


More information about the test-report mailing list