Re: [dpdk-dev] [PATCH 00/13] build: fix library version in meson build

2018-03-27 Thread Thomas Monjalon
23/03/2018 22:50, Bruce Richardson: > On Tue, Mar 20, 2018 at 11:26:14AM +, Andrew Rybchenko wrote: > > Library version is specified in two places: Makefile and meson.build. > > It is out-of-sync in a number of cases. > > > > Andrew Rybchenko (13): > > net/bonding: fix library version in mes

Re: [dpdk-dev] [PATCH 00/13] build: fix library version in meson build

2018-03-23 Thread Bruce Richardson
On Tue, Mar 20, 2018 at 11:26:14AM +, Andrew Rybchenko wrote: > Library version is specified in two places: Makefile and meson.build. > It is out-of-sync in a number of cases. > > Andrew Rybchenko (13): > net/bonding: fix library version in meson build > net/i40e: fix library version in me

[dpdk-dev] [PATCH 00/13] build: fix library version in meson build

2018-03-20 Thread Andrew Rybchenko
Library version is specified in two places: Makefile and meson.build. It is out-of-sync in a number of cases. Andrew Rybchenko (13): net/bonding: fix library version in meson build net/i40e: fix library version in meson build net/ixgbe: fix library version in meson build net/null: fix libr