On Fri, Aug 04, 2017 at 12:40:25PM +0800, Yi Sun wrote:
> On 17-08-03 13:26:37, Wei Liu wrote:
> > On Tue, Aug 01, 2017 at 04:48:32PM +0800, Yi Sun wrote:
> > > This patch creates CAT and CDP feature document in doc/features/. It 
> > > describes
> > > key points to implement L3 CAT/CDP and L2 CAT which is described in 
> > > details in
> > > Intel SDM "INTEL? RESOURCE DIRECTOR TECHNOLOGY (INTEL? RDT) ALLOCATION 
> > > FEATURES".
> > > 
> > > Signed-off-by: Yi Sun <yi.y....@linux.intel.com>
> > > Reviewed-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> > > Reviewed-by: Wei Liu <wei.l...@citrix.com>
> > 
> > https://travis-ci.org/xen-project/xen/jobs/260567408
> > 
> > pandoc: Cannot decode byte '\xae': Data.Text.Encoding.Fusion.streamUtf8: 
> > Invalid UTF-8 stream
> > 
> > Please submit a patch to fix it.
> 
> I am afraid this is caused by the special charactor '®' (ASCII: xAE) as below:
> "INTEL® RESOURCE DIRECTOR TECHNOLOGY (INTEL® RDT) ALLOCATION FEATURES" 
> [Intel® 64 and IA-32 Architectures Software Developer Manuals, 
> vol3](http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html)
> 
> I have removed it from the doc and created a patch. But before send the patch
> out, how can I have a test to check if my assumption is correct?
> 
> I have executed 'make dist' and did not see any issue. But I met below error
> when I tried './scripts/travis-build' after the full build.

That script is not supposed to run by you directly. The error is
irrelevant to your changes.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to