* [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
@ 2020-11-22 22:07 Thomas Monjalon
2020-11-24 14:56 ` Pei Zhang
2020-11-26 11:08 ` [dpdk-dev] [dpdk-announce] " Govindharajan, Hariprasad
0 siblings, 2 replies; 4+ messages in thread
From: Thomas Monjalon @ 2020-11-22 22:07 UTC (permalink / raw)
To: announce
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v20.11-rc5
There are 90 new patches in this snapshot.
Release notes:
http://doc.dpdk.org/guides/rel_notes/release_20_11.html
Please update the section "Tested Platforms".
It should be the last release candidate for DPDK 20.11.
After -rc5 there should be only doc updates.
Please review pending patches related to the documentation:
https://patches.dpdk.org/project/dpdk/list/?q=doc
Please share some validation results
by replying to this message (at dev@dpdk.org).
If no critical issue, DPDK 20.11.0 will be closed in few days.
If you are preparing the next release cycle, please send your v1 patches
before December 20, and share your roadmap to get high priority.
Planning is especially important to avoid maintainers being flooded.
Thank you everyone
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
2020-11-22 22:07 [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5 Thomas Monjalon
@ 2020-11-24 14:56 ` Pei Zhang
2020-11-25 2:40 ` [dpdk-dev] " Yu, PingX
2020-11-26 11:08 ` [dpdk-dev] [dpdk-announce] " Govindharajan, Hariprasad
1 sibling, 1 reply; 4+ messages in thread
From: Pei Zhang @ 2020-11-24 14:56 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev, david.marchand, ktraynor, maxime.coquelin, tredaelli
Hi Thomas,
The testing with dpdk 20.11-rc5 from Red Hat looks good. We tested below 16 scenarios and 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)PVP 1Q live migration testing: PASS
(10)PVP 1Q cross numa node live migration testing: PASS
(11)Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS
(12)Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS
(13)Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS
(14) Allocate memory from the NUMA node which Virtio device locates: PASS
(15)Host PF + DPDK testing: PASS
(16)Host VF + DPDK testing: PASS
Versions:
kernel 4.18
qemu 5.1
dpdk: git://dpdk.org/dpdk
# git log -1
commit 61bd270c4adc7dff1f9c8af1f2c72618860d4395 (HEAD -> main, tag: v20.11-rc5, origin/releases, origin/main, origin/HEAD)
Author: Thomas Monjalon <thomas@monjalon.net>
Date: Sun Nov 22 22:53:47 2020 +0100
version: 20.11-rc5
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
# git branch
* main
NICs: X540-AT2 NIC(ixgbe, 10G)
Best regards,
Pei
----- Original Message -----
From: "Thomas Monjalon" <thomas@monjalon.net>
To: announce@dpdk.org
Sent: Monday, November 23, 2020 6:07:25 AM
Subject: [dpdk-announce] release candidate 20.11-rc5
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v20.11-rc5
There are 90 new patches in this snapshot.
Release notes:
http://doc.dpdk.org/guides/rel_notes/release_20_11.html
Please update the section "Tested Platforms".
It should be the last release candidate for DPDK 20.11.
After -rc5 there should be only doc updates.
Please review pending patches related to the documentation:
https://patches.dpdk.org/project/dpdk/list/?q=doc
Please share some validation results
by replying to this message (at dev@dpdk.org).
If no critical issue, DPDK 20.11.0 will be closed in few days.
If you are preparing the next release cycle, please send your v1 patches
before December 20, and share your roadmap to get high priority.
Planning is especially important to avoid maintainers being flooded.
Thank you everyone
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] release candidate 20.11-rc5
2020-11-24 14:56 ` Pei Zhang
@ 2020-11-25 2:40 ` Yu, PingX
0 siblings, 0 replies; 4+ messages in thread
From: Yu, PingX @ 2020-11-25 2:40 UTC (permalink / raw)
To: Thomas Monjalon
Cc: dev, O'Hare, Cathal, Yigit, Ferruh, Devlin, Michelle, Mcnamara, John
Thomas and all,
20.11-RC5 is finished from Intel part. Except known issues, no new critical issue blocked the release is found.
* Intel(R) Testing
# Basic Intel(R) NIC testing
* PF(i40e):Passed. One minor issue related to devbind tool is found. Patch is provided. Should be merged into 21.02.
* PF(ixgbe):Passed
* PF(ice):Passed
* VF(i40e):Passed
* VF(ixgbe):Passed
* VF(ice):Passed
* Build or compile: Passed
* Intel NIC single core/NIC performance: Passed
* 20.11 new features: Passed. One minor issue related to DLB2.0. Working on it.
#Basic cryptodev and virtio testing
* vhost/virtio basic loopback, PVP and performance test: Passed.
* cryptodev Function: Passed.
* cryptodev Performance: Passed.
Regards,
Yu Ping
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Pei Zhang
> Sent: Tuesday, November 24, 2020 10:56 PM
> To: Thomas Monjalon <thomas@monjalon.net>
> Cc: dev@dpdk.org; david.marchand@redhat.com; ktraynor@redhat.com;
> maxime.coquelin@redhat.com; tredaelli@redhat.com
> Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
>
> Hi Thomas,
>
> The testing with dpdk 20.11-rc5 from Red Hat looks good. We tested below
> 16 scenarios and 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)PVP 1Q live migration testing: PASS (10)PVP 1Q cross
> numa node live migration testing: PASS (11)Guest with ovs+dpdk+vhost-user
> 1Q live migration testing: PASS (12)Guest with ovs+dpdk+vhost-user 1Q live
> migration testing (2M): PASS (13)Guest with ovs+dpdk+vhost-user 2Q live
> migration testing: PASS
> (14) Allocate memory from the NUMA node which Virtio device locates: PASS
> (15)Host PF + DPDK testing: PASS (16)Host VF + DPDK testing: PASS
>
> Versions:
>
> kernel 4.18
> qemu 5.1
>
> dpdk: git://dpdk.org/dpdk
> # git log -1
> commit 61bd270c4adc7dff1f9c8af1f2c72618860d4395 (HEAD -> main, tag:
> v20.11-rc5, origin/releases, origin/main, origin/HEAD)
> Author: Thomas Monjalon <thomas@monjalon.net>
> Date: Sun Nov 22 22:53:47 2020 +0100
>
> version: 20.11-rc5
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net> # git branch
> * main
>
> NICs: X540-AT2 NIC(ixgbe, 10G)
>
> Best regards,
>
> Pei
>
>
>
> ----- Original Message -----
> From: "Thomas Monjalon" <thomas@monjalon.net>
> To: announce@dpdk.org
> Sent: Monday, November 23, 2020 6:07:25 AM
> Subject: [dpdk-announce] release candidate 20.11-rc5
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v20.11-rc5
>
> There are 90 new patches in this snapshot.
>
> Release notes:
> http://doc.dpdk.org/guides/rel_notes/release_20_11.html
> Please update the section "Tested Platforms".
>
> It should be the last release candidate for DPDK 20.11.
> After -rc5 there should be only doc updates.
> Please review pending patches related to the documentation:
> https://patches.dpdk.org/project/dpdk/list/?q=doc
>
> Please share some validation results
> by replying to this message (at dev@dpdk.org).
> If no critical issue, DPDK 20.11.0 will be closed in few days.
>
> If you are preparing the next release cycle, please send your v1 patches before
> December 20, and share your roadmap to get high priority.
> Planning is especially important to avoid maintainers being flooded.
>
> Thank you everyone
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
2020-11-22 22:07 [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5 Thomas Monjalon
2020-11-24 14:56 ` Pei Zhang
@ 2020-11-26 11:08 ` Govindharajan, Hariprasad
1 sibling, 0 replies; 4+ messages in thread
From: Govindharajan, Hariprasad @ 2020-11-26 11:08 UTC (permalink / raw)
To: dev; +Cc: Thomas Monjalon
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Thomas Monjalon
> Sent: Sunday, November 22, 2020 10:07 PM
> To: announce@dpdk.org
> Subject: [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v20.11-rc5
>
> There are 90 new patches in this snapshot.
>
> Release notes:
> http://doc.dpdk.org/guides/rel_notes/release_20_11.html
> Please update the section "Tested Platforms".
>
> It should be the last release candidate for DPDK 20.11.
> After -rc5 there should be only doc updates.
> Please review pending patches related to the documentation:
> https://patches.dpdk.org/project/dpdk/list/?q=doc
>
> Please share some validation results
> by replying to this message (at dev@dpdk.org).
> If no critical issue, DPDK 20.11.0 will be closed in few days.
>
> If you are preparing the next release cycle, please send your v1 patches
> before December 20, and share your roadmap to get high priority.
> Planning is especially important to avoid maintainers being flooded.
>
> Thank you everyone
>
[Govindharajan, Hariprasad]
Hi Thomas,
The following functionalities were validated with OvS-DPDK 20.11 release.
DPDK 20.11
OvS dpdk-latest
ICE Device
Basic performance tests (RFC2544 P2P, PVP_CONT, RFC2544 PVP_TPUT, RFC2544 PVVP_TPUT, PVPV)
Jumbo frames
RSS
Partial Hardware offloading
Port statistics
Port hot plugging
i40e Device
Basic performance (RFC2544 P2P, PVP_CONT, RFC2544 PVP_TPUT, RFC2544 PVVP_TPUT, PVPV)
Jumbo frames
RSS
Hardware offloading
Port statistics
Port hot plugging
Flow control
ixgbe Device
Basic performance tests (RFC2544 P2P, PVP_CONT, RFC2544 PVP_TPUT, RFC2544 PVVP_TPUT, PVPV)
Jumbo frames
RSS
Port statistics
Port hot plugging
Flow control
vhostuserclient device
Jumbo frames
dpdkvhostuserclient re-connect
dpdkvhostuserclient NUMA node
Port statistics
Basic AVX512 features
AVX512 performance
AVX512 Unit tests
QoS metrics
Regards
G Hariprasad
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-26 11:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 22:07 [dpdk-dev] [dpdk-announce] release candidate 20.11-rc5 Thomas Monjalon
2020-11-24 14:56 ` Pei Zhang
2020-11-25 2:40 ` [dpdk-dev] " Yu, PingX
2020-11-26 11:08 ` [dpdk-dev] [dpdk-announce] " Govindharajan, Hariprasad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).