From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4AC59A00BE for ; Mon, 27 Apr 2020 04:29:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3B5F11C0DA; Mon, 27 Apr 2020 04:29:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 3CF2D1C127; Mon, 27 Apr 2020 04:29:53 +0200 (CEST) In-Reply-To: <40280F65B1B0B44E8089ED31C01616EBA49921F2@dggeml529-mbx.china.huawei.com> References: <40280F65B1B0B44E8089ED31C01616EBA49921F2@dggeml529-mbx.china.huawei.com> To: test-report@dpdk.org Cc: "Lilijun (Jerry)" Message-Id: <20200427022953.3CF2D1C127@dpdk.org> Date: Mon, 27 Apr 2020 04:29:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69355 [PATCH] lib/librte_hash: add rte_hash_del_key_fixed without compact 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/69355 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #58: The keys idx are stored in rte_hash main bucket key slots and extend bucket key stots. ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 1 warnings, 67 lines checked ERROR: symbol rte_hash_del_key_fixed is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map