From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0EE6CA0524; Thu, 4 Feb 2021 23:07:30 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6C8E24082E; Thu, 4 Feb 2021 23:07:29 +0100 (CET) Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by mails.dpdk.org (Postfix) with ESMTP id 0E42C2407CB for ; Thu, 4 Feb 2021 23:07:27 +0100 (CET) Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 114M1gEo103410 for ; Thu, 4 Feb 2021 17:07:27 -0500 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=EEjQUDgYvWFIMZrQmxc+NJ666OX1sEh8QsjoH2tDdA0=; b=s4+k2ok1b37m9TJl8CGpbYyeUH5dcc+wvzy7sCNiTAoqvQsk/zrLm6Kn8HaLZi9s6ry9 WIzWo5EfBMKuzH9UuVn3UL8TkAeVDGAZZ4WEiC7PhHUyD6Bm8sM+hKFoHEAc1+uiPi15 fTvuE4JapUTdmuWMPXaEn7HtJPkp66nFHPpwAbAYwKD7m325V/xuNLc5Z3Ydq2VoOKvB f0umR0mZmF3LmqDpqvjop3537dEmAxstQQ2y77JUrvcsS2s5qaxKWhHxkN57ZgPmh88m w1x2Lr3KH2Q41JC3nb6q5ye292U4JnA/dM1C7WGw9fxzeJx3q8hAI4MozGfdcsG5QmZ8 Wg== Received: from ppma02dal.us.ibm.com (a.bd.3ea9.ip4.static.sl-reverse.com [169.62.189.10]) by mx0b-001b2d01.pphosted.com with ESMTP id 36gr759vn7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 04 Feb 2021 17:07:27 -0500 Received: from pps.filterd (ppma02dal.us.ibm.com [127.0.0.1]) by ppma02dal.us.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 114Lm2Wm014436 for ; Thu, 4 Feb 2021 22:07:26 GMT Received: from b03cxnp08027.gho.boulder.ibm.com (b03cxnp08027.gho.boulder.ibm.com [9.17.130.19]) by ppma02dal.us.ibm.com with ESMTP id 36f5t5h1xb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 04 Feb 2021 22:07:26 +0000 Received: from b03ledav002.gho.boulder.ibm.com (b03ledav002.gho.boulder.ibm.com [9.17.130.233]) by b03cxnp08027.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 114M7PMU7012730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 4 Feb 2021 22:07:25 GMT Received: from b03ledav002.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 4247D136055 for ; Thu, 4 Feb 2021 22:07:25 +0000 (GMT) Received: from b03ledav002.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E15ED136053 for ; Thu, 4 Feb 2021 22:07:24 +0000 (GMT) Received: from [9.80.210.162] (unknown [9.80.210.162]) by b03ledav002.gho.boulder.ibm.com (Postfix) with ESMTP for ; Thu, 4 Feb 2021 22:07:24 +0000 (GMT) To: dpdk-dev References: <2701263.OCiMXv1sLx@thomas> From: Thinh Tran Message-ID: <2c8bd0f0-8dec-4d84-e7b2-e73cddfd975f@linux.vnet.ibm.com> Date: Thu, 4 Feb 2021 14:07:24 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <2701263.OCiMXv1sLx@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.369, 18.0.737 definitions=2021-02-04_12:2021-02-04, 2021-02-04 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 adultscore=0 priorityscore=1501 spamscore=0 bulkscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 suspectscore=0 phishscore=0 malwarescore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2102040132 Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 21.02-rc2 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" DPDK 21.02 on IBM Power result * DPDK: v21.02-rc2-5-gf6f2d2240 * Build with gcc 9.3.0-1: no issue found * Basic PF on Mallanox: No new issues or regressions were seen. * Performance: not tested yet. 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-5.2-1.0.4.1 - Firmware level: 16.29.1016 Regards, Thinh Tran On 1/29/2021 5:23 PM, Thomas Monjalon wrote: > A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v21.02-rc2 > > There are 293 new patches in this snapshot, > more than expected for a light release cycle. > > Release notes: > https://doc.dpdk.org/guides/rel_notes/release_21_02.html > > Highlights of 21.02-rc2: > - new pmdinfogen with Windows support > - power management for core polling single ethdev queue > - Marvell OCTEON TX EP net PMD > - Mellanox compress PMD > - Virtio PMD rework > > Please test and report issues on bugs.dpdk.org. > > The -rc3 should include only some bug fixes, cleanups, doc and tooling. > > Next Thursday (February 4) should be the day of closing 21.02-rc3. > The goal is to complete the release before the Chinese New Year > to allow a quiet rest during the Spring Festival. > > Thank you everyone > >