[dpdk-test-report] |WARNING| pw99045 [PATCH v10 09/12] test: add a test for pcapng library

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 17 00:29:11 CEST 2021


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char
#142: FILE: app/test/test_pcapng.c:27:
+static char file_name[] = "/tmp/pcapng_test_XXXXXX.pcapng";

total: 0 errors, 1 warnings, 282 lines checked


More information about the test-report mailing list