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 378E544103 for ; Wed, 29 May 2024 17:50:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 286F9402B0; Wed, 29 May 2024 17:50:38 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 588334026F for ; Wed, 29 May 2024 17:50:37 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4459812367B; Wed, 29 May 2024 17:50:37 +0200 (CEST) Subject: |WARNING| pw140394 [PATCH v4] lib/hash: add siphash In-Reply-To: <20240529154842.224329-1-stephen@networkplumber.org> References: <20240529154842.224329-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240529155037.4459812367B@dpdk.org> Date: Wed, 29 May 2024 17:50:37 +0200 (CEST) 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/140394 _coding style issues_ WARNING:LONG_LINE: line length of 105 exceeds 100 columns #242: FILE: app/test/test_hash_functions.c:236: + printf("siphash for %u bytes with initial { %#" PRIx64 ", %#" PRIx64 "}." total: 0 errors, 1 warnings, 414 lines checked