From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C23AFC2BA2B for ; Mon, 13 Apr 2020 21:36:03 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 0EA43206DA for ; Mon, 13 Apr 2020 21:36:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="Hir+smvo"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="VLnLgsGL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EA43206DA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2F28E1C0AE; Mon, 13 Apr 2020 23:36:02 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2EE991C066 for ; Mon, 13 Apr 2020 23:36:01 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 5FCF25C00BF; Mon, 13 Apr 2020 17:36:00 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Mon, 13 Apr 2020 17:36:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=lJc+2MKg6PlpxcJeq6eeI3icrbt51WuLwg0/I1P89As=; b=Hir+smvovcCa TFt+d8Jz6H2nJxcGXqioIauqSAtCsGU89PuW9oM/HUxbzHqx7qQGNuo96xLQMxLC rlujkCRsIuOp/WV035wxpL8o5+hXm3DXkrEoRP7k3nxJ4FiuFZwMgmuS/n1uilNk I4NpJsA1wYMxLw+LVhjJ0Tiy7vgxIWA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=lJc+2MKg6PlpxcJeq6eeI3icrbt51WuLwg0/I1P89 As=; b=VLnLgsGLo+5DfbBNvBLg9bqJTw3968Ux0PrSnlwpcku4KqgDwl9w6BNLy NgxbG3D5pVduc9qtC5N+eKTQukRWPkDgb8s7skNXK5s1jTu+h/722JhYvGHrBojB rJd1bUoAUOnSBu2PIOJ9b4+rXXy8QS8VOxgY43yYVB6KiWkGMlzGTYP0+ZSQYObF YgVj8YuzeEtVLrDRWoDGkQ47DMSdhnCVSc5jF0zgCfGz4YFZwgHnHofbwHnZLBqA 1+kA+BJ8mvRi/5eIFH/xOCeZ4pBxtNxneLJeiJfQ0pXaNA6r0vrnd7PWveV3CIJ8 mt3rUteBQVFIhREr0el7Gpdy3sPBw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrvdelgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 9F32F328006A; Mon, 13 Apr 2020 17:35:59 -0400 (EDT) From: Thomas Monjalon To: Venkat Duvvuru Cc: dev@dpdk.org Date: Mon, 13 Apr 2020 23:35:58 +0200 Message-ID: <4466924.oiGErgHkdL@thomas> In-Reply-To: <1586806811-21736-1-git-send-email-venkatkumar.duvvuru@broadcom.com> References: <1584459511-5353-1-git-send-email-venkatkumar.duvvuru@broadcom.com> <1586806811-21736-1-git-send-email-venkatkumar.duvvuru@broadcom.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 00/34] add support for host based flow table management X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/04/2020 21:39, Venkat Duvvuru: > This patchset introduces a new mechanism to allow host-memory based > flow table management. This should allow higher flow scalability > than what is currently supported. This new approach also defines a > new rte_flow parser, and mapper which currently supports basic packet > classification in receive path. The patchset uses a newly implemented > control-plane firmware interface which optimizes flow insertions and > deletions. > > This is a baseline patchset with limited scale. Follow on patches will > add support for more protocol headers, rte_flow attributes, actions > and such. It seems this patchset is adding features but I don't see any documentation update. Should you update the feature list? doc/guides/nics/features/bnxt.ini