Re: [dpdk-dev] Change in binary name w/ meson build

2018-09-12 Thread Luca Boccassi
On Wed, 2018-09-12 at 10:30 +0100, Bruce Richardson wrote: > On Wed, Sep 12, 2018 at 06:21:06AM +, Shahaf Shuler wrote: > > Friday, September 7, 2018 6:24 PM, Bruce Richardson: > > > Subject: Re: [dpdk-dev] Change in binary name w/ meson build > > > > > >

Re: [dpdk-dev] Change in binary name w/ meson build

2018-09-12 Thread Bruce Richardson
On Wed, Sep 12, 2018 at 06:21:06AM +, Shahaf Shuler wrote: > Friday, September 7, 2018 6:24 PM, Bruce Richardson: > > Subject: Re: [dpdk-dev] Change in binary name w/ meson build > > > > On Fri, Sep 07, 2018 at 03:13:43PM +0100, Bruce Richardson wrote: > > > On W

Re: [dpdk-dev] Change in binary name w/ meson build

2018-09-11 Thread Shahaf Shuler
Friday, September 7, 2018 6:24 PM, Bruce Richardson: > Subject: Re: [dpdk-dev] Change in binary name w/ meson build > > On Fri, Sep 07, 2018 at 03:13:43PM +0100, Bruce Richardson wrote: > > On Wed, Sep 05, 2018 at 11:52:10AM +, Shahaf Shuler wrote: &g

Re: [dpdk-dev] Change in binary name w/ meson build

2018-09-07 Thread Bruce Richardson
On Fri, Sep 07, 2018 at 03:13:43PM +0100, Bruce Richardson wrote: > On Wed, Sep 05, 2018 at 11:52:10AM +, Shahaf Shuler wrote: > >Hi Bruce, > > > > > >Playing w/ meson build I got to know that the binary name for testpmd > >got changed to dpdk-testpmd. > > > > > >Not sure if

Re: [dpdk-dev] Change in binary name w/ meson build

2018-09-07 Thread Bruce Richardson
On Wed, Sep 05, 2018 at 11:52:10AM +, Shahaf Shuler wrote: >Hi Bruce, > > >Playing w/ meson build I got to know that the binary name for testpmd >got changed to dpdk-testpmd. > > >Not sure if it was discussed or not before, but such change will affect >all the automation

[dpdk-dev] Change in binary name w/ meson build

2018-09-05 Thread Shahaf Shuler
Hi Bruce, Playing w/ meson build I got to know that the binary name for testpmd got changed to dpdk-testpmd. Not sure if it was discussed or not before, but such change will affect all the automation used to run testpmd w/ the old build system. What is the reason for the change in the name?