From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 915A31B1F0; Sat, 29 Sep 2018 12:33:50 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20180929103350.915A31B1F0@dpdk.org> Date: Sat, 29 Sep 2018 12:33:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45682 [v3, 18/22] net/atlantic: VLAN filters and offloads 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:50 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/45682 _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 #220: FILE: drivers/net/atlantic/atl_types.h:80: + bool vlan_strip; total: 0 errors, 0 warnings, 1 checks, 187 lines checked