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 3D921A0C46 for ; Fri, 6 Aug 2021 15:21:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33379410EB; Fri, 6 Aug 2021 15:21:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D97AC4014D for ; Fri, 6 Aug 2021 15:21:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B5DF61236B3; Fri, 6 Aug 2021 15:21:07 +0200 (CEST) In-Reply-To: <1628163323-87134-1-git-send-email-tudor.cornea@gmail.com> References: <1628163323-87134-1-git-send-email-tudor.cornea@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tudor Cornea Message-Id: <20210806132107.B5DF61236B3@dpdk.org> Date: Fri, 6 Aug 2021 15:21:07 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw96703 [PATCH] net/iavf: fix overflow in maximum packet length config 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/96703 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #83: above could potentially result in a value which might be bigger than MAX_USHORT. total: 0 errors, 1 warnings, 0 checks, 17 lines checked