patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] DPDK 18.11.2 LTS update
@ 2019-05-16 18:57 Kevin Traynor
  2019-05-16 21:12 ` Thomas Monjalon
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Traynor @ 2019-05-16 18:57 UTC (permalink / raw)
  To: stable
  Cc: dev, Sitong Liu, Pei Zhang, Raslan Darawsheh, Xu, Qian Q,
	Ju-Hyoung Lee, Ian Stokes, Ali Alnubani, David Christensen,
	Thomas Monjalon, John McNamara, Luca Boccassi,
	Jerin Jacob Kollanukkaran, Hemant Agrawal, Akhil Goyal

Hi All,

DPDK 18.11.2 will contain backports of relevant fixes from DPDK 19.05.

Plan is to have a 18.11.2 RC1 ready early next week for validation
teams. There are a small few outstanding backports that need authors
help - please send by next Monday so I can put into RC1.

Depending on what is found in validations, it is planned to release on
June 11th. Note, as things are more stable on dpdk-stable
(hopefully), not planning for further RCs unless they are needed.

I strongly recommend that anyone who is using or has an interest in DPDK
18.11 LTS plan to do some validation for your use cases on the RC.

Similar to 18.11.1 [1], I will add to the release notes what's been
fixed and a summary of reported validations so users are aware of this.

thanks,
Kevin.

[1]
http://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes-and-validation-in-18-11-stable-release



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

* Re: [dpdk-stable] DPDK 18.11.2 LTS update
  2019-05-16 18:57 [dpdk-stable] DPDK 18.11.2 LTS update Kevin Traynor
@ 2019-05-16 21:12 ` Thomas Monjalon
  2019-05-16 23:23   ` [dpdk-stable] [dpdk-dev] " Stephen Hemminger
  2019-05-17  7:41   ` [dpdk-stable] " Kevin Traynor
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Monjalon @ 2019-05-16 21:12 UTC (permalink / raw)
  To: Kevin Traynor
  Cc: stable, dev, Sitong Liu, Pei Zhang, Raslan Darawsheh, Xu, Qian Q,
	Ju-Hyoung Lee, Ian Stokes, Ali Alnubani, David Christensen,
	John McNamara, Luca Boccassi, Jerin Jacob Kollanukkaran,
	Hemant Agrawal, Akhil Goyal

16/05/2019 20:57, Kevin Traynor:
> Plan is to have a 18.11.2 RC1 ready early next week for validation
> teams. There are a small few outstanding backports that need authors
> help - please send by next Monday so I can put into RC1.

Please could you share the list of patches which need some help?
Some fixes from 19.02 are still pending for help, right?



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

* Re: [dpdk-stable] [dpdk-dev] DPDK 18.11.2 LTS update
  2019-05-16 21:12 ` Thomas Monjalon
@ 2019-05-16 23:23   ` Stephen Hemminger
  2019-05-17  7:53     ` Kevin Traynor
  2019-05-17  7:41   ` [dpdk-stable] " Kevin Traynor
  1 sibling, 1 reply; 5+ messages in thread
From: Stephen Hemminger @ 2019-05-16 23:23 UTC (permalink / raw)
  To: Thomas Monjalon
  Cc: Kevin Traynor, stable, dev, Sitong Liu, Pei Zhang,
	Raslan Darawsheh, Xu, Qian Q, Ju-Hyoung Lee, Ian Stokes,
	Ali Alnubani, David Christensen, John McNamara, Luca Boccassi,
	Jerin Jacob Kollanukkaran, Hemant Agrawal, Akhil Goyal

On Thu, 16 May 2019 23:12:45 +0200
Thomas Monjalon <thomas@monjalon.net> wrote:

> 16/05/2019 20:57, Kevin Traynor:
> > Plan is to have a 18.11.2 RC1 ready early next week for validation
> > teams. There are a small few outstanding backports that need authors
> > help - please send by next Monday so I can put into RC1.  
> 
> Please could you share the list of patches which need some help?
> Some fixes from 19.02 are still pending for help, right?
> 
> 

Will it include the necessary bits to support multi-process on Azure
(Failsafe, MLX, TAP)?

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

* Re: [dpdk-stable] DPDK 18.11.2 LTS update
  2019-05-16 21:12 ` Thomas Monjalon
  2019-05-16 23:23   ` [dpdk-stable] [dpdk-dev] " Stephen Hemminger
@ 2019-05-17  7:41   ` Kevin Traynor
  1 sibling, 0 replies; 5+ messages in thread
From: Kevin Traynor @ 2019-05-17  7:41 UTC (permalink / raw)
  To: Thomas Monjalon
  Cc: stable, dev, Sitong Liu, Pei Zhang, Raslan Darawsheh, Xu, Qian Q,
	Ju-Hyoung Lee, Ian Stokes, Ali Alnubani, David Christensen,
	John McNamara, Luca Boccassi, Jerin Jacob Kollanukkaran,
	Hemant Agrawal, Akhil Goyal

On 16/05/2019 22:12, Thomas Monjalon wrote:
> 16/05/2019 20:57, Kevin Traynor:
>> Plan is to have a 18.11.2 RC1 ready early next week for validation
>> teams. There are a small few outstanding backports that need authors
>> help - please send by next Monday so I can put into RC1.
> 
> Please could you share the list of patches which need some help?

These need rebase or ack not to include them. The authors have been pinged.

dcfbc594f S F net/iavf: fix queue interrupt for ice (18.02)
281bd1aa3 S F net/iavf: fix stats reset (18.02)
fe252fb69 S F test/rwlock: benchmark on all available cores (1.2.3r0)
6fef1ae4f S F test/rwlock: amortize the cost of getting time (1.2.3r0)

Igor replied and said he will rebase some atlantic fixes.

> Some fixes from 19.02 are still pending for help, right
> 

I don't believe so but I will check on Monday.

> 

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

* Re: [dpdk-stable] [dpdk-dev] DPDK 18.11.2 LTS update
  2019-05-16 23:23   ` [dpdk-stable] [dpdk-dev] " Stephen Hemminger
@ 2019-05-17  7:53     ` Kevin Traynor
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Traynor @ 2019-05-17  7:53 UTC (permalink / raw)
  To: Stephen Hemminger, Thomas Monjalon
  Cc: stable, dev, Sitong Liu, Pei Zhang, Raslan Darawsheh, Xu, Qian Q,
	Ju-Hyoung Lee, Ian Stokes, Ali Alnubani, David Christensen,
	John McNamara, Luca Boccassi, Jerin Jacob Kollanukkaran,
	Hemant Agrawal, Akhil Goyal

On 17/05/2019 00:23, Stephen Hemminger wrote:
> On Thu, 16 May 2019 23:12:45 +0200
> Thomas Monjalon <thomas@monjalon.net> wrote:
> 
>> 16/05/2019 20:57, Kevin Traynor:
>>> Plan is to have a 18.11.2 RC1 ready early next week for validation
>>> teams. There are a small few outstanding backports that need authors
>>> help - please send by next Monday so I can put into RC1.  
>>
>> Please could you share the list of patches which need some help?
>> Some fixes from 19.02 are still pending for help, right?
>>
>>
> 
> Will it include the necessary bits to support multi-process on Azure
> (Failsafe, MLX, TAP)?
> 

It has all the 18.11 relevant bugfixes for those components that were
correctly tagged so I could find them. You'll need to check with the
maintainers about what is supported.

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

end of thread, other threads:[~2019-05-17  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 18:57 [dpdk-stable] DPDK 18.11.2 LTS update Kevin Traynor
2019-05-16 21:12 ` Thomas Monjalon
2019-05-16 23:23   ` [dpdk-stable] [dpdk-dev] " Stephen Hemminger
2019-05-17  7:53     ` Kevin Traynor
2019-05-17  7:41   ` [dpdk-stable] " Kevin Traynor

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