[dpdk-dev] [PATCH] unify tools naming

2016-07-22 Thread Thomas Monjalon
2016-07-22 18:36, Yuanhan Liu: > On Fri, Jul 22, 2016 at 10:04:13AM +0200, Thomas Monjalon wrote: > > 2016-07-22 09:46, Yuanhan Liu: > > > On Wed, Jul 20, 2016 at 04:24:30PM +0200, Thomas Monjalon wrote: > > > > The following tools may be installed system-wise. > > > > > > Yes, indeed. Following i

[dpdk-dev] [PATCH] unify tools naming

2016-07-22 Thread Yuanhan Liu
On Fri, Jul 22, 2016 at 10:04:13AM +0200, Thomas Monjalon wrote: > 2016-07-22 09:46, Yuanhan Liu: > > On Wed, Jul 20, 2016 at 04:24:30PM +0200, Thomas Monjalon wrote: > > > The following tools may be installed system-wise. > > > > Yes, indeed. Following is an example from dpdk package shipped in >

[dpdk-dev] [PATCH] unify tools naming

2016-07-22 Thread Thomas Monjalon
2016-07-22 09:46, Yuanhan Liu: > On Wed, Jul 20, 2016 at 04:24:30PM +0200, Thomas Monjalon wrote: > > The following tools may be installed system-wise. > > Yes, indeed. Following is an example from dpdk package shipped in > ubutun 16.04: > > dpdk: /etc/dpdk/dpdk.conf > dpdk: /etc/dpdk/int

[dpdk-dev] [PATCH] unify tools naming

2016-07-22 Thread Yuanhan Liu
On Wed, Jul 20, 2016 at 04:24:30PM +0200, Thomas Monjalon wrote: > The following tools may be installed system-wise. Yes, indeed. Following is an example from dpdk package shipped in ubutun 16.04: dpdk: /etc/dpdk/dpdk.conf dpdk: /etc/dpdk/interfaces dpdk: /etc/init.d/dpdk dpdk: /l

[dpdk-dev] [PATCH] unify tools naming

2016-07-20 Thread Thomas Monjalon
The following tools may be installed system-wise. It may be cleaner and more convenient to find them with the same dpdk- prefix (especially for autocompletion). Moreover, the script dpdk_nic_bind.py deserves a new name because it is not restricted to NICs and can be used for e.g. crypto. These fil