Re: [dpdk-dev] [PATCH 15/17] usertools: add usertools installation to meson build

2017-09-04 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Friday, September 1, 2017 11:04 AM > To: dev@dpdk.org > Cc: Richardson, Bruce > Subject: [dpdk-dev] [PATCH 15/17] usertools: add usertools installation to > meson build > > Have the "

[dpdk-dev] [PATCH 15/17] usertools: add usertools installation to meson build

2017-09-01 Thread Bruce Richardson
Have the "usertools" scripts installed when doing a DPDK install using ninja. They will be copies to $prefix/bin, generally /usr/local/bin, alongside testpmd. Signed-off-by: Bruce Richardson --- meson.build | 3 ++- usertools/meson.build | 32 2 files