|WARNING| pw121298 [RFC PATCH 5/7] raw/vfio_platform: support rawdev configure
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Dec 23 00:27:03 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/121298
_coding style issues_
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#212: FILE: drivers/raw/vfio_platform/vfio_platform.c:198:
+ plat->group_fd = rte_vfio_container_group_bind(container_fd(config->container), plat->group);
total: 0 errors, 1 warnings, 192 lines checked
Warning in drivers/raw/vfio_platform/vfio_platform.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
More information about the test-report
mailing list