|WARNING| pw109892 [PATCH] kni: update kernel API to receive packets

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 20 07:04:37 CEST 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#102: 
baebdf48c3600 ("net: dev: Makes sure netif_rx() can be invoked in any context.")

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#123: FILE: kernel/linux/kni/kni_net.c:444:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 17, 0)

total: 0 errors, 2 warnings, 11 lines checked


More information about the test-report mailing list