On Wed, Dec 20, 2017 at 11:57:59AM +0000, Laatz, Kevin wrote:
> > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren
> > Sent: Wednesday, December 20, 2017 11:17 AM
> > To: dev@dpdk.org
> > Cc: Richardson, Bruce <bruce.richard...@intel.com>; Van Haaren, Harry
> > <harry.van.haa...@intel.com>
> > Subject: [dpdk-dev] [PATCH v2 2/2] meson: add tests app to build
> 
> <snip>
> 
> > +test_names = [
> > +   'acl_autotest',
> > +   'alarm_autotest',
> > +   'atomic_autotest',
> > +   'byteorder_autotest',
> > +   'cmdline_autotest',
> > +   'common_autotest',
> > +   'cpuflags_autotest',
> > +   'crc_autotest',
> > +   'cycles_autotest',
> > +   'debug_autotest',
> > +   'devargs_autotest',
> > +   'distributor_autotest',
> > +   'distributor_perf_autotest',
> > +   'eal_flags_autotest',
> > +   'eal_fs_autotest',
> > +   'efd_autotest',
> > +   'efd_perf_autotest',
> > +   'errno_autotest',
> > +   'event_ring_autotest',
> > +   'eventdev_common_autotest',
> > +   'eventdev_octeontx_autotest',
> > +   'eventdev_sw_autotest',
> > +   'func_reentrancy_autotest',
> > +   'has_scaling_autotest',
> 
> Minor typo here, should be 'hash_scaling_autotest',
> 
Good catch. I can fix on apply.
I'll also fix build error caused in this patch by the earlier applied
patch for cross-compile support. The build of the binary needs 
"c_args: machine_arg" added to it following that change.

/Bruce

Reply via email to