[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



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.

_______________________________________________
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®.