From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 400831B1FC; Sat, 29 Sep 2018 12:31:58 +0200 (CEST) In-Reply-To: <6e5d1bfd1e27795ec7136121b62923b3b7da5180.1538215990.git.igor.russkikh@aquantia.com> References: <6e5d1bfd1e27795ec7136121b62923b3b7da5180.1538215990.git.igor.russkikh@aquantia.com> To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20180929103158.400831B1FC@dpdk.org> Date: Sat, 29 Sep 2018 12:31:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45671 [v3, 07/22] net/atlantic: rte device start, stop, initial configuration 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:58 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/45671 _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 #322: FILE: drivers/net/atlantic/atl_types.h:88: + bool adapter_stopped; total: 0 errors, 0 warnings, 1 checks, 277 lines checked