[dpdk-dev] [PATCH] doc: announce ABI change for librte_pipeline

2015-08-15 Thread Thomas Monjalon
> > Signed-off-by: Cristian Dumitrescu > > Acked-by: Jasvinder Singh Applied, thanks

[dpdk-dev] [PATCH v2] announce ABI change for librte_table

2015-08-15 Thread Thomas Monjalon
> > v2 changes: > > -changed item on LPM table to add LPM IPv6 -removed item for ACL table > > and replaced with item on table ops -added item for hash tables > > > > Signed-off-by: Cristian Dumitrescu > > --- > > Acked-by: Jasvinder Singh Applied, thanks

[dpdk-dev] [PATCH v2] doc: announce ABI change for librte_port

2015-08-15 Thread Thomas Monjalon
> > v2 changes: > > -text simplification > > > > Signed-off-by: Cristian Dumitrescu > > --- > > Acked-by: Jasvinder Singh Applied, thanks

[dpdk-dev] [PATCH] doc: announce ABI change for librte_cfgfile

2015-08-15 Thread Thomas Monjalon
> > Signed-off-by: Cristian Dumitrescu > > Acked-by: Jasvinder Singh Applied, thanks

[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched

2015-08-15 Thread Thomas Monjalon
> > Signed-off-by: Stephen Hemminger > > +* librte_sched (rte_sched.h): The scheduler hierarchy structure > > + (rte_sched_port_hierarchy) will change to allow for a larger number of > > subport > > + entries. The number of available traffic_classes and queues may also > > change. > > + The

[dpdk-dev] [ovs-dev] Status of Open vSwitch with DPDK

2015-08-15 Thread Flavio Leitner
On Fri, Aug 14, 2015 at 04:04:40PM +, Gray, Mark D wrote: > Hi Daniele, > > Thanks for starting this conversation. It is a good list :) I have > crossed-posted this > to dpdk.org as I feel that some of the points could be interesting to that > community > as they are related to how DPDK is u

[dpdk-dev] Can pthread_create be called directly in a dpdk application?

2015-08-15 Thread Rajesh R
On Fri, Aug 14, 2015 at 3:48 PM, Bruce Richardson < bruce.richardson at intel.com> wrote: > On Fri, Aug 14, 2015 at 06:13:46AM -0400, Rajesh R wrote: > > I am relatively new to dpdk. I could make the examples work. > > > > Now I am experimenting with a traffic measurement application which > captu