[dpdk-test-report] |WARNING| pw88203 [PATCH] driver/net/pcap: fix fd leak

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 25 10:01:01 CET 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#106: 
pcap file was opened when pcap vdev probed; but was not closed where vdev removed.

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#125: FILE: drivers/net/pcap/rte_eth_pcap.c:1600:
+    eth_dev_stop(eth_dev);$

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


More information about the test-report mailing list