From patchwork Wed Dec 16 08:13:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Coquelin X-Patchwork-Id: 85222 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1FF0EA09EF; Wed, 16 Dec 2020 09:14:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D4059C970; Wed, 16 Dec 2020 09:14:01 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id ED6342142 for ; Wed, 16 Dec 2020 09:14:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1608106439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SnbfExXleodl021+YvYh0BxD7CE0HQ8U6l5G7MeD7GY=; b=fY4YdHxZmxaficClUdrH+ysMNmS489icyl7xAzPnD36vt53F3zSEMgTS4N/tkfRx4hlLsb oFEVxOBT8X0VXW11xpPef/FJvj13LEmcVPrR6Sxj34yZdP+HC5C3/s71hBb/70wL9YBSP/ BgkRN96TVjDmSTlgeVnx9YdzWC+Cz1Y= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-333-vnAEILiIPSGca_dDJxk6GQ-1; Wed, 16 Dec 2020 03:13:57 -0500 X-MC-Unique: vnAEILiIPSGca_dDJxk6GQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id ABF1C87950E; Wed, 16 Dec 2020 08:13:56 +0000 (UTC) Received: from max-t490s.redhat.com (unknown [10.36.110.42]) by smtp.corp.redhat.com (Postfix) with ESMTP id AFDE960C15; Wed, 16 Dec 2020 08:13:51 +0000 (UTC) From: Maxime Coquelin To: web@dpdk.org, dev@dpdk.org, thomas@monjalon.net Cc: Maxime Coquelin Date: Wed, 16 Dec 2020 09:13:49 +0100 Message-Id: <20201216081349.65246-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=maxime.coquelin@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [dpdk-web] [PATCH] update Red Hat roadmap for 21.02 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" Signed-off-by: Maxime Coquelin --- content/roadmap/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 4566902..9d432df 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -20,6 +20,8 @@ This list is obviously neither complete nor guaranteed. - octeontx2 mirroring - qede flow API support +- Vhost memory tables handler refactoring +- Virtio PMD refactoring - IF proxy - performance test for IP reassembly