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 E4731A04B4; Sat, 8 Aug 2020 07:11:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BEA542C15; Sat, 8 Aug 2020 07:11:55 +0200 (CEST) Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by dpdk.org (Postfix) with ESMTP id A4C2A2BF9 for ; Sat, 8 Aug 2020 07:11:54 +0200 (CEST) Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 07856NgY144408 for ; Sat, 8 Aug 2020 01:11:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=subject : to : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=pp1; bh=xIWF+71dngeiLRxY9fKdSn7YZZMrqHiRy5ZBgyCt1yc=; b=oAjduNyf2xX+om1n5/SsZGVVyfd2YR1vwBo5+jLMHqDpZ/jxaoUftM8cVteVZXto/sHi 8dZQ5FjQXAOggvuhF8Zm6IK9pidQHjDGArH1IzmmqVxTTljiyMRcvr3I7pgQ95fZAADo QoQ2hjJvDemzKkKuMeLmI2cP85+eVeK6nd+mBunf2zHLhVO6fEvy/ljaTLGnUC+v8Kjj YZzzEQVMQbWVcr6UcJRjrMEteh6cjhiMllTkmlAB1umgW3wMa6oaZ/KH8YKw3X0VrJ9d duSeM+oUhxv3Tczir0HEgYgGJFul6XsfpBNwPvriXd0QbdNtPvmbxylbksMoMYLwcMhT 7g== Received: from ppma01wdc.us.ibm.com (fd.55.37a9.ip4.static.sl-reverse.com [169.55.85.253]) by mx0a-001b2d01.pphosted.com with ESMTP id 32sfeuprk7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sat, 08 Aug 2020 01:11:53 -0400 Received: from pps.filterd (ppma01wdc.us.ibm.com [127.0.0.1]) by ppma01wdc.us.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 0785AHQM026796 for ; Sat, 8 Aug 2020 05:11:53 GMT Received: from b01cxnp22035.gho.pok.ibm.com (b01cxnp22035.gho.pok.ibm.com [9.57.198.25]) by ppma01wdc.us.ibm.com with ESMTP id 32skp88qqm-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sat, 08 Aug 2020 05:11:53 +0000 Received: from b01ledav004.gho.pok.ibm.com (b01ledav004.gho.pok.ibm.com [9.57.199.109]) by b01cxnp22035.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 0785BqXc48103922 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sat, 8 Aug 2020 05:11:53 GMT Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E01E3112065 for ; Sat, 8 Aug 2020 05:11:52 +0000 (GMT) Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0D343112061 for ; Sat, 8 Aug 2020 05:11:52 +0000 (GMT) Received: from [9.206.130.45] (unknown [9.206.130.45]) by b01ledav004.gho.pok.ibm.com (Postfix) with ESMTP for ; Sat, 8 Aug 2020 05:11:51 +0000 (GMT) To: dev@dpdk.org References: <4161866.7AHn6HmuGJ@thomas> From: Thinh Tran Message-ID: <87338a9b-c24c-a443-3ccb-5d42c0222f1c@linux.vnet.ibm.com> Date: Sat, 8 Aug 2020 00:11:50 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <4161866.7AHn6HmuGJ@thomas> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-08-07_20:2020-08-06, 2020-08-07 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 lowpriorityscore=0 malwarescore=0 spamscore=0 suspectscore=0 priorityscore=1501 impostorscore=0 clxscore=1011 bulkscore=0 mlxlogscore=999 adultscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008080031 Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 20.08-rc4 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi- IBM - DPDK on Power result *Basic PF on Mallanox: No new errors or regressions were seen. *Performance: no degradation compared to 20.05 System tested: - IBM Power9 Model 8335-101 CPU: 2.3 (pvr 004e 1203) Tested NICs: - Mellanox Technologies MT28800 Family [ConnectX-5 Ex] - MLNX_OFED_LINUX-4.9-0.0.4.1 Regards, Thinh Tran On 8/5/2020 8:02 PM, Thomas Monjalon wrote: > A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v20.08-rc4 > > There are 27 new patches in this snapshot. > > Release notes: > http://doc.dpdk.org/guides/rel_notes/release_20_08.html > More deprecation notices are pending for acceptance. > > This is the last release candidate for DPDK 20.08. > After -rc4 there should be only doc updates. > Please review pending patches related to the documentation > and the deprecation notices: > https://patches.dpdk.org/project/dpdk/list/?q=doc > > Please share some release validation results > by replying to this message (at dev@dpdk.org). > If no critical issue is reported, 20.08 will be closed end of this week. > > If you are preparing the next release cycle, please send your v1 patches > before the end of August. > We should also build and discuss the features roadmap for 20.11 soon, > so we can prioritize tasks and avoid flooding maintainers. > > Thank you everyone > >