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 5115445C49 for ; Fri, 1 Nov 2024 11:09:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CC35434CF; Fri, 1 Nov 2024 11:09:08 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ED46F434A3 for ; Fri, 1 Nov 2024 11:09:06 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D819712310F; Fri, 1 Nov 2024 11:09:06 +0100 (CET) Subject: |WARNING| pw147875 [PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device In-Reply-To: <1730455640-1084345-2-git-send-email-liwencheng@phytium.com.cn> References: <1730455640-1084345-2-git-send-email-liwencheng@phytium.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: liwencheng Message-Id: <20241101100906.D819712310F@dpdk.org> Date: Fri, 1 Nov 2024 11:09:06 +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/147875 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #58: This patch mainly adds functions for binding and unbinding platform devices, such as bind_platform_one and unbind_platform_one. total: 0 errors, 1 warnings, 140 lines checked