Re: [dpdk-dev] [PATCH v5] mk: add sensible default target with defconfig

2017-08-05 Thread Thomas Monjalon
04/08/2017 12:39, David Hunt: > Users can now use 'make defconfig' to generate a configuration using > the most appropriate defaults for the current machine. > > > arch taken from uname -m > machine defaults to native > execenv is taken from uname, Linux=linuxapp, otherwise bsdapp > toolc

Re: [dpdk-dev] [PATCH] maintainers: volunteer to take power management

2017-08-05 Thread Thomas Monjalon
> > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > Power management > > +M: David Hunt > > F: lib/librte_power/ > > F: doc/guides/prog_guide/power_man.rst > > F: test/test/test_power* > Thanks for volunteering. You like to take responsibility for any other > parts of DPDK while you are at it? :-)

Re: [dpdk-dev] [PATCH v3] doc: add new targets to "make help" output

2017-08-05 Thread Thomas Monjalon
04/08/2017 00:50, Thomas Monjalon: > Hi, > > Sorry for the very very late review. > > 07/07/2017 19:09, Gabriel Carrillo: > > Commit aafaea3d3b70 ("devtools: add tags > > and cscope index generation") introduced > > new make targets. This change updates the > > help target output to reflect the a

Re: [dpdk-dev] [PATCH v7] doc: document NIC features

2017-08-05 Thread Thomas Monjalon
04/08/2017 15:06, Ferruh Yigit: > Document NIC features, add more information about them and add more > implementation related support. > > Signed-off-by: Ferruh Yigit > Signed-off-by: John McNamara > Reviewed-by: Andrew Rybchenko > Acked-by: Shreyansh Jain > --- > --- /dev/null > +++ b/doc/gu

Re: [dpdk-dev] [PATCH] doc: fix a typo in kni documentation

2017-08-05 Thread Thomas Monjalon
> > Fixes: fc1f2750a3ec ("doc: programmers guide") > > > > Signed-off-by: Jerin Jacob > > Acked-by: John McNamara It looks to be a very old typo! Applied, thanks

Re: [dpdk-dev] [PATCH v2] doc: announce API and ABI change for ethdev

2017-08-05 Thread Yang, Zhiyong
Hi, Remy: > -Original Message- > From: Horton, Remy > Sent: Friday, August 4, 2017 2:56 PM > To: Yang, Zhiyong ; dev@dpdk.org > Cc: Tan, Jianfeng ; y...@fridaylinux.org; > jerin.ja...@caviumnetworks.com; tho...@monjalon.net > Subject: Re: [dpdk-dev] [PATCH v2] doc: announce API and ABI cha

Re: [dpdk-dev] [PATCH v2] doc: announce API/ABI changes for mempool

2017-08-05 Thread Olivier MATZ
On Thu, Aug 03, 2017 at 07:51:34PM +0530, Jerin Jacob wrote: > -Original Message- > > Date: Thu, 20 Jul 2017 15:59:15 +0530 > > From: Santosh Shukla > > To: olivier.m...@6wind.com, dev@dpdk.org > > CC: thomas.monja...@6wind.com, Santosh Shukla > > > > Subject: [dpdk-dev] [PATCH v2] doc: