|WARNING| pw105583 [PATCH 8/8] app/test: add IP reassembly negative cases

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 3 16:10:45 CET 2022


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#102: FILE: app/test/test_inline_ipsec.c:939:
+static int
+test_reassembly_incomplete(void) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#117: FILE: app/test/test_inline_ipsec.c:954:
+static int
+test_reassembly_overlap(void) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#132: FILE: app/test/test_inline_ipsec.c:969:
+static int
+test_reassembly_out_of_order(void) {

total: 3 errors, 0 warnings, 65 lines checked


More information about the test-report mailing list