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 A25FB436D0; Tue, 12 Dec 2023 11:30:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 375FA42DBD; Tue, 12 Dec 2023 11:30:22 +0100 (CET) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mails.dpdk.org (Postfix) with ESMTP id 43BB74026E; Tue, 12 Dec 2023 11:30:20 +0100 (CET) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-5e1a3199f6bso10384347b3.0; Tue, 12 Dec 2023 02:30:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702377019; x=1702981819; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=SGkboU0c/bqoNj5k85hYNx8NLYNMBTAAaV17enrZwYc=; b=YForjYd5j699nJuHxWw9fQaq+ZCTvzAnKPesq7BzqCFp+JgjVpP3f7atxxOECLfGPI 6hiRZoHpRmw9BXyV1U/eYwn5yqfhkRghwTrS3KHZY3yNIzgGdcIb5dJOaiMu5S9RhbJp E2UkbEEGJ89w5yPS2QVL4VQK3GvOUgBeOjvofZdjLcXJiKVcQiCOKRVIUvoSXw83DYUB Z2x8rXN2XezpFUOxZdYk5LOSqcLNSILHTGjciimkqKxY1h2TKRAoEw7yhlbt0Ldt+8VJ +osp0lTvrTpnN0DYhwm8P1U1xEaOkFO9tIx31qKx+9bLDXwTDxCXe1jA+16gtPsvnSFf hKmw== X-Gm-Message-State: AOJu0YyJgizPoQaxRmc42oGrKP2VNBCboDguDOLgSF7pzIzUbu/cx/J1 QX1jPEb3ZSxdbtkoic2eGv7Qf/nJ90B1NA== X-Google-Smtp-Source: AGHT+IGxzjtpri/rAQJw367piKhrD9yTI6iDSlGLgiPY7JaYy+G80yFK6F+utMGL0ne17hbBGv5CFw== X-Received: by 2002:a81:a00a:0:b0:5d7:1941:2c1f with SMTP id x10-20020a81a00a000000b005d719412c1fmr3629768ywg.76.1702377019330; Tue, 12 Dec 2023 02:30:19 -0800 (PST) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com. [209.85.219.171]) by smtp.gmail.com with ESMTPSA id i9-20020a81d509000000b005d774946228sm3580882ywj.68.2023.12.12.02.30.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Dec 2023 02:30:19 -0800 (PST) Received: by mail-yb1-f171.google.com with SMTP id 3f1490d57ef6-db3a09e96daso5761321276.3; Tue, 12 Dec 2023 02:30:19 -0800 (PST) X-Received: by 2002:a25:8306:0:b0:db7:dad0:60c9 with SMTP id s6-20020a258306000000b00db7dad060c9mr4095461ybk.86.1702377018827; Tue, 12 Dec 2023 02:30:18 -0800 (PST) MIME-Version: 1.0 References: <20231201115048.2261919-1-luca.boccassi@gmail.com> In-Reply-To: From: Luca Boccassi Date: Tue, 12 Dec 2023 10:30:07 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: 20.11.10 patches review and test To: "Xu, HailinX" Cc: "stable@dpdk.org" , "dev@dpdk.org" , "Mcnamara, John" Content-Type: text/plain; charset="UTF-8" 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 On Tue, 12 Dec 2023 at 05:41, Xu, HailinX wrote: > > > -----Original Message----- > > From: luca.boccassi@gmail.com > > Sent: Friday, December 1, 2023 7:51 PM > > To: stable@dpdk.org > > Cc: dev@dpdk.org; Abhishek Marathe ; > > Ali Alnubani ; benjamin.walker@intel.com; David > > Christensen ; Hemant Agrawal > > ; Stokes, Ian ; Jerin Jacob > > ; Mcnamara, John ; Ju- > > Hyoung Lee ; Kevin Traynor > > ; Luca Boccassi ; Pei Zhang > > ; qian.q.xu@intel.com; Raslan Darawsheh > > ; Thomas Monjalon ; > > Yanghang Liu ; yuan.peng@intel.com; > > zhaoyan.chen@intel.com > > Subject: 20.11.10 patches review and test > > > > Hi all, > > > > Here is a list of patches targeted for stable release 20.11.10. > > > > The planned date for the final release is December 12th. > > > > Please help with testing and validation of your use cases and report any > > issues/results with reply-all to this mail. For the final release the fixes and > > reported validations will be added to the release notes. > > > > A release candidate tarball can be found at: > > > > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.10-rc1 > > > > These patches are located at branch 20.11 of dpdk-stable repo: > > https://dpdk.org/browse/dpdk-stable/ > > > > Thanks. > > > > Luca Boccassi > Update the test status for Intel part. Till now dpdk20.11.10-rc1 all validation test is done. No new issue is found. > > # Basic Intel(R) NIC testing > * Build & CFLAG compile: cover the build test combination with latest GCC/Clang version and the popular OS revision such as Ubuntu22.04, Ubuntu20.04, Fedora38, RHEL9.2, RHEL8.7, FreeBSD13.2, Centos7.9 etc. > - All test done. No new dpdk issue is found. > * PF(i40e, ixgbe): test scenarios including RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. > - All test done. No new dpdk issue is found. > * VF(i40e, ixgbe): test scenarios including VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc. > - All test done. No new dpdk issue is found. > * PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Flexible Descriptor, etc. > - All test done. No new dpdk issue is found. > * Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, etc. > - All test done. No new dpdk issue is found. > * IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc. > - All test done. No new dpdk issue is found. > > # Basic cryptodev and virtio testing > * Virtio: both function and performance test are covered. Such as PVP/Virtio_loopback/virtio-user loopback/virtio-net VM2VM perf testing/VMAWARE ESXI 8.0, etc. > - All test done. No new dpdk issue is found. > * Cryptodev: > *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc. > - All test done. No new dpdk issue is found. > *Performance test: test scenarios including Thoughput Performance/Cryptodev Latency, etc. > - All test done. No new dpdk issue is found. > > Regards, > Xu, Hailin Thank you!