[dpdk-test-report] |WARNING| pw40810 [PATCH 1/2] eal/thread: fix return codes for rte_thread_setname()

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 16:18:50 CEST 2018


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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#63: FILE: lib/librte_eal/linuxapp/eal/eal_thread.c:179:
+	int ret = ENOSYS;

total: 0 errors, 1 warnings, 23 lines checked


More information about the test-report mailing list