DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] deadline for 2.0 features proposal
@ 2015-01-28 21:40 Thomas Monjalon
  2015-02-03 10:40 ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2015-01-28 21:40 UTC (permalink / raw)
  To: dev

Hello all,

As previously announced when releasing DPDK 1.8.0
(http://dpdk.org/ml/archives/dev/2014-December/010470.html),
we are going to apply deadlines to schedule the release cycles.

The version 2.0 will integrate only features submitted before
end of January (end of this week) and reviewed before 20th February.
More details on this page:
	http://dpdk.org/dev/roadmap#dates

During the 2nd phase ("Review Period"), only pending features, fixes
and highly desirable cleanups will be accepted.

In case there are some volunteers to clean the code, I maintain a list
of cleanups which could be interesting:
	- use Rx/Tx defaults in testpmd
	- use librte_cfgfile in examples/qos_sched (promised deduplication)
	- use rte_eth_dev_atomic_read_link_status in PMDs
	- use new assert macros for unit tests
	- convert all drivers to new filtering API
	- move non-ethernet API from ethdev to EAL
	- move RTE_MBUF_DATA_DMA_ADDR from all PMDs to a common place
	- move rte_rxmbuf_alloc in API
	- move queue_stats_mapping_set to ixgbe
	- move rte_cache_aligned at beginning of struct declarations
	- detect cache line size
	- remove old VMDQ API
	- remove old filtering API
	- remove Xen ifdefs in memory management
	- remove doxygen warnings
	- choose between RTE_LIBRTE_*_PMD and RTE_LIBRTE_PMD_*

Thank you
-- 
Thomas

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

* Re: [dpdk-dev] deadline for 2.0 features proposal
  2015-01-28 21:40 [dpdk-dev] deadline for 2.0 features proposal Thomas Monjalon
@ 2015-02-03 10:40 ` Thomas Monjalon
  2015-02-03 19:04   ` Bruce Richardson
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2015-02-03 10:40 UTC (permalink / raw)
  To: dev

Hi,

These features were planned in the 2.0 roadmap but not submitted:
	- cuckoo hash
	- packet distributor (phase 2)
	- bifurcated driver, assuming availability in Linux kernel
	- Broadcom driver
	- Hyper-V driver
	- i40e QoS
	- i40e IEEE1588
	- i40e DCB
	- i40e SR-IOV switching
	- i40e port mirroring

They are now in the 2.1 roadmap.
If you are working on one of these features or plan to do,
please confirm their status and the estimated integration window.

Thanks
-- 
Thomas

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

* Re: [dpdk-dev] deadline for 2.0 features proposal
  2015-02-03 10:40 ` Thomas Monjalon
@ 2015-02-03 19:04   ` Bruce Richardson
  2015-02-03 20:24     ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Richardson @ 2015-02-03 19:04 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

On Tue, Feb 03, 2015 at 11:40:41AM +0100, Thomas Monjalon wrote:
> Hi,
> 
> These features were planned in the 2.0 roadmap but not submitted:
> 	- cuckoo hash
> 	- packet distributor (phase 2)
> 	- bifurcated driver, assuming availability in Linux kernel
> 	- Broadcom driver
> 	- Hyper-V driver
> 	- i40e QoS
> 	- i40e IEEE1588
> 	- i40e DCB
> 	- i40e SR-IOV switching
> 	- i40e port mirroring
> 
> They are now in the 2.1 roadmap.
> If you are working on one of these features or plan to do,
> please confirm their status and the estimated integration window.
> 
> Thanks
> -- 
> Thomas

There are no enhancements to the packet distributor lib which will be ready for
inclusion inside the 2.0 timeframe.

Regards,
/Bruce

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

* Re: [dpdk-dev] deadline for 2.0 features proposal
  2015-02-03 19:04   ` Bruce Richardson
@ 2015-02-03 20:24     ` Thomas Monjalon
  2015-02-03 22:15       ` Bruce Richardson
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2015-02-03 20:24 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev

2015-02-03 12:04, Bruce Richardson:
> On Tue, Feb 03, 2015 at 11:40:41AM +0100, Thomas Monjalon wrote:
> > Hi,
> > 
> > These features were planned in the 2.0 roadmap but not submitted:
> > 	- cuckoo hash
> > 	- packet distributor (phase 2)
> > 	- bifurcated driver, assuming availability in Linux kernel
> > 	- Broadcom driver
> > 	- Hyper-V driver
> > 	- i40e QoS
> > 	- i40e IEEE1588
> > 	- i40e DCB
> > 	- i40e SR-IOV switching
> > 	- i40e port mirroring
> > 
> > They are now in the 2.1 roadmap.
> > If you are working on one of these features or plan to do,
> > please confirm their status and the estimated integration window.
> > 
> > Thanks
> 
> There are no enhancements to the packet distributor lib which will be ready for
> inclusion inside the 2.0 timeframe.

But there will be something new for 2.1?
What means "phase 2"?

Thanks
-- 
Thomas

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

* Re: [dpdk-dev] deadline for 2.0 features proposal
  2015-02-03 20:24     ` Thomas Monjalon
@ 2015-02-03 22:15       ` Bruce Richardson
  2015-02-04 13:55         ` Butler, Siobhan A
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Richardson @ 2015-02-03 22:15 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

On Tue, Feb 03, 2015 at 09:24:28PM +0100, Thomas Monjalon wrote:
> 2015-02-03 12:04, Bruce Richardson:
> > On Tue, Feb 03, 2015 at 11:40:41AM +0100, Thomas Monjalon wrote:
> > > Hi,
> > > 
> > > These features were planned in the 2.0 roadmap but not submitted:
> > > 	- cuckoo hash
> > > 	- packet distributor (phase 2)
> > > 	- bifurcated driver, assuming availability in Linux kernel
> > > 	- Broadcom driver
> > > 	- Hyper-V driver
> > > 	- i40e QoS
> > > 	- i40e IEEE1588
> > > 	- i40e DCB
> > > 	- i40e SR-IOV switching
> > > 	- i40e port mirroring
> > > 
> > > They are now in the 2.1 roadmap.
> > > If you are working on one of these features or plan to do,
> > > please confirm their status and the estimated integration window.
> > > 
> > > Thanks
> > 
> > There are no enhancements to the packet distributor lib which will be ready for
> > inclusion inside the 2.0 timeframe.
> 
> But there will be something new for 2.1?
> What means "phase 2"?
> 
> Thanks
> -- 
> Thomas

I'm currently doing some investigation work in this area, to see what ways we
can improve performance or use other distribution schemes. Depending on what
comes out of the investigations, there may or may not be improvements to push
in the 2.1 timeframe. It's too early to know at this point.

Regards,
/Bruce

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

* Re: [dpdk-dev] deadline for 2.0 features proposal
  2015-02-03 22:15       ` Bruce Richardson
@ 2015-02-04 13:55         ` Butler, Siobhan A
  0 siblings, 0 replies; 6+ messages in thread
From: Butler, Siobhan A @ 2015-02-04 13:55 UTC (permalink / raw)
  To: Richardson, Bruce, Thomas Monjalon; +Cc: dev

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
> Sent: Tuesday, February 3, 2015 10:15 PM
> To: Thomas Monjalon
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] deadline for 2.0 features proposal
> 
> On Tue, Feb 03, 2015 at 09:24:28PM +0100, Thomas Monjalon wrote:
> > 2015-02-03 12:04, Bruce Richardson:
> > > On Tue, Feb 03, 2015 at 11:40:41AM +0100, Thomas Monjalon wrote:
> > > > Hi,
> > > >
> > > > These features were planned in the 2.0 roadmap but not submitted:
> > > > 	- cuckoo hash
Cuckoo hash will be done in 2.1 

> > > > 	- packet distributor (phase 2)
Packet distributor will be added to in 2.1

> > > > 	- bifurcated driver, assuming availability in Linux kernel
As this was not applied in the Linux Kernel it will not make 2.0 and will have to be redesigned for 2.1

> > > > 	- Broadcom driver
> > > > 	- Hyper-V driver

i40e features will be ongoing, Tim will update this with the 2.1 list when its ready.
> > > > 	- i40e QoS
> > > > 	- i40e IEEE1588
> > > > 	- i40e DCB
> > > > 	- i40e SR-IOV switching
> > > > 	- i40e port mirroring
> > > >
> > > > They are now in the 2.1 roadmap.
> > > > If you are working on one of these features or plan to do, please
> > > > confirm their status and the estimated integration window.
> > > >
> > > > Thanks
> > >
> > > There are no enhancements to the packet distributor lib which will
> > > be ready for inclusion inside the 2.0 timeframe.
> >
> > But there will be something new for 2.1?
> > What means "phase 2"?
> >
> > Thanks
> > --
> > Thomas
> 
> I'm currently doing some investigation work in this area, to see what ways we
> can improve performance or use other distribution schemes. Depending on
> what comes out of the investigations, there may or may not be
> improvements to push in the 2.1 timeframe. It's too early to know at this
> point.
> 
> Regards,
> /Bruce

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

end of thread, other threads:[~2015-02-04 13:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 21:40 [dpdk-dev] deadline for 2.0 features proposal Thomas Monjalon
2015-02-03 10:40 ` Thomas Monjalon
2015-02-03 19:04   ` Bruce Richardson
2015-02-03 20:24     ` Thomas Monjalon
2015-02-03 22:15       ` Bruce Richardson
2015-02-04 13:55         ` Butler, Siobhan A

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