[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 22/24] tools: L2 CAT: support show cbm for L2 CAT.
On 17-01-09 10:08:04, Wei Liu wrote: > On Mon, Jan 09, 2017 at 09:24:54AM +0800, Yi Sun wrote: > > On 17-01-06 12:04:43, Wei Liu wrote: > > > On Wed, Dec 14, 2016 at 12:08:02PM +0800, Yi Sun wrote: > > > > diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl > > > > index a32c751..944b7d4 100644 > > > > --- a/tools/libxl/libxl_types.idl > > > > +++ b/tools/libxl/libxl_types.idl > > > > @@ -898,6 +898,7 @@ libxl_psr_cbm_type = Enumeration("psr_cbm_type", [ > > > > (1, "L3_CBM"), > > > > (2, "L3_CBM_CODE"), > > > > (3, "L3_CBM_DATA"), > > > > + (4, "L2_CBM"), > > > > > > Need a LIBXL_HAVE macro. > > > > > It has been defined in pathc 21, like below. > > tools/libxl/libxl.h > > #define LIBXL_HAVE_PSR_L2_CAT 1 > > > > In that case please move this to patch #21. > > Wei. Thank you! Will move it to previous patch with the macro together. BRs, Sun Yi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |