[dpdk-test-report] |WARNING| pw32058 [PATCH v4] mbuf: fix mbuf free performance with non atomic refcnt

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 10 09:38:09 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
Subject: [PATCH v4] [PATCH] mbuf: fix mbuf free performance with non atomic refcnt

ERROR:TRAILING_WHITESPACE: trailing whitespace
#98: FILE: lib/librte_mbuf/rte_mbuf.h:769:
+^Ireturn (uint16_t)(rte_atomic16_add_return(&m->refcnt_atomic, value)); $

total: 1 errors, 1 warnings, 21 lines checked


More information about the test-report mailing list