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 EEDD5A0542 for ; Thu, 10 Nov 2022 18:44:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E40F940143; Thu, 10 Nov 2022 18:44:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2863F400EF for ; Thu, 10 Nov 2022 18:44:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 1C2211226BA; Thu, 10 Nov 2022 18:44:59 +0100 (CET) Subject: |WARNING| pw119733 [PATCH v2] failsafe: fix segfault on hotplug event In-Reply-To: <20221110174241.16061-1-lucp.at.work@gmail.com> References: <20221110174241.16061-1-lucp.at.work@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Luc Pelletier Message-Id: <20221110174459.1C2211226BA@dpdk.org> Date: Thu, 10 Nov 2022 18:44:59 +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/119733 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 7a0935239b9e ("ethdev: make fast-path functions to use new flat array")' #88: Following commit 7a0935239b9e, the rx/tx functions of PMDs are no longer total: 1 errors, 0 warnings, 0 checks, 33 lines checked