DPDK patches and discussions
 help / color / mirror / Atom feed
* DPDK Release Status Meeting 2022-06-30
@ 2022-06-30 10:47 Mcnamara, John
  2022-06-30 11:01 ` David Marchand
  2022-06-30 11:43 ` Ferruh Yigit
  0 siblings, 2 replies; 7+ messages in thread
From: Mcnamara, John @ 2022-06-30 10:47 UTC (permalink / raw)
  To: dev; +Cc: thomas, david.marchand

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

Release status meeting minutes 2022-06-30
=========================================

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

Participants:
* ARM
* Debian/Microsoft
* Intel
* Marvell
* Nvidia
* Red Hat
* Xilinx/AMD


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

The following are the proposed current dates for 22.07:

* V1 deadline: 10 April 2022
* RC1:          8 June  2022
* RC2:         23 June  2022
* RC3:          4 July  2022 - was 30 June 2022
* RC4:          8 July  2022
* Release:     13 July  2022

Updated dates are posted shortly after they are changed at:
http://core.dpdk.org/roadmap/#dates

Here are some provisional dates for 22.11:

* V1 deadline: 14 August   2022
* RC1:          3 October  2022
* RC2:         23 June     2022
* RC3:         31 October  2022
* Release:     16 November 2022

Subtrees
--------

* next-net
  * RC2 released
  * Prepping for RC3
  * Patch for MTU in PCAP Driver - needs reviews

* next-net-intel
  * Get update
  4 patches waiting for upstream
  * Looking at fix for GCC12 issue in ice driver

* next-net-mlx
  * 2 small patches for private testpmd

* next-net-brcm
  * No update

* next-net-mrvl
  * Mainly complete after RC2

* next-eventdev
  * Some fixes from Intel

* next-virtio
  * Some reviews to do
  * Prepping a PR for RC3 around docs and fixes

* next-crypto
  * Most patches merged in RC2
  * Looking at docs and fixes

* main
  * Merged last fixes for GCC 12
    * Still some issues with cross compilation
  * Merged NULL pointer/checks patches
  * Series for memory leaks needs some rework
  * Sent first RFC on rte_bus
  * Please send **and** review deprecation notices:
    https://patchwork.dpdk.org/project/dpdk/list/?series=&q=deprecat

Other
-----

* DPDK Summit: https://events.linuxfoundation.org/dpdk-userspace-summit/
* Call for papers: https://linuxfoundation.smapply.io/prog/dpdk_userspace_summit_2022/

    Dates to Remember:

    CFP Opens: Monday, June 27 at 12:00 am PDT
    CFP Closes: Friday, July 22 at 11:59 PM PDT
    Speaker Notifications: August 1
    Schedule Announcement: Week of August 1
    Presentation Slide Due Date: Tuesday, August 30
    Event Dates: Tuesday, September 6 - Thursday, September 8, 2022


LTS
---

* 21.11.2
  * Back porting in progress
  * 21.11.1 released April 26th

* 20.11.6
  * Backporting waiting for RC2
  * 20.11.5 released April 4th

* 19.11.13
  * Backporting waiting for RC2
  * 19.11.12 released April 7th


* Distros
  * v20.11 in Debian 11
  * 22.04 will contain 21.11

Defects
-------

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


Opens
-----

* None


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. on https://meet.jit.si/DPDK

If you wish to attend just send an email to "John McNamara john.mcnamara@intel.com" for the invite.

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

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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 10:47 DPDK Release Status Meeting 2022-06-30 Mcnamara, John
@ 2022-06-30 11:01 ` David Marchand
  2022-06-30 11:43 ` Ferruh Yigit
  1 sibling, 0 replies; 7+ messages in thread
From: David Marchand @ 2022-06-30 11:01 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: dev, thomas

On Thu, Jun 30, 2022 at 12:47 PM Mcnamara, John <john.mcnamara@intel.com> wrote:
>   * Please send **and** review deprecation notices:
>     https://patchwork.dpdk.org/project/dpdk/list/?series=&q=deprecat
And more here:
https://patchwork.dpdk.org/project/dpdk/list/?series=&q=announce


-- 
David Marchand


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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 10:47 DPDK Release Status Meeting 2022-06-30 Mcnamara, John
  2022-06-30 11:01 ` David Marchand
@ 2022-06-30 11:43 ` Ferruh Yigit
  2022-06-30 11:57   ` David Marchand
  1 sibling, 1 reply; 7+ messages in thread
From: Ferruh Yigit @ 2022-06-30 11:43 UTC (permalink / raw)
  To: Mcnamara, John, dev; +Cc: thomas, david.marchand

On 6/30/2022 11:47 AM, Mcnamara, John wrote:
> Release status meeting minutes 2022-06-30
> =========================================

<...>

> 
> Opens
> -----

Last minute opens were:

* I am getting ABI check crash, when again v21.11 with abigail 2.0.0, 
for the file 'librte_common_qat'. Not sure if this is specific to my 
environment, would be good if someone double checks.

* igb_uio build fails with latest kernel, a fix is required.

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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 11:43 ` Ferruh Yigit
@ 2022-06-30 11:57   ` David Marchand
  2022-06-30 12:40     ` Ferruh Yigit
  2022-06-30 12:43     ` Dodji Seketeli
  0 siblings, 2 replies; 7+ messages in thread
From: David Marchand @ 2022-06-30 11:57 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: Mcnamara, John, dev, thomas, Dodji Seketeli

On Thu, Jun 30, 2022 at 1:43 PM Ferruh Yigit <ferruh.yigit@xilinx.com> wrote:
> Last minute opens were:
>
> * I am getting ABI check crash, when again v21.11 with abigail 2.0.0,
> for the file 'librte_common_qat'. Not sure if this is specific to my
> environment, would be good if someone double checks.

I ran into a crash too with 2.0.0.
This seems fixed in (unreleased) latest libabigail.


-- 
David Marchand


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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 11:57   ` David Marchand
@ 2022-06-30 12:40     ` Ferruh Yigit
  2022-06-30 12:43     ` Dodji Seketeli
  1 sibling, 0 replies; 7+ messages in thread
From: Ferruh Yigit @ 2022-06-30 12:40 UTC (permalink / raw)
  To: David Marchand; +Cc: Mcnamara, John, dev, thomas, Dodji Seketeli

On 6/30/2022 12:57 PM, David Marchand wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
> 
> 
> On Thu, Jun 30, 2022 at 1:43 PM Ferruh Yigit <ferruh.yigit@xilinx.com> wrote:
>> Last minute opens were:
>>
>> * I am getting ABI check crash, when again v21.11 with abigail 2.0.0,
>> for the file 'librte_common_qat'. Not sure if this is specific to my
>> environment, would be good if someone double checks.
> 
> I ran into a crash too with 2.0.0.
> This seems fixed in (unreleased) latest libabigail.
> 

Thanks David, I will try latest code.

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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 11:57   ` David Marchand
  2022-06-30 12:40     ` Ferruh Yigit
@ 2022-06-30 12:43     ` Dodji Seketeli
  2022-06-30 17:52       ` Ferruh Yigit
  1 sibling, 1 reply; 7+ messages in thread
From: Dodji Seketeli @ 2022-06-30 12:43 UTC (permalink / raw)
  To: David Marchand; +Cc: Ferruh Yigit, Mcnamara, John, dev, thomas

David Marchand <david.marchand@redhat.com> writes:

> On Thu, Jun 30, 2022 at 1:43 PM Ferruh Yigit <ferruh.yigit@xilinx.com> wrote:
>> Last minute opens were:
>>
>> * I am getting ABI check crash, when again v21.11 with abigail 2.0.0,
>> for the file 'librte_common_qat'. Not sure if this is specific to my
>> environment, would be good if someone double checks.
>
> I ran into a crash too with 2.0.0.
> This seems fixed in (unreleased) latest libabigail.

Sorry about that.  We are working towards releasing 2.1 soon, which
should hopefully fix that.

Cheers,

-- 
		Dodji


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

* Re: DPDK Release Status Meeting 2022-06-30
  2022-06-30 12:43     ` Dodji Seketeli
@ 2022-06-30 17:52       ` Ferruh Yigit
  0 siblings, 0 replies; 7+ messages in thread
From: Ferruh Yigit @ 2022-06-30 17:52 UTC (permalink / raw)
  To: Dodji Seketeli, David Marchand; +Cc: Mcnamara, John, dev, thomas

On 6/30/2022 1:43 PM, Dodji Seketeli wrote:
> David Marchand <david.marchand@redhat.com> writes:
> 
>> On Thu, Jun 30, 2022 at 1:43 PM Ferruh Yigit <ferruh.yigit@xilinx.com> wrote:
>>> Last minute opens were:
>>>
>>> * I am getting ABI check crash, when again v21.11 with abigail 2.0.0,
>>> for the file 'librte_common_qat'. Not sure if this is specific to my
>>> environment, would be good if someone double checks.
>>
>> I ran into a crash too with 2.0.0.
>> This seems fixed in (unreleased) latest libabigail.
> 
> Sorry about that.  We are working towards releasing 2.1 soon, which
> should hopefully fix that.
> 

I confirm issue is solved with latest head 
(libabigail-2.0-140-gd21dbadddd84).

Thanks,
ferruh

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

end of thread, other threads:[~2022-06-30 17:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 10:47 DPDK Release Status Meeting 2022-06-30 Mcnamara, John
2022-06-30 11:01 ` David Marchand
2022-06-30 11:43 ` Ferruh Yigit
2022-06-30 11:57   ` David Marchand
2022-06-30 12:40     ` Ferruh Yigit
2022-06-30 12:43     ` Dodji Seketeli
2022-06-30 17:52       ` Ferruh Yigit

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