|WARNING| pw129714 [PATCH v1 2/2] net/cnxk: add get flow aged ops

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 27 14:01:08 CEST 2023


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#237: FILE: drivers/net/cnxk/cnxk_flow.c:507:
+		if (nb_contexts == 0)
[...]
+		else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#239: FILE: drivers/net/cnxk/cnxk_flow.c:509:
+		else {

total: 0 errors, 0 warnings, 2 checks, 145 lines checked


More information about the test-report mailing list