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 7A8A2464CC for ; Mon, 31 Mar 2025 23:42:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7540440A6F; Mon, 31 Mar 2025 23:42:14 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C246340A6C for ; Mon, 31 Mar 2025 23:42:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 285F11251A5; Mon, 31 Mar 2025 23:42:11 +0200 (CEST) Subject: |WARNING| pw152698 [PATCH] doc: reword flow offload and api docs In-Reply-To: <20250331214036.17295-1-nandinipersad361@gmail.com> References: <20250331214036.17295-1-nandinipersad361@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nandini Persad Message-Id: <20250331214211.285F11251A5@dpdk.org> Date: Mon, 31 Mar 2025 23:42:11 +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/152698 _coding style issues_ WARNING:TYPO_SPELLING: 'wih' may be misspelled - perhaps 'with'? #3558: FILE: doc/guides/prog_guide/ethdev/flow_offload.rst:579: +- Flush: The function ``rte_flow_flush`` destroys all flow rules associated wih a port. WARNING:TYPO_SPELLING: 'behvaior' may be misspelled - perhaps 'behaviour'? #4142: FILE: lib/ethdev/rte_flow.h:4403: + * is missing at the specified index, then the behvaior is undefined and total: 0 errors, 2 warnings, 4087 lines checked