From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 368625424; Mon, 5 Nov 2018 18:41:10 +0100 (CET) In-Reply-To: <20181105173913.61225-4-bruce.richardson@intel.com> References: <20181105173913.61225-4-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20181105174110.368625424@dpdk.org> Date: Mon, 5 Nov 2018 18:41:10 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47828 [3/4] eal/x86: reduce contention when retrying TSX 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: Mon, 05 Nov 2018 17:41:10 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47828 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #49: FILE: lib/librte_eal/common/include/arch/x86/rte_spinlock.h:91: + if (RTE_XBEGIN_STARTED == status) { total: 0 errors, 1 warnings, 48 lines checked