From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A811FF94F; Fri, 17 Feb 2017 15:54:56 +0100 (CET) In-Reply-To: <1487343252-16092-10-git-send-email-harry.van.haaren@intel.com> References: <1487343252-16092-10-git-send-email-harry.van.haaren@intel.com> To: test-report@dpdk.org Cc: Harry van Haaren Message-Id: <20170217145456.A811FF94F@dpdk.org> Date: Fri, 17 Feb 2017 15:54:56 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20522 [PATCH v3 09/17] event/sw: add support for event queues 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: Fri, 17 Feb 2017 14:54:56 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20522 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #123: FILE: drivers/event/sw/iq_ring.h:60: +#define force_inline inline __attribute__((always_inline)) total: 1 errors, 0 warnings, 371 lines checked