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 81DC6A0548 for ; Tue, 20 Apr 2021 15:11:33 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77F1B417C5; Tue, 20 Apr 2021 15:11:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 47C3F41735 for ; Tue, 20 Apr 2021 15:11:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 34147120E02; Tue, 20 Apr 2021 15:11:33 +0200 (CEST) In-Reply-To: <20210420130915.166692-2-ktraynor@redhat.com> References: <20210420130915.166692-2-ktraynor@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kevin Traynor Message-Id: <20210420131133.34147120E02@dpdk.org> Date: Tue, 20 Apr 2021 15:11:33 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91878 [PATCH 2/2] app/test: silence clang 12 warning 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/91878 _coding style issues_ WARNING:MISSING_SPACE: break quoted strings at a space character #105: FILE: app/test/test_cmdline_num.c:204: + ("0b1111000011110000111100001111000011110000111100001111000011110000" + "1111000011110000111100001111000011110000111100001111000011110000"), total: 0 errors, 1 warnings, 8 lines checked