From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 43E8DA00C2 for ; Thu, 3 Nov 2022 19:54:15 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FA9E410EF; Thu, 3 Nov 2022 19:54:15 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D24614014F for ; Thu, 3 Nov 2022 19:54:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B3026121ED8; Thu, 3 Nov 2022 19:54:13 +0100 (CET) Subject: |WARNING| pw119463 [PATCH v2] test/hash: fix coverity warning In-Reply-To: <20221103185256.1136521-1-vladimir.medvedkin@intel.com> References: <20221103185256.1136521-1-vladimir.medvedkin@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Vladimir Medvedkin Message-Id: <20221103185413.B3026121ED8@dpdk.org> Date: Thu, 3 Nov 2022 19:54:13 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/119463 _coding style issues_ WARNING:LONG_LINE: line length of 103 exceeds 100 columns #89: FILE: app/test/test_hash_perf.c:479: + printf("rte_hash_lookup_with_hash_bulk failed with %d ", ret); total: 0 errors, 1 warnings, 25 lines checked