DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
@ 2021-07-31 21:19 Thomas Monjalon
  2021-08-03  5:34 ` Kalesh Anakkur Purayil
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Monjalon @ 2021-07-31 21:19 UTC (permalink / raw)
  To: announce

A new DPDK release candidate is ready for testing:
	https://git.dpdk.org/dpdk/tag/?id=v21.08-rc3

There are 70 new patches in this snapshot.

Release notes:
	https://doc.dpdk.org/guides/rel_notes/release_21_08.html

Please check all pending announces of deprecations for 21.11.
https://patches.dpdk.org/project/dpdk/list/?q=announce

You may share some release validation results
by replying to this message at dev@dpdk.org.

DPDK 21.08-rc4 is expected on Wednesday.

Thank you everyone



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
  2021-07-31 21:19 [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3 Thomas Monjalon
@ 2021-08-03  5:34 ` Kalesh Anakkur Purayil
  2021-08-03 17:36 ` Thinh Tran
  2021-08-04 11:38 ` Jiang, YuX
  2 siblings, 0 replies; 6+ messages in thread
From: Kalesh Anakkur Purayil @ 2021-08-03  5:34 UTC (permalink / raw)
  To: Thomas Monjalon, dpdk-dev

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

Hi Thomas,

The testing with dpdk 21.08-rc3 from Broadcom looks good. The following is
a list of tests executed with 21.08-rc3:

- Basic functionality:
  Send and receive multiple types of traffic.
- testpmd xstats counter test.
- RSS tests.
- VLAN filtering tests.
- Rx Checksum tests
- TSO tests.
- MTU and Jumbo frame tests
- Changing/checking link status through testpmd.
- Unicast/multicast MAC filtering tests
- VXLAN/Geneve Rx CSO, TSO, RSS tests

We don't see any critical issues blocking the release.

Regards,
Kalesh

On Sun, Aug 1, 2021 at 2:49 AM Thomas Monjalon <thomas@monjalon.net> wrote:

> A new DPDK release candidate is ready for testing:
>         https://git.dpdk.org/dpdk/tag/?id=v21.08-rc3
>
> There are 70 new patches in this snapshot.
>
> Release notes:
>         https://doc.dpdk.org/guides/rel_notes/release_21_08.html
>
> Please check all pending announces of deprecations for 21.11.
> https://patches.dpdk.org/project/dpdk/list/?q=announce
>
> You may share some release validation results
> by replying to this message at dev@dpdk.org.
>
> DPDK 21.08-rc4 is expected on Wednesday.
>
> Thank you everyone
>
>
>

-- 
Regards,
Kalesh A P

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
  2021-07-31 21:19 [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3 Thomas Monjalon
  2021-08-03  5:34 ` Kalesh Anakkur Purayil
@ 2021-08-03 17:36 ` Thinh Tran
  2021-08-04 11:38 ` Jiang, YuX
  2 siblings, 0 replies; 6+ messages in thread
From: Thinh Tran @ 2021-08-03 17:36 UTC (permalink / raw)
  To: Thomas Monjalon, dpdk-dev

Hi
IBM - Power Systems
DPDK 21.08-rc3

* Basic PF on Mellanox: No new issues or regressions were seen.
* Performance: not tested.

Systems tested:
  - IBM Power9 PowerNV 9006-22P
     OS: RHEL 8.3
     GCC:  version 8.3.1 20191121 (Red Hat 8.3.1-5)
     NICs:
      - Mellanox Technologies MT28800 Family [ConnectX-5 Ex]
      - firmware version: 16.29.1017
      - MLNX_OFED_LINUX-5.2-1.0.4.1 (OFED-5.2-1.0.4)

  - LPARs on IBM Power10 CHRP IBM,9105-42B
     OS: RHEL 8.4
     GCC: gcc version 8.4.1 20200928 (Red Hat 8.4.1-1)
     NICs:
     - Mellanox Technologies MT28800 Family [ConnectX-5 Ex]
     - firmware version: 16.30.1004
     - MLNX_OFED_LINUX-5.3-1.0.0.2

Regards,
Thinh Tran

On 7/31/2021 4:19 PM, Thomas Monjalon wrote:
> A new DPDK release candidate is ready for testing:
> 	https://git.dpdk.org/dpdk/tag/?id=v21.08-rc3
> 
> There are 70 new patches in this snapshot.
> 
> Release notes:
> 	https://doc.dpdk.org/guides/rel_notes/release_21_08.html
> 
> Please check all pending announces of deprecations for 21.11.
> https://patches.dpdk.org/project/dpdk/list/?q=announce
> 
> You may share some release validation results
> by replying to this message at dev@dpdk.org.
> 
> DPDK 21.08-rc4 is expected on Wednesday.
> 
> Thank you everyone
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
  2021-07-31 21:19 [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3 Thomas Monjalon
  2021-08-03  5:34 ` Kalesh Anakkur Purayil
  2021-08-03 17:36 ` Thinh Tran
@ 2021-08-04 11:38 ` Jiang, YuX
  2021-08-04 12:48   ` Thomas Monjalon
  2 siblings, 1 reply; 6+ messages in thread
From: Jiang, YuX @ 2021-08-04 11:38 UTC (permalink / raw)
  To: Thomas Monjalon, dev (dev@dpdk.org)
  Cc: Devlin, Michelle, Mcnamara, John, Yigit, Ferruh

Hi Thomas and all,
Update the test status for Intel part. Till now dpdk21.08-rc3 test is finished. No critical issue is found.
One bug about https://bugs.dpdk.org/show_bug.cgi?id=768 is found, Nvidia's Dev. is working on it.
# Basic Intel(R) NIC testing
* Build or compile:
        *Build: cover the build test combination with latest GCC/Clang/ICC version and the popular OS revision such as Ubuntu20.04, Fedora34, etc.
                - All tests are done. All passed.
        *Compile: cover the CFLAGES(O0/O1/O2/O3) with popular OS such as Ubuntu20.04 and Fedora34.
                - All tests are done. All passed.
        *PF(i40e, ixgbe): test scenarios including RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.
                - All tests are done. One new issue(Bugzilla id 768) is found.
        *VF(i40e, ixgbe): test scenarios including VF-RTE_FLOW/TSO/Jumboframe/checksum offload/VLAN/VXLAN, etc.
                - All tests are done. One new issue(Bugzilla id 768) is found.
        *PF/VF(ice): test scenarios including Switch features/Package Management/Flow Director/Advanced Tx/Advanced RSS/ACL/DCF/Share code update/Flexible Descriptor, etc.
                - All tests are done. No new issue is found except known issues. Intel Dev. are working on them.
        *Intel NIC single core/NIC performance: test scenarios including PF/VF single core performance test, RFC2544 Zero packet loss performance test, etc.
                - All tests are done. All passed. No big performance drop.
        *Power and IPsec:
                * Power: test scenarios including bi-direction/Telemetry/Empty Poll Lib/Priority Base Frequency, etc.
                        - All tests are done. All passed.
                * IPsec: test scenarios including ipsec/ipsec-gw/ipsec library basic test - QAT&SW/FIB library, etc.
                        - All tests are done. All passed.
# 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 7.0u2, etc.
                - All tests are done. No new issue is found except known issues.
                        1),Split ring pvp can't receive imix pkts when using vswitch app
                        2),virtio memory access out of bounds in virtio_check_scatter_on_all_rx_queues
                        3),vswitch_sample_cbdma: forward 8k packet failed when relaunch dpdk-vhost, refer to https://bugs.dpdk.org/show_bug.cgi?id=771  & https://bugs.dpdk.org/show_bug.cgi?id=772
                        4),vhost virtio loopback test failed when enqueue with cbdma
        *Cryptodev:
                *Function test: test scenarios including Cryptodev API testing/CompressDev ISA-L/QAT/ZLIB PMD Testing/FIPS, etc.
                        - All tests are done. No new issue is found except known issue.
                *Performance test: test scenarios including Thoughput Performance /Cryptodev Latency, etc.
                        - All tests are done. No big performance drop.
Best regards,
Yu Jiang

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Thomas Monjalon
> Sent: Sunday, August 1, 2021 5:19 AM
> To: announce@dpdk.org
> Subject: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
>
> A new DPDK release candidate is ready for testing:
>       https://git.dpdk.org/dpdk/tag/?id=v21.08-rc3
>
> There are 70 new patches in this snapshot.
>
> Release notes:
>       https://doc.dpdk.org/guides/rel_notes/release_21_08.html
>
> Please check all pending announces of deprecations for 21.11.
> https://patches.dpdk.org/project/dpdk/list/?q=announce
>
> You may share some release validation results by replying to this message at
> dev@dpdk.org.
>
> DPDK 21.08-rc4 is expected on Wednesday.
>
> Thank you everyone
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
  2021-08-04 11:38 ` Jiang, YuX
@ 2021-08-04 12:48   ` Thomas Monjalon
  2021-08-05 10:35     ` Jiang, YuX
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2021-08-04 12:48 UTC (permalink / raw)
  To: Jiang, YuX
  Cc: dev (dev@dpdk.org),
	Devlin, Michelle, Mcnamara, John, Yigit, Ferruh, qi.z.zhang

04/08/2021 13:38, Jiang, YuX:
> Hi Thomas and all,
> Update the test status for Intel part. Till now dpdk21.08-rc3 test is finished. No critical issue is found.
> One bug about https://bugs.dpdk.org/show_bug.cgi?id=768 is found, Nvidia's Dev. is working on it. 

No, there is no work on NVIDIA side, because it seems to reveal
an issue on Intel driver side, as I said in the mail thread.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
  2021-08-04 12:48   ` Thomas Monjalon
@ 2021-08-05 10:35     ` Jiang, YuX
  0 siblings, 0 replies; 6+ messages in thread
From: Jiang, YuX @ 2021-08-05 10:35 UTC (permalink / raw)
  To: Thomas Monjalon
  Cc: dev (dev@dpdk.org),
	Devlin, Michelle, Mcnamara, John, Yigit, Ferruh, Zhang, Qi Z

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Wednesday, August 4, 2021 8:48 PM
> To: Jiang, YuX <yux.jiang@intel.com>
> Cc: dev (dev@dpdk.org) <dev@dpdk.org>; Devlin, Michelle
> <michelle.devlin@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Yigit, Ferruh <ferruh.yigit@intel.com>; Zhang,
> Qi Z <qi.z.zhang@intel.com>
> Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
> 
> 04/08/2021 13:38, Jiang, YuX:
> > Hi Thomas and all,
> > Update the test status for Intel part. Till now dpdk21.08-rc3 test is finished.
> No critical issue is found.
> > One bug about https://bugs.dpdk.org/show_bug.cgi?id=768 is found,
> Nvidia's Dev. is working on it.
> 
> No, there is no work on NVIDIA side, because it seems to reveal an issue on
> Intel driver side, as I said in the mail thread.
> 
Ok. Thanks Thomas, we will check it on Intel side.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-05 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 21:19 [dpdk-dev] [dpdk-announce] release candidate 21.08-rc3 Thomas Monjalon
2021-08-03  5:34 ` Kalesh Anakkur Purayil
2021-08-03 17:36 ` Thinh Tran
2021-08-04 11:38 ` Jiang, YuX
2021-08-04 12:48   ` Thomas Monjalon
2021-08-05 10:35     ` Jiang, YuX

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).