From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DE8B22C29; Wed, 7 Jun 2017 16:07:14 +0200 (CEST) In-Reply-To: <20170607133620.275801-4-bruce.richardson@intel.com> References: <20170607133620.275801-4-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20170607140714.DE8B22C29@dpdk.org> Date: Wed, 7 Jun 2017 16:07:14 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25107 [PATCH 3/5] eventdev: add ring structure for events 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: Wed, 07 Jun 2017 14:07:15 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25107 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #335: FILE: lib/librte_eventdev/rte_event_ring.h:55: +#define force_inline inline __attribute__((always_inline)) total: 1 errors, 0 warnings, 551 lines checked