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 59506A3295 for ; Wed, 23 Oct 2019 17:14:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 49C641C2F0; Wed, 23 Oct 2019 17:14:07 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id BF30B1C2F0 for ; Wed, 23 Oct 2019 17:14:06 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5C26421EAE; Wed, 23 Oct 2019 11:14:04 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 23 Oct 2019 11:14:04 -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=wXfLm/+QlF3V9cG/TsKFWAvWq7zL1D8t1LfTLdqXJ1Y=; b=HsNI10ealCSC zDGZjeLCDszkIMrk2MDBq1Kl4vaXI5C9NOUVKRMewk1r2GYVXcSQ6UGGagI4JCfF rO946od2WvcBzjgivbYyh4Tbz9u2ybMq7dfP2yElTm036yRL6m1LLwKITi0NBxmu WL582COlBwG1lbVz8pzoXSQUh02Pl/Y= 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=wXfLm/+QlF3V9cG/TsKFWAvWq7zL1D8t1LfTLdqXJ 1Y=; b=RzNAsRfOg1kidv22u3V2u7xBq7szy6btgdusYV1Ce1Xs39fbJxYRUJ/ZH raO9Vi9mn7hmTEo4RMNA+Ro62OD5mJ8JApkr+50beFxZ7PthCEGAximsrbupdLXI RWqN5deobpEfNO8lhtgVnTpVN8FBKoUFuQZd9J3nPA8mozXjEhDVKiJGwmRtT08K hzI6jhItfKubTeyA1EmSEGH+Nynz5U4PSW8mBTvDD3Aw4Ppu85EAY/STMhADHPbg TMcU9tVwWyntyWZEaITmFR2va/9Tz2EEQlZXc/W3Yxt4UEsCr/TWLCV+oPQ6kGsT WW33JR5/W2vWsReFy1R8p8IYq1ApA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrkeelgdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 16A6DD60067; Wed, 23 Oct 2019 11:14:03 -0400 (EDT) From: Thomas Monjalon To: Tanya Brokhman , shahar.belkar@huawei.com Cc: web@dpdk.org Date: Wed, 23 Oct 2019 17:14:02 +0200 Message-ID: <2159942.MEDh4RsEYb@xps> In-Reply-To: <20191010184300.15008-2-tanya.brokhman@huawei.com> References: <20191010184300.15008-1-tanya.brokhman@huawei.com> <20191010184300.15008-2-tanya.brokhman@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH 2/2] update supported Huawei NICs 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" 10/10/2019 20:43, Tanya Brokhman: > IN200 is support was added in DPDK 19.08 > > Signed-off-by: Tanya Brokhman Series applied, thanks