]> git.droids-corp.org - dpdk.git/blobdiff - app/test/autotest_data.py
net/mlx5: remove redundant operations in NEON Rx
[dpdk.git] / app / test / autotest_data.py
index 11f9c8640ce9fcab7491149c584ce9f0b619fc6a..302d6374c16fe1ad5783dd3b796afc38d5fa228c 100644 (file)
@@ -567,6 +567,12 @@ parallel_test_list = [
         "Func":    default_autotest,
         "Report":  None,
     },
+    {
+        "Name":    "Checksum autotest",
+        "Command": "cksum_autotest",
+        "Func":    default_autotest,
+        "Report":  None,
+    },
     #
     #Please always keep all dump tests at the end and together!
     #