[dpdk-test-report] |WARNING| pw21006 [PATCH v8 09/18] lib: add symbol versioning to distributor

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 1 15:47:52 CET 2017


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

_coding style issues_


ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#84: FILE: lib/librte_distributor/rte_distributor.c:172:
+BIND_DEFAULT_SYMBOL(rte_distributor_get_pkt, , 17.05);
                                              ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#92: FILE: lib/librte_distributor/rte_distributor.c:202:
+BIND_DEFAULT_SYMBOL(rte_distributor_return_pkt, , 17.05);
                                                 ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#100: FILE: lib/librte_distributor/rte_distributor.c:482:
+BIND_DEFAULT_SYMBOL(rte_distributor_process, , 17.05);
                                              ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#108: FILE: lib/librte_distributor/rte_distributor.c:511:
+BIND_DEFAULT_SYMBOL(rte_distributor_returned_pkts, , 17.05);
                                                    ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#116: FILE: lib/librte_distributor/rte_distributor.c:557:
+BIND_DEFAULT_SYMBOL(rte_distributor_flush, , 17.05);
                                            ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#124: FILE: lib/librte_distributor/rte_distributor.c:574:
+BIND_DEFAULT_SYMBOL(rte_distributor_clear_returns, , 17.05);
                                                    ^

ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#132: FILE: lib/librte_distributor/rte_distributor.c:648:
+BIND_DEFAULT_SYMBOL(rte_distributor_create, , 17.05);
                                             ^

total: 7 errors, 0 warnings, 145 lines checked


More information about the test-report mailing list