From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B60355A44; Thu, 11 May 2017 13:52:47 +0200 (CEST) In-Reply-To: <1494503486-20876-1-git-send-email-gowrishankar.m@linux.vnet.ibm.com> References: <1494503486-20876-1-git-send-email-gowrishankar.m@linux.vnet.ibm.com> To: test-report@dpdk.org Cc: Gowrishankar Message-Id: <20170511115247.B60355A44@dpdk.org> Date: Thu, 11 May 2017 13:52:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24244 [PATCH v2] kni: add new mbuf in alloc_q only based on its empty slots 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: Thu, 11 May 2017 11:52:47 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24244 _coding style issues_ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #54: FILE: lib/librte_kni/rte_kni.c:650: + allocq_free = (kni->alloc_q->read - kni->alloc_q->write - 1) \ total: 0 errors, 1 warnings, 17 lines checked