|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v10 2/5] remus: add libnl3 dependency for network buffering support
Hongyang Yang writes ("Re: [PATCH v10 2/5] remus: add libnl3 dependency for
network buffering support"):
> yes, i'll try that, if we do these, then the following check of
> CONFIG_REMUS_NETBUF in libxl Makefile will no longer need:
>
>
> LIBXL_LIBS =
> LIBXL_LIBS = $(LDLIBS_libxenctrl) $(LDLIBS_libxenguest)
> $(LDLIBS_libxenstore)
> $(LDLIBS_libblktapctl) $(PTYFUNCS_LIBS) $(LIBUUID_LIBS)
> +ifeq ($(CONFIG_REMUS_NETBUF),y)
> +LIBXL_LIBS += $(LIBNL3_LIBS)
> +endif
I thought about this but I wasn't sure that that was right. Might
there might turn out to be other reasons why remus netbuffering would
want to be disabled ? If not then you are right.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |