|WARNING| pw124907 [PATCH] app/testpmd: fix closing softnic port before ethdev ports
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 9 16:11:02 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/124907
_coding style issues_
WARNING:TYPO_SPELLING: 'sevice' may be misspelled - perhaps 'service'?
#63:
SoftNIC runs on the sevice core, it uses the resources from the testpmd
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#66:
that result in segmentation error.This fix will first close the SoftNIC port.
WARNING:TYPO_SPELLING: 'sevice' may be misspelled - perhaps 'service'?
#85: FILE: app/test-pmd/testpmd.c:3772:
+ * SoftNIC runs on the sevice core, it uses the resources from
total: 0 errors, 3 warnings, 21 lines checked
More information about the test-report
mailing list