test/bonding: add missing sources for link bonding RSS
authorDavid Marchand <david.marchand@redhat.com>
Sat, 15 Jun 2019 06:42:16 +0000 (08:42 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 27 Jun 2019 20:15:57 +0000 (22:15 +0200)
Fixes: 3d20ffe6ddb1 ("test: reorder test cases in meson")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
app/test/meson.build

index 4de856f..a51b50a 100644 (file)
@@ -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',