[dpdk-test-report] |WARNING| pw51616 [PATCH v6 2/3] net/ice: add safe mode

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 25 10:02:11 CET 2019


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

_coding style issues_


CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#162: FILE: drivers/net/ice/ice_ethdev.h:267:
+	bool is_safe_mode;

total: 0 errors, 0 warnings, 1 checks, 119 lines checked


More information about the test-report mailing list