ivshmem: library changes for mmaping using ivshmem
[dpdk.git] / app / test / autotest_data.py
index bdb7e94..1161a92 100644 (file)
@@ -174,6 +174,12 @@ parallel_test_group_list = [
                 "Func" :       default_autotest,
                 "Report" :     None,
                },
+               {
+                "Name" :       "IVSHMEM autotest",
+                "Command" :    "ivshmem_autotest",
+                "Func" :       default_autotest,
+                "Report" :     None,
+               },
                {
                 "Name" :       "Memcpy autotest",
                 "Command" :    "memcpy_autotest",