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 51CE8A034C for ; Mon, 8 Aug 2022 13:49:20 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DE9742B70; Mon, 8 Aug 2022 13:49:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B78C44014F for ; Mon, 8 Aug 2022 13:49:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AAE7C120775; Mon, 8 Aug 2022 13:49:19 +0200 (CEST) Subject: |WARNING| pw114720 [PATCH v3] net/tap: Allow jumbo frames In-Reply-To: <6851eba5-3320-d374-90f3-279a19eff60b@tutus.se> References: <6851eba5-3320-d374-90f3-279a19eff60b@tutus.se> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Francesco Mancino Message-Id: <20220808114919.AAE7C120775@dpdk.org> Date: Mon, 8 Aug 2022 13:49:19 +0200 (CEST) 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/114720 _coding style issues_ Must be a reply to the first patch (--in-reply-to). ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #66: FILE: drivers/net/tap/rte_eth_tap.c:1065: rte_eth_dev_info *dev_info) WARNING:LEADING_SPACE: please, no spaces at the start of a line #70: FILE: drivers/net/tap/rte_eth_tap.c:1066: + dev_info->max_rx_pktlen = (uint32_t)RTE_ETHER_MAX_JUMBO_FRAME_LEN;$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 1 warnings, 0 checks, 8 lines checked