[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature

Jan Viktorin viktorin at rehivetech.com
Fri Jun 24 15:10:45 CEST 2016


On Fri, 24 Jun 2016 13:24:56 +0200
Thomas Monjalon <thomas.monjalon at 6wind.com> wrote:

> 2016-06-24 13:20, Jan Viktorin:
> > thanks for the patchset. I am sorry, I didn't have any time for DPDK this week
> > and didn't test it before applying. The current master produces the following
> > error in my regular builds:
> > 
> >   INSTALL-LIB librte_eal.a
> > == Build lib/librte_ring
> >   CC rte_ring.o
> >   AR librte_ring.a
> >   SYMLINK-FILE include/rte_ring.h
> >   INSTALL-LIB librte_ring.a
> > == Build lib/librte_mempool
> >   CC rte_mempool.o
> > make[3]: *** No rule to make target `rte_mempool_ops.o', needed by `librte_mempool.a'.  Stop.  
> 
> It should be fixed now.

OK, confirmed. It seems that I only receive notifications of failures :).

Jan


More information about the dev mailing list