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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 25 03:30:16 CET 2019


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

_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
#161: 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