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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 21 19:03:04 CET 2019


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

_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:269:
+	bool is_safe_mode;

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


More information about the test-report mailing list