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 CA548A0567 for ; Tue, 9 Mar 2021 16:43:26 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC0C14069D; Tue, 9 Mar 2021 16:43:26 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id B68FF4068A for ; Tue, 9 Mar 2021 16:43:25 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 970183F9; Tue, 9 Mar 2021 16:43:25 +0100 (CET) In-Reply-To: <20210309154113.2896-1-chenqiming2018@163.com> References: <20210309154113.2896-1-chenqiming2018@163.com> To: test-report@dpdk.org Cc: chenqiming2018@163.com Message-Id: <20210309154325.970183F9@dpdk.org> Date: Tue, 9 Mar 2021 16:43:25 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88750 [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/88750 _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