DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] test/test: add new tests in 18.02-rc2 to meson build
@ 2018-01-30 14:41 Bruce Richardson
  2018-01-30 15:20 ` Luca Boccassi
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2018-01-30 14:41 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
 test/test/meson.build | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test/test/meson.build b/test/test/meson.build
index b8bae5afa..d5b768b9d 100644
--- a/test/test/meson.build
+++ b/test/test/meson.build
@@ -7,6 +7,7 @@ test_sources = files('commands.c',
 	'test_acl.c',
 	'test_alarm.c',
 	'test_atomic.c',
+	'test_barrier.c',
 	'test_byteorder.c',
 	'test_cmdline.c',
 	'test_cmdline_cirbuf.c',
@@ -70,6 +71,8 @@ test_sources = files('commands.c',
 	'test_power_acpi_cpufreq.c',
 	'test_power_kvm_vm.c',
 	'test_prefetch.c',
+	'test_reciprocal_division.c',
+	'test_reciprocal_division_perf.c',
 	'test_red.c',
 	'test_reorder.c',
 	'test_ring.c',
@@ -118,6 +121,7 @@ test_names = [
 	'acl_autotest',
 	'alarm_autotest',
 	'atomic_autotest',
+	'barrier_autotest',
 	'byteorder_autotest',
 	'cmdline_autotest',
 	'common_autotest',
@@ -184,6 +188,8 @@ test_names = [
 	'power_autotest',
 	'power_kvm_vm_autotest',
 	'prefetch_autotest',
+	'reciprocal_division',
+	'reciprocal_division_perf',
 	'red_all',
 	'red_autotest',
 	'red_perf',
-- 
2.14.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] test/test: add new tests in 18.02-rc2 to meson build
  2018-01-30 14:41 [dpdk-dev] [PATCH] test/test: add new tests in 18.02-rc2 to meson build Bruce Richardson
@ 2018-01-30 15:20 ` Luca Boccassi
  2018-01-30 15:49   ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Boccassi @ 2018-01-30 15:20 UTC (permalink / raw)
  To: Bruce Richardson, dev

On Tue, 2018-01-30 at 14:41 +0000, Bruce Richardson wrote:
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> ---
>  test/test/meson.build | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Luca Boccassi <bluca@debian.org>

LGTM!

-- 
Kind regards,
Luca Boccassi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] test/test: add new tests in 18.02-rc2 to meson build
  2018-01-30 15:20 ` Luca Boccassi
@ 2018-01-30 15:49   ` Bruce Richardson
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Richardson @ 2018-01-30 15:49 UTC (permalink / raw)
  To: Luca Boccassi; +Cc: dev

On Tue, Jan 30, 2018 at 03:20:35PM +0000, Luca Boccassi wrote:
> On Tue, 2018-01-30 at 14:41 +0000, Bruce Richardson wrote:
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> >  test/test/meson.build | 6 ++++++
> >  1 file changed, 6 insertions(+)
> 
> Reviewed-by: Luca Boccassi <bluca@debian.org>
> 
> LGTM!
> 
Applied to dpdk-next-build

/Bruce

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-30 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30 14:41 [dpdk-dev] [PATCH] test/test: add new tests in 18.02-rc2 to meson build Bruce Richardson
2018-01-30 15:20 ` Luca Boccassi
2018-01-30 15:49   ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).