DPDK patches and discussions
 help / color / mirror / Atom feed
* DPDK Release Status Meeting 2024-05-09
@ 2024-05-09  8:46 Mcnamara, John
  2024-05-09 11:22 ` lihuisong (C)
  0 siblings, 1 reply; 2+ messages in thread
From: Mcnamara, John @ 2024-05-09  8:46 UTC (permalink / raw)
  To: dev; +Cc: thomas, Marchand, David

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

Release status meeting minutes 2024-05-09
=========================================

Agenda:
* Release Dates
* Subtrees
* Roadmaps
* LTS
* Defects
* Opens

Participants:
* AMD
* ARM
* Intel
* Marvell
* Nvidia
* Red Hat

Release Dates
-------------

The following are the current/updated working dates for 24.07:

    - Proposal deadline (RFC/v1 patches): 26 April 2024
    - API freeze (-rc1): 7 June 2024
    - PMD features freeze (-rc2): 21 June 2024
    - Builtin applications features freeze (-rc3): 28 June 2024
    - Release: 10 July 2023

https://core.dpdk.org/roadmap/#dates


Subtrees
--------

* next-net
  * New Napatech PMD.

* next-net-intel
  * Some patches applied from last release.
  * There will be a number of base code updates
    in this release.

* next-net-mlx
  * Starting to merge some patches.

* next-net-mvl
  * Starting to review patches. No merges yet.

* next-eventdev
  * Starting to review patches. No merges yet.

* next-baseband
  * No update.

* next-virtio
  * No update.

* next-crypto
  * No update on tree.
  * ~40 patches in backlog.

* main
  * Looking at changes for Graph library.
  * Ongoing changes for Windows.
    - Several series.
  * New DMA driver from Marvell

  * Note, we are looking for new maintainers for Bonding and Failsafe.


  * 24.07 Proposed dates:
    - Proposal deadline (RFC/v1 patches): 26 April 2024
    - API freeze (-rc1): 7 June 2024
    - PMD features freeze (-rc2): 21 June 2024
    - Builtin applications features freeze (-rc3): 28 June 2024
    - Release: 10 July 2023


LTS
---

* 23.11.1 - In progress. Test reports incoming.
* 22.11.5 - Released.
* 21.11.7 - Released.

* 20.11.10 - Will only be updated with CVE and critical fixes.
* 19.11.15 - Will only be updated with CVE and critical fixes.


* Distros
  * Debian 12 contains DPDK v22.11
  * Ubuntu 24.04-LTS will contain DPDK v23.11
  * Ubuntu 23.04 contains DPDK v22.11

Defects
-------

* Bugzilla links, 'Bugs',  added for hosted projects
  * https://www.dpdk.org/hosted-projects/



DPDK Release Status Meetings
----------------------------

The DPDK Release Status Meeting is intended for DPDK Committers to discuss the
status of the master tree and sub-trees, and for project managers to track
progress or milestone dates.

The meeting occurs on every Thursday at 9:30 UTC over Jitsi on https://meet.jit.si/DPDK

You don't need an invite to join the meeting but if you want a calendar reminder just
send an email to "John McNamara john.mcnamara@intel.com" for the invite.


[-- Attachment #2: Type: text/html, Size: 13782 bytes --]

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

* Re: DPDK Release Status Meeting 2024-05-09
  2024-05-09  8:46 DPDK Release Status Meeting 2024-05-09 Mcnamara, John
@ 2024-05-09 11:22 ` lihuisong (C)
  0 siblings, 0 replies; 2+ messages in thread
From: lihuisong (C) @ 2024-05-09 11:22 UTC (permalink / raw)
  To: Mcnamara, John, dev; +Cc: thomas, Marchand, David

Hi John and all,

在 2024/5/9 16:46, Mcnamara, John 写道:
>
> Release status meeting minutes 2024-05-09
>
> =========================================
>
> Agenda:
>
> * Release Dates
>
> * Subtrees
>
> * Roadmaps
>
> * LTS
>
> * Defects
>
> * Opens
>
> Participants:
>
> * AMD
>
> * ARM
>
> * Intel
>
> * Marvell
>
> * Nvidia
>
> * Red Hat
>
> Release Dates
>
> -------------
>
> The following are the current/updated working dates for 24.07:
>
>     - Proposal deadline (RFC/v1 patches): 26 April 2024
>
>     - API freeze (-rc1): 7 June 2024
>
>     - PMD features freeze (-rc2): 21 June 2024
>
>     - Builtin applications features freeze (-rc3): 28 June 2024
>
>     - Release: 10 July 2023
>
> https://core.dpdk.org/roadmap/#dates
>
> Subtrees
>
> --------
>
> * next-net
>
>   * New Napatech PMD.
>
> * next-net-intel
>
>   * Some patches applied from last release.
>
>   * There will be a number of base code updates
>
>     in this release.
>
> * next-net-mlx
>
>   * Starting to merge some patches.
>
> * next-net-mvl
>
>   * Starting to review patches. No merges yet.
>
> * next-eventdev
>
>   * Starting to review patches. No merges yet.
>
> * next-baseband
>
>   * No update.
>
> * next-virtio
>
>   * No update.
>
> * next-crypto
>
>   * No update on tree.
>
>   * ~40 patches in backlog.
>
> * main
>
>   * Looking at changes for Graph library.
>
>   * Ongoing changes for Windows.
>
>     - Several series.
>
>   * New DMA driver from Marvell
>
>   * Note, we are looking for new maintainers for Bonding and Failsafe.
>
I volunteer to maintain the bonding driver.
>
>   * 24.07 Proposed dates:
>
>     - Proposal deadline (RFC/v1 patches): 26 April 2024
>
>     - API freeze (-rc1): 7 June 2024
>
>     - PMD features freeze (-rc2): 21 June 2024
>
>     - Builtin applications features freeze (-rc3): 28 June 2024
>
>     - Release: 10 July 2023
>
<...>
>

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

end of thread, other threads:[~2024-05-09 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09  8:46 DPDK Release Status Meeting 2024-05-09 Mcnamara, John
2024-05-09 11:22 ` lihuisong (C)

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