From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C723FA32A1 for ; Thu, 24 Oct 2019 10:11:41 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 221BE1D44A; Thu, 24 Oct 2019 10:11:41 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id D55661D419 for ; Thu, 24 Oct 2019 10:11:39 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2B4D020DC2; Thu, 24 Oct 2019 04:11:39 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 24 Oct 2019 04:11:39 -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=f7l9o34VnkHbiteiohrnJ9mSm9zJ8RkYoWYDrw6qMcY=; b=onNDqK/sRkMR GAMcmluU1f7fF5UqGDF5sJubUFSw0nJ8rbYe2EzujqlnXEy5mfn5MZjDFRpnF6oo W2Xt3nDVamOiaXiGV67K6zEroLz+sMsWOCzG3/CFo05Hhq6Sn6TgEH0bQm3i4Kqq Lo+jr6zRlYOL2rsj9uiv/rJnoGOdG+Q= 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=fm1; bh=f7l9o34VnkHbiteiohrnJ9mSm9zJ8RkYoWYDrw6qM cY=; b=QjgKfDXv9u4jcC8ykBIDITVI38eHQsZ7Euny0v9UoNAO4FhBgtbtW/mgR o3BHawS6WueqmxY/3HIZXPxHNe5oN5hq52TZRFdvuvkTcWaQ3zAKezLCnjAATSYk 0qnX3kqcTVKDqobU8q2H30gmoiNWGwTh0GyswrqSqavb0Prxn67w9EKZgYfgsTGx haz3VrkGbHzFXCCzCYQJUkyESOE+UwowpI9QVeR1rtkcyq/hLNT6qgoksXvKNnLl tP8N7ugSRnbL3v8upBRQH/t+7p4t6Jh6DP0opGzd3Im36Ssagilgf5pBbqp1EEYV kxzGLWarCy0kQm8NPVleUEIDaFToQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrleduucetufdoteggodetrfdotffvucfrrh hofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgenuceurghi lhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurh ephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcuofho nhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppeejje drudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghs sehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 CFC678005A; Thu, 24 Oct 2019 04:11:37 -0400 (EDT) From: Thomas Monjalon To: Ori Kam Cc: dev@dpdk.org, John McNamara , Marko Kovacevic , jingjing.wu@intel.com, stephen@networkplumber.org Date: Thu, 24 Oct 2019 10:11:36 +0200 Message-ID: <3150926.4yXIeM8qbv@xps> In-Reply-To: <1571837852-45975-16-git-send-email-orika@mellanox.com> References: <1569479349-36962-1-git-send-email-orika@mellanox.com> <1571837852-45975-1-git-send-email-orika@mellanox.com> <1571837852-45975-16-git-send-email-orika@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 15/15] doc: add hairpin feature 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" Forgot to comment on this patch. Ferruh, please can you address when merging? 23/10/2019 15:37, Ori Kam: > --- a/doc/guides/rel_notes/release_19_11.rst > +++ b/doc/guides/rel_notes/release_19_11.rst > @@ -138,6 +138,7 @@ New Features > * Added support for VLAN set PCP offload command. > * Added support for VLAN set VID offload command. > * Added support for matching on packets withe Geneve tunnel header. > + * Added hairpin support. It could be merged in a mlx5 patch, maybe patch 7 about capabilities. > @@ -184,6 +185,11 @@ New Features > +* **Added hairpin queue.** > + > + On supported NICs, we can now setup haipin queue which will offload packets from the wire, > + back to the wire. It should be merged in first patch (ethdev).