|WARNING| pw159921 [PATCH 6/6] net/nfb: stop only started queues in fail path

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 15 15:03:58 CET 2026


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#81: FILE: drivers/net/nfb/nfb_ethdev.c:144:
+		nfb_eth_tx_queue_stop(dev, i-1);
 		                            ^

CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#87: FILE: drivers/net/nfb/nfb_ethdev.c:148:
+		nfb_eth_rx_queue_stop(dev, i-1);
 		                            ^

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


More information about the test-report mailing list