|WARNING| pw130459 [PATCH] eventdev/eth_rx: add new adapter create API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 17 07:38:13 CEST 2023


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#205: FILE: lib/eventdev/rte_event_eth_rx_adapter.c:2488:
+static int __rte_cold
+rxa_config_params_validate(struct rte_event_eth_rx_adapter_params *rxa_params,
+			   struct rte_event_eth_rx_adapter_params *temp_params)
+ {

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#208: FILE: lib/eventdev/rte_event_eth_rx_adapter.c:2491:
+ {$

total: 1 errors, 1 warnings, 271 lines checked


More information about the test-report mailing list