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 26850A0548 for ; Fri, 16 Apr 2021 19:56:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22DB21609D0; Fri, 16 Apr 2021 19:56:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6DA11160718 for ; Fri, 16 Apr 2021 19:56:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 11A68121E57; Fri, 16 Apr 2021 19:56:01 +0200 (CEST) In-Reply-To: <1618595649-157464-2-git-send-email-bingz@nvidia.com> References: <1618595649-157464-2-git-send-email-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20210416175601.11A68121E57@dpdk.org> Date: Fri, 16 Apr 2021 19:56:01 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91677 [PATCH v3 1/3] ethdev: introduce conntrack flow action and item 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/91677 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'conntrack' #71: it to create a flow rule with conntrack conntrack for the opposite WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #91: https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/netfilter/nf_conntrack_tcp.h WARNING:TYPO_SPELLING: 'acknowledgement' may be misspelled - perhaps 'acknowledgment'? #332: FILE: lib/librte_ethdev/rte_flow.h:3058: + /** The acknowledgement of the last packet passed this conntrack. */ total: 0 errors, 3 warnings, 245 lines checked