From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1CE521B139; Sat, 29 Sep 2018 12:33:44 +0200 (CEST) In-Reply-To: <1691fabf67f002c8ad6a85fd5a23a3b854a8daf3.1538215990.git.igor.russkikh@aquantia.com> References: <1691fabf67f002c8ad6a85fd5a23a3b854a8daf3.1538215990.git.igor.russkikh@aquantia.com> To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20180929103344.1CE521B139@dpdk.org> Date: Sat, 29 Sep 2018 12:33:44 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45675 [v3, 11/22] net/atlantic: link status and interrupt management 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:33:44 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/45675 _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 #733: FILE: drivers/net/atlantic/atl_types.h:96: + bool is_autoneg; total: 0 errors, 0 warnings, 1 checks, 676 lines checked