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 64D8D45E3B for ; Thu, 5 Dec 2024 18:59:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61B4240A87; Thu, 5 Dec 2024 18:59:24 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9EDA240A87 for ; Thu, 5 Dec 2024 18:59:22 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 98835121EF4; Thu, 5 Dec 2024 18:59:22 +0100 (CET) Subject: |WARNING| pw149042 [PATCH 1/3] random: defer seeding to EAL init In-Reply-To: <20241205175754.1673888-2-david.marchand@redhat.com> References: <20241205175754.1673888-2-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20241205175922.98835121EF4@dpdk.org> Date: Thu, 5 Dec 2024 18:59:22 +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/149042 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 3f002f069612 ("eal: replace libc-based random generation with LFSR")' #96: 3f002f069612 ("eal: replace libc-based random generation with LFSR"). total: 1 errors, 0 warnings, 61 lines checked