[dpdk-dev] [PATCH] devtools: rework abi checker script

Bruce Richardson bruce.richardson at intel.com
Mon Sep 4 18:00:21 CEST 2017


On Wed, Aug 30, 2017 at 03:51:54PM +0200, Olivier Matz wrote:
> The intiatial version of the script had some limitations:
> - cannot work on a non-clean workspace
> - environment variables are not documented
> - no compilation log in case of failure
> - return success even it abi is incompatible
> 
> This patch addresses these issues and rework the code.
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Giving this a spin to test it out. First impression is good, gives nice
output of what is happening, though perhaps a little verbose by default.

The output finishes though by printing:
	INFO: HTML reports are in /home/bruce/dpdk-clean/abi-check/compat_reports directory

Unfortunately:
	$ ls -l /home/bruce/dpdk-clean/abi-check/compat_reports

/Bruce


More information about the dev mailing list