From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 6F9C5A3160
	for <public@inbox.dpdk.org>; Fri, 11 Oct 2019 09:56:29 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 656711E8E3;
	Fri, 11 Oct 2019 09:56:29 +0200 (CEST)
Received: from huawei.com (szxga05-in.huawei.com [45.249.212.191])
 by dpdk.org (Postfix) with ESMTP id C4D241E9C7
 for <web@dpdk.org>; Thu, 10 Oct 2019 20:43:29 +0200 (CEST)
Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.58])
 by Forcepoint Email with ESMTP id 6E48CC30D3C6F01C9E36
 for <web@dpdk.org>; Fri, 11 Oct 2019 02:43:28 +0800 (CST)
Received: from TanyaBN-X1.china.huawei.com (10.210.169.201) by
 DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id
 14.3.439.0; Fri, 11 Oct 2019 02:43:20 +0800
From: Tanya Brokhman <tanya.brokhman@huawei.com>
To: <tanya.brokhman@huawei.com>, <web@dpdk.org>
CC: <shahar.belkar@huawei.com>
Date: Thu, 10 Oct 2019 21:42:59 +0300
Message-ID: <20191010184300.15008-1-tanya.brokhman@huawei.com>
X-Mailer: git-send-email 2.21.0.windows.1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
X-Originating-IP: [10.210.169.201]
X-CFilter-Loop: Reflected
X-Mailman-Approved-At: Fri, 11 Oct 2019 09:56:28 +0200
Subject: [dpdk-web] [PATCH 1/2] update Huawei roadmap for 19.11
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>

Signed-off-by: Tanya Brokhman <tanya.brokhman@huawei.com>
---
 content/roadmap/_index.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index b859fef..5f4857c 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -36,6 +36,10 @@ This list is obviously neither complete nor guaranteed.
 - eBPF arm64 JIT
 - KNI IOVA as VA
 - UBSan in build
+- hinic support for (partial) SRIOV
+- hinic support for VLAN filter and VLAN offload
+- hinic unicast and multicast MAC filters
+- hinic support for FW version verification, allmulticast mode and multiprocess awareness
 
 ### Nice to have - Future {#future}
 ----
-- 
2.21.0.windows.1