[dpdk-stable] [PATCH v2 01/15] test/bonding: add missing sources	for link bonding RSS
    David Marchand 
    david.marchand at redhat.com
       
    Sat Jun 15 08:42:16 CEST 2019
    
    
  
Fixes: 3d20ffe6ddb1 ("test: reorder test cases in meson")
Cc: stable at dpdk.org
Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Aaron Conole <aconole at redhat.com>
---
 app/test/meson.build | 1 +
 1 file changed, 1 insertion(+)
diff --git a/app/test/meson.build b/app/test/meson.build
index 4de856f..a51b50a 100644
--- a/app/test/meson.build
+++ b/app/test/meson.build
@@ -62,6 +62,7 @@ test_sources = files('commands.c',
 	'test_latencystats.c',
 	'test_link_bonding.c',
 	'test_link_bonding_mode4.c',
+	'test_link_bonding_rssconf.c',
 	'test_logs.c',
 	'test_lpm.c',
 	'test_lpm6.c',
-- 
1.8.3.1
    
    
More information about the stable
mailing list