From: Yu Jiang <yux.jiang@intel.com>
To: lijuan.tu@intel.com, dts@dpdk.org
Cc: Yu Jiang <yux.jiang@intel.com>
Subject: [PATCH V1 2/2] test_plans/ABI_stable: remove unit_tests_* and replace with meson_tests and remove other invalid suites
Date: Fri, 13 Jan 2023 13:27:37 +0800 [thread overview]
Message-ID: <20230113052737.595862-2-yux.jiang@intel.com> (raw)
In-Reply-To: <20230113052737.595862-1-yux.jiang@intel.com>
1, remove unit_tests_* and replace with meson_tests;
2, remove invalid suites: vhost_dequeue_zero_copy,flow_classify_softnic;
- vhost_dequeue_zero_copy: dpdk20.11 cacf8267cc (vhost: remove dequeue zero-copy support)
- flow_classify_softnic:
* dts commit 6090a316 (test/flow_classify_softnic): removed the test suite as per dpdk changes
3, remove vhost_enqueue_interrupt and replace with vhost_user_interrupt according to dts changes commit:71b154651;
4, correct type for vhost_virtio_pmd_interrupt;
Signed-off-by: Yu Jiang <yux.jiang@intel.com>
---
test_plans/ABI_stable_test_plan.rst | 40 +++--------------------------
1 file changed, 4 insertions(+), 36 deletions(-)
diff --git a/test_plans/ABI_stable_test_plan.rst b/test_plans/ABI_stable_test_plan.rst
index 9f05cc6e..762e1779 100644
--- a/test_plans/ABI_stable_test_plan.rst
+++ b/test_plans/ABI_stable_test_plan.rst
@@ -57,57 +57,25 @@ Execute Test Suites
+-------------------------------+------------------------+
| Test Suites | Type |
+===============================+========================+
- | unit_tests_cmdline | functional |
- +-------------------------------+------------------------+
- | unit_tests_crc | functional |
- +-------------------------------+------------------------+
- | unit_tests_dump | functional |
- +-------------------------------+------------------------+
- | unit_tests_eal | functional |
- +-------------------------------+------------------------+
- | unit_tests_kni | functional |
- +-------------------------------+------------------------+
- | unit_tests_loopback | functional |
- +-------------------------------+------------------------+
- | unit_tests_lpm | functional |
- +-------------------------------+------------------------+
- | unit_tests_mbuf | functional |
- +-------------------------------+------------------------+
- | unit_tests_mempool | functional |
- +-------------------------------+------------------------+
- | unit_tests_pmd_perf | functional |
- +-------------------------------+------------------------+
- | unit_tests_power | functional |
- +-------------------------------+------------------------+
- | unit_tests_qos | functional |
- +-------------------------------+------------------------+
- | unit_tests_ringpmd | functional |
- +-------------------------------+------------------------+
- | unit_tests_ring | functional |
- +-------------------------------+------------------------+
- | unit_tests_timer | functional |
+ | meson_tests | functional |
+-------------------------------+------------------------+
| vhost_1024_ethports | functional |
+-------------------------------+------------------------+
- | vhost_dequeue_zero_copy | functional |
- +-------------------------------+------------------------+
- | vhost_enqueue_interrupt | functional |
- +-------------------------------+------------------------+
| vhost_event_idx_interrupt | functional |
+-------------------------------+------------------------+
| vhost_multi_queue_qemu | functional |
+-------------------------------+------------------------+
| vhost_pmd_xstats | functional |
+-------------------------------+------------------------+
+ | vhost_user_interrupt | functional |
+ +-------------------------------+------------------------+
| vhost_virtio_user_interrupt | functional |
+-------------------------------+------------------------+
| vhost_user_live_migration | functional |
+-------------------------------+------------------------+
| flow_classify | functional |
+-------------------------------+------------------------+
- | flow_classify_softnic | functional |
- +-------------------------------+------------------------+
- | vhost_virtio_pmd_interrupt | functional |
+ | vhost_virtio_pmd_interrupt | performance |
+-------------------------------+------------------------+
| l2fwd | performance |
+-------------------------------+------------------------+
--
2.25.1
prev parent reply other threads:[~2023-01-13 5:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 5:27 [dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests Yu Jiang
2023-01-13 5:27 ` Yu Jiang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230113052737.595862-2-yux.jiang@intel.com \
--to=yux.jiang@intel.com \
--cc=dts@dpdk.org \
--cc=lijuan.tu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).