[dpdk-test-report] |WARNING| pw97029 [PATCH v1 10/13] app/test: differentiate a strerror on different OS

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 18 08:19:07 CEST 2021


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: const array should probably be static const
#92: FILE: app/test/test_errno.c:32:
+	const char expected_libc_retval[] = "Unknown error";

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Jie Zhou <jizh at microsoft.com>' != 'Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>'

total: 0 errors, 2 warnings, 54 lines checked


More information about the test-report mailing list