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 E364EA0C4D for ; Fri, 20 Aug 2021 14:48:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC56F41267; Fri, 20 Aug 2021 14:48:05 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AE2F241266 for ; Fri, 20 Aug 2021 14:48:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 97BFD1226B3; Fri, 20 Aug 2021 14:48:04 +0200 (CEST) In-Reply-To: <1629463607-76292-1-git-send-email-tudor.cornea@gmail.com> References: <1629463607-76292-1-git-send-email-tudor.cornea@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tudor Cornea Message-Id: <20210820124804.97BFD1226B3@dpdk.org> Date: Fri, 20 Aug 2021 14:48:04 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97158 [PATCH] net/af_packet: try to reinsert the stripped vlan tag 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/97158 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #75: Since commit bcc6d47903 [1], the kernel strips the vlan tags early in WARNING:REPEATED_WORD: Possible repeated word: 'the' #83: We would like to have the the vlan tag inside the mbuf. WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #88: [1] https://github.com/torvalds/linux/commit/bcc6d47903612c3861201cc3a866fb604f26b8b2 total: 1 errors, 2 warnings, 0 checks, 10 lines checked