DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] OPDL and 18.02 Release Notes
@ 2018-02-09  0:08 Rosen, Rami
  2018-03-05 17:58 ` Ferruh Yigit
  0 siblings, 1 reply; 6+ messages in thread
From: Rosen, Rami @ 2018-02-09  0:08 UTC (permalink / raw)
  To: dev; +Cc: thomas

Hi all,
Following the recent announcement of DPDK 18.02-RC4, I went over
18.02 release notes and I have this minor query which I am not sure about:
In the release notes:
http://dpdk.org/doc/guides/rel_notes/release_18_02.html
we have the following:
...
The OPDL (Ordered Packet Distribution Library) eventdev
...

While in http://dpdk.org/dev/roadmap
We have:
....
eventdev optimized packet distribution library (OPDL) driver
...

So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?

Regards,
Rami Rosen

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

* Re: [dpdk-dev] OPDL and 18.02 Release Notes
  2018-02-09  0:08 [dpdk-dev] OPDL and 18.02 Release Notes Rosen, Rami
@ 2018-03-05 17:58 ` Ferruh Yigit
  2018-03-06 10:01   ` Mccarthy, Peter
  2018-04-09 13:43   ` Liang, Ma
  0 siblings, 2 replies; 6+ messages in thread
From: Ferruh Yigit @ 2018-03-05 17:58 UTC (permalink / raw)
  To: Rosen, Rami, dev; +Cc: thomas, Liang Ma, Peter Mccarthy

On 2/9/2018 12:08 AM, Rosen, Rami wrote:
> Hi all,
> Following the recent announcement of DPDK 18.02-RC4, I went over
> 18.02 release notes and I have this minor query which I am not sure about:
> In the release notes:
> http://dpdk.org/doc/guides/rel_notes/release_18_02.html
> we have the following:
> ...
> The OPDL (Ordered Packet Distribution Library) eventdev
> ...
> 
> While in http://dpdk.org/dev/roadmap
> We have:
> ....
> eventdev optimized packet distribution library (OPDL) driver
> ...
> 
> So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?

According driver documentation (doc/guides/eventdevs/opdl.rst) it is:
"Ordered Packet Distribution Library", release notes seems correct.

cc'ed maintainers.

> 
> Regards,
> Rami Rosen
> 
> 

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

* Re: [dpdk-dev] OPDL and 18.02 Release Notes
  2018-03-05 17:58 ` Ferruh Yigit
@ 2018-03-06 10:01   ` Mccarthy, Peter
  2018-04-09 13:43   ` Liang, Ma
  1 sibling, 0 replies; 6+ messages in thread
From: Mccarthy, Peter @ 2018-03-06 10:01 UTC (permalink / raw)
  To: Yigit, Ferruh, Rosen, Rami, dev; +Cc: thomas, Ma, Liang J

The O stands for "Optimized", we will make the necessary changes to remove inconsistencies.

Regards
Peter

-----Original Message-----
From: Yigit, Ferruh 
Sent: Monday, March 5, 2018 5:58 PM
To: Rosen, Rami <rami.rosen@intel.com>; dev@dpdk.org
Cc: thomas@monjalon.net; Ma, Liang J <liang.j.ma@intel.com>; Mccarthy, Peter <peter.mccarthy@intel.com>
Subject: Re: [dpdk-dev] OPDL and 18.02 Release Notes

On 2/9/2018 12:08 AM, Rosen, Rami wrote:
> Hi all,
> Following the recent announcement of DPDK 18.02-RC4, I went over
> 18.02 release notes and I have this minor query which I am not sure about:
> In the release notes:
> http://dpdk.org/doc/guides/rel_notes/release_18_02.html
> we have the following:
> ...
> The OPDL (Ordered Packet Distribution Library) eventdev ...
> 
> While in http://dpdk.org/dev/roadmap
> We have:
> ....
> eventdev optimized packet distribution library (OPDL) driver ...
> 
> So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?

According driver documentation (doc/guides/eventdevs/opdl.rst) it is:
"Ordered Packet Distribution Library", release notes seems correct.

cc'ed maintainers.

> 
> Regards,
> Rami Rosen
> 
> 

--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.

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

* Re: [dpdk-dev] OPDL and 18.02 Release Notes
  2018-03-05 17:58 ` Ferruh Yigit
  2018-03-06 10:01   ` Mccarthy, Peter
@ 2018-04-09 13:43   ` Liang, Ma
  2018-04-09 14:07     ` Ferruh Yigit
  2018-04-09 14:07     ` Rosen, Rami
  1 sibling, 2 replies; 6+ messages in thread
From: Liang, Ma @ 2018-04-09 13:43 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: Rosen, Rami, dev, thomas, Peter Mccarthy

On 05 Mar 17:58, Ferruh Yigit wrote:
> On 2/9/2018 12:08 AM, Rosen, Rami wrote:
> > Hi all,
> > Following the recent announcement of DPDK 18.02-RC4, I went over
> > 18.02 release notes and I have this minor query which I am not sure about:
> > In the release notes:
> > http://dpdk.org/doc/guides/rel_notes/release_18_02.html
> > we have the following:
> > ...
> > The OPDL (Ordered Packet Distribution Library) eventdev
> > ...
> > 
> > While in http://dpdk.org/dev/roadmap
> > We have:
> > ....
> > eventdev optimized packet distribution library (OPDL) driver
> > ...
> > 
> > So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?
> 
> According driver documentation (doc/guides/eventdevs/opdl.rst) it is:
> "Ordered Packet Distribution Library", release notes seems correct.
> 
> cc'ed maintainers.
Hi Ferruh,
   Team agree stay with "Ordered Packet Distribution Library" name so far. 
   the roadmap information might need update. 
Many thanks
Liang
> 
> > 
> > Regards,
> > Rami Rosen
> > 
> > 
> 

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

* Re: [dpdk-dev] OPDL and 18.02 Release Notes
  2018-04-09 13:43   ` Liang, Ma
@ 2018-04-09 14:07     ` Ferruh Yigit
  2018-04-09 14:07     ` Rosen, Rami
  1 sibling, 0 replies; 6+ messages in thread
From: Ferruh Yigit @ 2018-04-09 14:07 UTC (permalink / raw)
  To: Liang, Ma; +Cc: Rosen, Rami, dev, thomas, Peter Mccarthy

On 4/9/2018 2:43 PM, Liang, Ma wrote:
> On 05 Mar 17:58, Ferruh Yigit wrote:
>> On 2/9/2018 12:08 AM, Rosen, Rami wrote:
>>> Hi all,
>>> Following the recent announcement of DPDK 18.02-RC4, I went over
>>> 18.02 release notes and I have this minor query which I am not sure about:
>>> In the release notes:
>>> http://dpdk.org/doc/guides/rel_notes/release_18_02.html
>>> we have the following:
>>> ...
>>> The OPDL (Ordered Packet Distribution Library) eventdev
>>> ...
>>>
>>> While in http://dpdk.org/dev/roadmap
>>> We have:
>>> ....
>>> eventdev optimized packet distribution library (OPDL) driver
>>> ...
>>>
>>> So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?
>>
>> According driver documentation (doc/guides/eventdevs/opdl.rst) it is:
>> "Ordered Packet Distribution Library", release notes seems correct.
>>
>> cc'ed maintainers.
> Hi Ferruh,
>    Team agree stay with "Ordered Packet Distribution Library" name so far. 
>    the roadmap information might need update. 

Hi Liang,

Thanks for the clarification, as long as documentation is correct nothing needs
to be done.

Thanks,
ferruh

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

* Re: [dpdk-dev] OPDL and 18.02 Release Notes
  2018-04-09 13:43   ` Liang, Ma
  2018-04-09 14:07     ` Ferruh Yigit
@ 2018-04-09 14:07     ` Rosen, Rami
  1 sibling, 0 replies; 6+ messages in thread
From: Rosen, Rami @ 2018-04-09 14:07 UTC (permalink / raw)
  To: Ma, Liang J, Yigit, Ferruh; +Cc: dev, thomas, Mccarthy, Peter

Hi Liang,
>   Team agree stay with "Ordered Packet Distribution Library" name so far. 
>   the roadmap information might need update

Actually, now there is no need to update the roadmap, as OPDL does not
appear there at all.
(Back when I originally sent the first mail in this thread, it referred to the roadmap where it appeared as Optimized and not Ordered, but now there is a new roadmap of 18.05).

Regards,
Rami 

-----Original Message-----
From: Ma, Liang J 
Sent: Monday, April 09, 2018 16:43
To: Yigit, Ferruh <ferruh.yigit@intel.com>
Cc: Rosen, Rami <rami.rosen@intel.com>; dev@dpdk.org; thomas@monjalon.net; Mccarthy, Peter <peter.mccarthy@intel.com>
Subject: Re: [dpdk-dev] OPDL and 18.02 Release Notes

On 05 Mar 17:58, Ferruh Yigit wrote:
> On 2/9/2018 12:08 AM, Rosen, Rami wrote:
> > Hi all,
> > Following the recent announcement of DPDK 18.02-RC4, I went over
> > 18.02 release notes and I have this minor query which I am not sure about:
> > In the release notes:
> > http://dpdk.org/doc/guides/rel_notes/release_18_02.html
> > we have the following:
> > ...
> > The OPDL (Ordered Packet Distribution Library) eventdev ...
> > 
> > While in http://dpdk.org/dev/roadmap We have:
> > ....
> > eventdev optimized packet distribution library (OPDL) driver ...
> > 
> > So I am not sure about this inconsistency -should it be "optimized" or "ordered" ?
> 
> According driver documentation (doc/guides/eventdevs/opdl.rst) it is:
> "Ordered Packet Distribution Library", release notes seems correct.
> 
> cc'ed maintainers.
Hi Ferruh,
   Team agree stay with "Ordered Packet Distribution Library" name so far. 
   the roadmap information might need update. 
Many thanks
Liang
> 
> > 
> > Regards,
> > Rami Rosen
> > 
> > 
> 

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

end of thread, other threads:[~2018-04-09 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09  0:08 [dpdk-dev] OPDL and 18.02 Release Notes Rosen, Rami
2018-03-05 17:58 ` Ferruh Yigit
2018-03-06 10:01   ` Mccarthy, Peter
2018-04-09 13:43   ` Liang, Ma
2018-04-09 14:07     ` Ferruh Yigit
2018-04-09 14:07     ` Rosen, Rami

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