On Tue, Mar 27, 2018 at 10:12:20AM +0100, Bruce Richardson wrote: > On Tue, Mar 27, 2018 at 01:18:26AM +0200, Gaetan Rivet wrote: > > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com> > > --- > > lib/Makefile | 3 +-- > > lib/librte_eal/common/Makefile | 2 +- > > lib/librte_kvargs/Makefile | 2 +- > > lib/librte_kvargs/rte_kvargs.c | 3 +-- > > lib/{librte_eal/common/include => librte_kvargs}/rte_string_fns.h | 0 > > 5 files changed, 4 insertions(+), 6 deletions(-) > > rename lib/{librte_eal/common/include => librte_kvargs}/rte_string_fns.h > > (100%) > > > Don't forget to update the meson.build file. You need to move kvargs before > EAL in the list of libraries, and modify the special case for > default dependencies for non-EAL libs. > > /Bruce
Sure, I will tackle meson build once everything is a little more stable. I'm not at all convinced by this librte_kvargs move, these two patches are verging on RFC. Once I know where everything will be, I will complete the build support. -- Gaëtan Rivet 6WIND