[dpdk-dev] [PATCH] doc: drop old naming of the project

2016-02-10 Thread Thomas Monjalon
2016-02-09 17:20, Bruce Richardson: > On Mon, Feb 08, 2016 at 02:39:02PM +0100, Thomas Monjalon wrote: > > It was requested by Intel, more than one year ago, to replace the name > > "Intel DPDK" by "DPDK". > > Some references to the old name were still in some docs and code comments, > > leading to

[dpdk-dev] [PATCH] doc: drop old naming of the project

2016-02-09 Thread Bruce Richardson
On Mon, Feb 08, 2016 at 02:39:02PM +0100, Thomas Monjalon wrote: > It was requested by Intel, more than one year ago, to replace the name > "Intel DPDK" by "DPDK". > Some references to the old name were still in some docs and code comments, > leading to confusion. > > Fixes: ac8ada004c12 ("doc: re

[dpdk-dev] [PATCH] doc: drop old naming of the project

2016-02-08 Thread Thomas Monjalon
It was requested by Intel, more than one year ago, to replace the name "Intel DPDK" by "DPDK". Some references to the old name were still in some docs and code comments, leading to confusion. Fixes: ac8ada004c12 ("doc: remove Intel references from release notes") Signed-off-by: Thomas Monjalon -