On Mon, 14 Sep 2020 16:35:58 +0100
"Burakov, Anatoly" <anatoly.bura...@intel.com> wrote:

> >    * Replacement function for calloc(), using huge-page memory. Memory area 
> > is
> > @@ -239,9 +243,9 @@ rte_zmalloc_socket(const char *type, size_t size, 
> > unsigned align, int socket);
> >    *     align is not a power of two).
> >    *   - Otherwise, the pointer to the allocated object.
> >    */
> > -__rte_malloc
> >   void *  
> 
> Where did this come from?

It was on an earlier patch, I based this on an abandoned tree, will rebase on 
main.

Reply via email to