[dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files

2015-11-27 Thread Thomas Monjalon
2015-10-02 10:54, Richardson, Bruce: > I think there are better utilities available for determining the core layout > that cpu_layout.py. "lstopo", for one, is much more powerful. Do we want/need > to keep our own script around for that? Good question. Anyone against dropping cpu_layout.py?

[dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files

2015-11-27 Thread Bruce Richardson
On Fri, Nov 27, 2015 at 04:52:11PM +0100, Thomas Monjalon wrote: > 2015-10-02 10:54, Richardson, Bruce: > > I think there are better utilities available for determining the core layout > > that cpu_layout.py. "lstopo", for one, is much more powerful. Do we > > want/need > > to keep our own script

[dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files

2015-10-02 Thread Arevalo, Mario Alfredo C
; Arevalo, Mario Alfredo C; dev at dpdk.org Subject: RE: [dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Panu Matilainen > Sent: Friday, October 2, 2015 11:50 AM > To: Arevalo, Mar

[dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files

2015-10-02 Thread Richardson, Bruce
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Panu Matilainen > Sent: Friday, October 2, 2015 11:50 AM > To: Arevalo, Mario Alfredo C; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic > bind files

[dpdk-dev] [PATCH v3 6/8] mk: Add rule for installing nic bind files

2015-09-30 Thread Mario Carrillo
Add hierarchy-file support to the DPDK nic bind files, when invoking "make install-sbin" nic bind files will be installed by default in: $(DESTDIR)/$(SBIN_DIR) where SBIN_DIR=/usr/sbin/dpdk_nic_bind by default, you can override SBIN_DIR var. This hierarchy is based on: