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 0C25BA0566 for ; Mon, 8 Mar 2021 18:08:21 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F35E622A434; Mon, 8 Mar 2021 18:08:20 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id A943922A433 for ; Mon, 8 Mar 2021 18:08:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 88C8E3F9; Mon, 8 Mar 2021 18:08:19 +0100 (CET) In-Reply-To: <20210308170558.2833-1-chenqiming2018@163.com> References: <20210308170558.2833-1-chenqiming2018@163.com> To: test-report@dpdk.org Cc: chenqiming2018@163.com Message-Id: <20210308170819.88C8E3F9@dpdk.org> Date: Mon, 8 Mar 2021 18:08:19 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88706 [fix probabilistic failure of i40evf initialization] net/i40e: fix probabilistic failure of i40evf initialization 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/88706 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #62: The d2146nt chip integrates the x722 controller. The i40e.ko version is 2.9.21, and the firmware version is Intel’s customized version 4.3. It has been communicated with Intel Steven. The version is compatible. Each PF virtual place has 16 VFs, and there are 2 Each process takes over several VF ports, and there is no VF kernel driver on the host. In an embedded environment, repeated single board restarts may cause VF initialization failure. total: 0 errors, 1 warnings, 0 checks, 39 lines checked