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 44612A09F0 for ; Thu, 17 Dec 2020 10:39:18 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2567BCA0C; Thu, 17 Dec 2020 10:39:17 +0100 (CET) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by dpdk.org (Postfix) with ESMTP id 34FEDC9B2; Thu, 17 Dec 2020 10:39:13 +0100 (CET) Received: by mail-wm1-f54.google.com with SMTP id x22so4923783wmc.5; Thu, 17 Dec 2020 01:39:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=olR10GA6vmHjquM0q2DtBTL2VBWBiUuHRIFqgo1996A=; b=aAL5uCFaH6kAr0W1iOw+aMpbbfm6XFS+qBZLd7qTfS7PKepiQmu0lLtWVCkO5sioqY OIEsUpo8gggo/R8Z/nmZZxiNQcGF3FBcSjQ6FLranWxhktcn9wsdrWO/wmV4IPTkN/je tDurCvYpekyRGimUV7CgkSSbyA/D3gO2AyFm+8gNnD+CaTCa8RVwzm+qKnZvLVar/VVB 0PxrohxA8+eMFW41NlrYf+2klCeES5dpvDfosxVr6ra1Oi0c0QeK+rHmEsQIo2VmqWYW tDZLPCjpCepKjcBGMVW3ibnp/ohHBl0PIU36t30SXAtoj1T9pdzGXLrs6pcx9LswdJqw AIgg== X-Gm-Message-State: AOAM533QwfjqnXQYs9XC2hCTU2grqcyKthoJVGMTiqcNnGgDcCYOrjaW yeMR909WpWSmCKi/Ol5+Umg= X-Google-Smtp-Source: ABdhPJzvtfR+bQAPUQ9tnJ9yZq3AP76molXkQXGjuwPPiQuIYuQZwr6SjGu2qoDy5X1UcDgh2og/Kw== X-Received: by 2002:a1c:2394:: with SMTP id j142mr7687671wmj.42.1608197952004; Thu, 17 Dec 2020 01:39:12 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id l11sm7893006wrt.23.2020.12.17.01.39.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Dec 2020 01:39:11 -0800 (PST) Message-ID: <189bd14ab3ac622465913781ef80a9d9c2a4485d.camel@debian.org> From: Luca Boccassi To: Ali Alnubani , "stable@dpdk.org" Cc: "dev@dpdk.org" , Ali Alnubani , Raslan Darawsheh , NBU-Contact-Thomas Monjalon , Slava Ovsiienko Date: Thu, 17 Dec 2020 09:39:10 +0000 In-Reply-To: References: <20201203093856.299103-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.2 MIME-Version: 1.0 Subject: Re: [dpdk-stable] 19.11.6 patches review and test X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Wed, 2020-12-16 at 20:34 +0000, Ali Alnubani wrote: > Hi, >=20 > > -----Original Message----- > > From: luca.boccassi@gmail.com > > Sent: Thursday, December 3, 2020 11:39 AM > > To: stable@dpdk.org > > Cc: dev@dpdk.org; Abhishek Marathe ; > > Akhil Goyal ; Ali Alnubani ; > > benjamin.walker@intel.com; David Christensen ; > > Hemant Agrawal ; Ian Stokes > > ; Jerin Jacob ; John McNamara > > ; Ju-Hyoung Lee ; > > Kevin Traynor ; Luca Boccassi ; > > Pei Zhang ; pingx.yu@intel.com; > > qian.q.xu@intel.com; Raslan Darawsheh ; NBU- > > Contact-Thomas Monjalon ; yuan.peng@intel.com; > > zhaoyan.chen@intel.com > > Subject: 19.11.6 patches review and test > >=20 > > Hi all, > >=20 > > Here is a list of patches targeted for stable release 19.11.6. > >=20 > > The planned date for the final release is December 17. > >=20 > > Please help with testing and validation of your use cases and report an= y > > issues/results with reply-all to this mail. For the final release the f= ixes and > > reported validations will be added to the release notes. > >=20 >=20 > The following covers the functional tests that we ran on Mellanox hardwar= e for this release: > - Basic functionality: > Send and receive multiple types of traffic. > - testpmd xstats counter test. > - testpmd timestamp test. > - Changing/checking link status through testpmd. > - RTE flow tests. > - Some RSS tests. > - VLAN stripping and insertion tests. > - Checksum and TSO tests. > - ptype tests. > - l3fwd-power example application tests. > - Multi-process example applications tests. >=20 > The tests ran on: > - NIC: ConnectX-4 Lx / OS: RHEL7.4 / Driver: MLNX_OFED_LINUX-5.1-2.5.8.0 = / Firmware: 14.28.2006 > - NIC: ConnectX-5 / OS: RHEL7.4 / Driver: MLNX_OFED_LINUX-5.1-2.5.8.0 / F= irmware: 16.28.2006 >=20 > Compilation tests in the following OS/driver combinations are also passin= g: > - Ubuntu 20.04 with MLNX_OFED_LINUX-5.1-2.5.8.0. > - Ubuntu 20.04 with rdma-core master (6a5c1b7). > - Ubuntu 20.04 with rdma-core v28.0. > - Ubuntu 18.04 with rdma-core v17.1. > - Ubuntu 18.04 with rdma-core master (6a5c1b7) (i386). > - Ubuntu 16.04 with rdma-core v22.7. > - Fedora 32 with rdma-core v32.0. > - CentOS 7 7.9.2009 with rdma-core master (6a5c1b7). > - CentOS 7 7.9.2009 with MLNX_OFED_LINUX-5.1-2.5.8.0. > - CentOS 8 8.3.2011 with rdma-core master (6a5c1b7). > - openSUSE Leap 15.2 with rdma-core v27.1. >=20 > The testing was done on v19.11.6-rc1 with the following patch applied: > http://inbox.dpdk.org/stable/1608132648-15469-1-git-send-email-viacheslav= o@nvidia.com/T/#u >=20 > We don't see any critical issues blocking the release other than the debu= g build failure Viacheslav fixed. Thank you! --=20 Kind regards, Luca Boccassi