[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH V9 04/12] remus: introduce a function to check whether network buffering is enabled



On Wed, Apr 23, 2014 at 10:50 AM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
Yang Hongyang writes ("[PATCH V9 04/12] remus: introduce a function to check whether network buffering is enabled"):
> libxl__netbuffer_enabled() returns 1 when network buffering is compiled,
> or returns 0 when network buffering is not compiled.
>
> If network buffering is not compiled, and the user wants to use it, report
> a error and exit.
...
> +ifeq ($(CONFIG_REMUS_NETBUF),y)
> +LIBXL_OBJS-y += libxl_netbuffer.o
> +else
> +LIBXL_OBJS-y += libxl_nonetbuffer.o
> +endif

Thanks. ÂBut I think this needs to be set somewhere ?

Ian.



Its already done at the autoconf level.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.