[dpdk-dev] [PATCH] doc: fix old dpdk-nic-bind.py references

2016-08-22 Thread Thomas Monjalon
> > dpdk-nic-bind.py script has been renamed to dpdk-devbind.py, > > but some references to the old script have remained. > > This commit completes the renaming. > > > > Fixes: a5d7a3f77ddc ("unify tools naming") > > > > Signed-off-by: Pablo de Lara > > I like the cleanups for consistency! > > A

[dpdk-dev] [PATCH] doc: fix old dpdk-nic-bind.py references

2016-08-03 Thread Christian Ehrhardt
On Fri, Jul 29, 2016 at 8:20 PM, Pablo de Lara < pablo.de.lara.guarch at intel.com> wrote: > dpdk-nic-bind.py script has been renamed to dpdk-devbind.py, > but some references to the old script have remained. > This commit completes the renaming. > > Fixes: a5d7a3f77ddc ("unify tools naming") > >

[dpdk-dev] [PATCH] doc: fix old dpdk-nic-bind.py references

2016-07-29 Thread Pablo de Lara
dpdk-nic-bind.py script has been renamed to dpdk-devbind.py, but some references to the old script have remained. This commit completes the renaming. Fixes: a5d7a3f77ddc ("unify tools naming") Signed-off-by: Pablo de Lara --- doc/guides/howto/flow_bifurcation.rst | 8 doc/guides/h