|WARNING| pw112327 [PATCH v3] kni: fix build with Linux 5.18

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jun 5 09:53:20 CEST 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#79: 
https://patches.dpdk.org/project/dpdk/patch/20220521070642.35413-1-humin29@huawei.com/

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#107: FILE: kernel/linux/kni/compat.h:145:
+#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 18, 0)

total: 0 errors, 2 warnings, 18 lines checked


More information about the test-report mailing list