From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 49B15A0547;
	Thu, 29 Apr 2021 12:38:19 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 11F7841194;
	Thu, 29 Apr 2021 12:38:19 +0200 (CEST)
Received: from smtpbgeu2.qq.com (smtpbgeu2.qq.com [18.194.254.142])
 by mails.dpdk.org (Postfix) with ESMTP id 1347541125
 for <dev@dpdk.org>; Thu, 29 Apr 2021 12:38:17 +0200 (CEST)
X-QQ-mid: bizesmtp6t1619692693tvdn1uivb
Received: from jiawenwu (unknown [183.129.236.74])
 by esmtp6.qq.com (ESMTP) with 
 id ; Thu, 29 Apr 2021 18:38:12 +0800 (CST)
X-QQ-SSF: 01400000002000D0E000000A0000000
X-QQ-FEAT: kFBnAFlgJ7qul3zMhL/I4va7t1T5q0WoQEF0l4i4KxNAY7o4to89L//sHsJBL
 aNSVAfb0W8/OLxQvmIGV5KCIYo2lhjqggbDnKHQNF5/IVC1/GSTNjgu+gs7OmA0DF3utyYs
 EWpBSIndGwsVO4pCmJDX6L/4U//TtjE6baSqSosPvZuTdkQ7FiIQ9z7nbBqsv4dFgmFmQhX
 F7PcoX+bPhAS57t3guE0cUb0+IHzl84cXSSswJNSeaeTEtnHXwXgO8jFuyHahLDim9qaOIv
 I2exeCyagHoWzS8OVCkPNp75zk5HZNrTT3eq86oertERibw9irKxerFDtmEtoOCbZNhgXND
 /IhVM/4pQmBBKDW04oUKMJhrrTWOJvpaQufXc7c
X-QQ-GoodBg: 2
From: "Jiawen Wu" <jiawenwu@trustnetic.com>
To: "'Thomas Monjalon'" <thomas@monjalon.net>, <dev@dpdk.org>,
 "'Ferruh Yigit'" <ferruh.yigit@intel.com>
References: <4984397.K2Fab8RJsf@thomas>
In-Reply-To: <4984397.K2Fab8RJsf@thomas>
Date: Thu, 29 Apr 2021 18:38:12 +0800
Message-ID: <009e01d73ce3$c1601020$44203060$@trustnetic.com>+986E4916ECA3211B
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQFrKRNsEdsKG2tCa539OfDGEmTAJqujVvvA
Content-Language: zh-cn
X-QQ-SENDSIZE: 520
Feedback-ID: bizesmtp:trustnetic.com:qybgforeign:qybgforeign7
X-QQ-Bgrelay: 1
Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 21.05-rc1
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

Hi,

Update the test status for Wangxun part.
# Basic Wangxun NIC testing
* Build or compile: 
 - Build: all passed in CentOS Stream 8.
 - Compile: all passed in CentOS Stream 8.
* PF/VF(txgbe): 90% is tested.
 - 4 bugs are found about QINQ&VXLAN&VF-MTU&module dump issues. 3 bugs fixed
currently.
 - 1 test case needed vm skipped.
 - 2 test case need perf test skipped.

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Thomas Monjalon
> Sent: Thursday, April 22, 2021 7:02 AM
> To: announce@dpdk.org
> Subject: [dpdk-dev] [dpdk-announce] release candidate 21.05-rc1
> 
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v21.05-rc1
> 
> There are 879 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_21_05.html
> 
> Highlights of 21.05-rc1, grouped by category:
> * General
> 	- Alpine Linux support
> 	- mass renaming of lib directories
> 	- allow disabling some libraries
> 	- log names alignment and help command
> 	- phase-fair lock
> 	- Marvell CN10K SoC support
> * Networking
> 	- predictable RSS
> 	- port representor syntax for sub-function and multi-host
> 	- packet integrity in flow rule matching
> 	- metering using flow actions
> 	- TCP connection tracking offload
> 	- Windows support of ice, pcap and vmxnet3 drivers
> 
> Please test and report issues on bugs.dpdk.org.
> 
> DPDK 21.05-rc2 is expected in two weeks.
> 
> Thank you everyone
>