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 C468AA04B1; Mon, 5 Oct 2020 17:48:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AE9CA1B67B; Mon, 5 Oct 2020 17:48:48 +0200 (CEST) Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129]) by dpdk.org (Postfix) with ESMTP id 10E9E1B677 for ; Mon, 5 Oct 2020 17:48:45 +0200 (CEST) Received: from Internal Mail-Server by MTLPINE1 (envelope-from shirik@nvidia.com) with SMTP; 5 Oct 2020 18:48:45 +0300 Received: from nvidia.com (nps-server-12.mtl.labs.mlnx [10.7.12.72]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 095FmiHW022015; Mon, 5 Oct 2020 18:48:44 +0300 From: Shiri Kuzin To: web@dpdk.org Cc: thomas@monjalon.net Date: Mon, 5 Oct 2020 18:48:42 +0300 Message-Id: <1601912922-25300-1-git-send-email-shirik@nvidia.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1601905820-21140-1-git-send-email-shirik@nvidia.com> References: <1601905820-21140-1-git-send-email-shirik@nvidia.com> Subject: [dpdk-web] [PATCH v2] Update Nvidia roadmap for 20.11 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" Removed GENEVE extension header from 20.11 roadmap since this feature was postponed and will not be part of this release as mentioned in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2020-October/184384.html Signed-off-by: Shiri Kuzin --- content/roadmap/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index a29ffee..3baf8f6 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -25,7 +25,6 @@ This list is obviously neither complete nor guaranteed. - flow action object API - flow sampling and mirroring API - flow matching on IPv4/v6 frag/non-frag packets -- flow matching on Geneve extension header - tunnel offload API - hairpin between different ports - Rx buffer split to multiple destinations -- 1.8.3.1