From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 44DE71B202; Sat, 29 Sep 2018 12:31:57 +0200 (CEST) In-Reply-To: <82654080404ee4f32f0d0517495465e24d956b0f.1538215990.git.igor.russkikh@aquantia.com> References: <82654080404ee4f32f0d0517495465e24d956b0f.1538215990.git.igor.russkikh@aquantia.com> To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20180929103157.44DE71B202@dpdk.org> Date: Sat, 29 Sep 2018 12:31:57 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45670 [v3, 06/22] net/atlantic: b0 hardware layer main logic X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 10:31:57 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/45670 _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 #80: FILE: drivers/net/atlantic/atl_types.h:71: + bool is_rss; total: 0 errors, 0 warnings, 1 checks, 748 lines checked