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 7B8E0A0C4D; Mon, 8 Nov 2021 11:51:13 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44D9940E03; Mon, 8 Nov 2021 11:51:13 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 581B640151 for ; Mon, 8 Nov 2021 11:51:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1636368671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=sk1E9IMlWfPLbSr9H3BF2YcHUvPP1bz6qs9R8go3PzA=; b=b2R1i1NVw6fNfLmYYgzHxIKBgxA8NrvN0clnu3NMsPGHUBTcnYNrI1o/ucREE+dY5+NFHc 1BXvR1p65oY4nQkhaaoiCUU2sHe3+3AIKZ/aZnY4bajowZJLbzoqcAm3ZZYb8KUWZJ1wiH 4pXVi+Coe+WlmAAlZWbzW0tAJubv7hQ= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-111-xHAceC-6MkmrrjZqSJVAcQ-1; Mon, 08 Nov 2021 05:51:06 -0500 X-MC-Unique: xHAceC-6MkmrrjZqSJVAcQ-1 Received: by mail-wr1-f70.google.com with SMTP id j12-20020adf910c000000b0015e4260febdso3894882wrj.20 for ; Mon, 08 Nov 2021 02:51:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sk1E9IMlWfPLbSr9H3BF2YcHUvPP1bz6qs9R8go3PzA=; b=gjKt75OpMuSHs1YfE0hvq6yUDXrHqbhPUGQgf80rya5TMzyomdKoSIEnW/tYwUKLQd cOiwfwoxhfl0YPCKfZ/g8VfqcsVb0KdsKvqIK++uH3T8XkK0Szjwn2AJoony/C/BF6SD kQTNbgHwDGVqpklVVwtqAvkCyZrgbI0pdzCXTnYPV+hKtyGk+rlD83FibNA9L/o/A5fE KM2STzzhg3cPoyseTuufnHb+9pvKf9pn5qLSMVxnOn8tU+F5TrmKmt9T3maHBZrX7GxA KjO/RzGWpQzkxvkLFNNZAVKyNOUsopMfn3TA50y9uD+KRiFe4UXjTsvR01a6IX7TTxNX emQw== X-Gm-Message-State: AOAM531LoUileaO1XaxGnjsNRdifiYwJQyU5oHhagnXratZn2xra8FeI gtAPbZQ7M9sI6Tbxy8opr4i9QyTEn+P1v7lN0jGOxZhxKlHUP5VEl1wssqigk2fzFo/ldq1mPFU E6l86fyNna6xuT7ii6yg= X-Received: by 2002:a05:6000:1a8b:: with SMTP id f11mr67319233wry.409.1636368665170; Mon, 08 Nov 2021 02:51:05 -0800 (PST) X-Google-Smtp-Source: ABdhPJw6+Ca8sdnkO006KTF0BPoxmY5VWyNNomYE1pkxhUgp+yOhWh0xGqhMwI8ltM9OXr0UkvXoiuLZZQmQsLLTTv8= X-Received: by 2002:a05:6000:1a8b:: with SMTP id f11mr67319206wry.409.1636368664941; Mon, 08 Nov 2021 02:51:04 -0800 (PST) MIME-Version: 1.0 References: <2318225.2c2R9pzSo5@thomas> In-Reply-To: <2318225.2c2R9pzSo5@thomas> From: Pei Zhang Date: Mon, 8 Nov 2021 18:50:53 +0800 Message-ID: To: Thomas Monjalon Cc: David Marchand , Maxime Coquelin , Kevin Traynor , dev@dpdk.org, Chao Yang Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=pezhang@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 21.11-rc1 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" Hello Thomas, The testing with dpdk 21.11-rc1 from Red Hat looks good. We tested below 18 scenarios and all got PASS on RHEL8: (1)Guest with device assignment(PF) throughput testing(1G hugepage size): PASS (2)Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS (3)Guest with device assignment(VF) throughput testing: PASS (4)PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS (5)PVP vhost-user 2Q throughput testing: PASS (6)PVP vhost-user 1Q - cross numa node throughput testing: PASS (7)Guest with vhost-user 2 queues throughput testing: PASS (8)vhost-user reconnect with dpdk-client, qemu-server: qemu reconnect: PASS (9)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect: PASS (10)PVP 1Q live migration testing: PASS (11)PVP 1Q post copy live migration testing: PASS (12)PVP 1Q cross numa node live migration testing: PASS (13)Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS (14)Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS (15)Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS (16)Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS (17)Host PF + DPDK testing: PASS (18)Host VF + DPDK testing: PASS Versions: kernel 4.18 qemu 6.1 dpdk: git://dpdk.org/dpdk # git log -1 commit 6c390cee976e33b1e9d8562d32c9d3ebe5d9ce94 (HEAD -> main, tag: v21.11-rc1) Author: Thomas Monjalon Date: Mon Oct 25 22:42:47 2021 +0200 version: 21.11-rc1 Signed-off-by: Thomas Monjalon NICs: X540-AT2 NIC(ixgbe, 10G) Best regards, Pei On Tue, Oct 26, 2021 at 5:41 AM Thomas Monjalon wrote: > A new DPDK release candidate is ready for testing: > https://git.dpdk.org/dpdk/tag/?id=v21.11-rc1 > > There are 1171 new patches in this snapshot, big as expected. > > Release notes: > https://doc.dpdk.org/guides/rel_notes/release_21_11.html > > Highlights of 21.11-rc1: > * General > - more than 512 MSI-X interrupts > - hugetlbfs subdirectories > - mempool flag for non-IO usages > - device class for DMA accelerators > - DMA drivers for Intel DSA and IOAT > * Networking > - MTU handling rework > - get all MAC addresses of a port > - RSS based on L3/L4 checksum fields > - flow match on L2TPv2 and PPP > - flow flex parser for custom header > - control delivery of HW Rx metadata > - transfer flows API rework > - shared Rx queue > - Windows support of Intel e1000, ixgbe and iavf > - testpmd multi-process > - pcapng library and dumpcap tool > * API/ABI > - API namespace improvements (mempool, mbuf, ethdev) > - API internals hidden (intr, ethdev, security, cryptodev, > eventdev, cmdline) > - flags check for future ABI compatibility (memzone, mbuf, mempool) > > Please test and report issues on bugs.dpdk.org. > DPDK 21.11-rc2 is expected in two weeks or less. > > Thank you everyone > > >