[dpdk-test-report] |WARNING| pw58823 [PATCH 2/2] examples/l3fwd: integrate RCU QSBR for LPM mode

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 6 12:27:44 CEST 2019


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#59: FILE: examples/l3fwd/l3fwd_lpm.c:82:
+extern int numa_on;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#60: FILE: examples/l3fwd/l3fwd_lpm.c:83:
+extern int rw_lf;

total: 0 errors, 2 warnings, 148 lines checked


More information about the test-report mailing list