[V1] test_plans/ABI_stable: add 5 functional suites for ABI test
Checks
Context |
Check |
Description |
ci/Intel-dts-format-test |
success
|
Testing OK
|
ci/Intel-dts-pylama-test |
success
|
Testing OK
|
ci/Intel-dts-doc-test |
success
|
Testing OK
|
ci/Intel-dts-suite-test |
warning
|
SKIPPED
|
Commit Message
Add pf_smoke,checksum_offload,jumboframes,mac_filter,rxtx_offload
5 functional suites for ABI compatibility test
Signed-off-by: Yu Jiang <yux.jiang@intel.com>
---
test_plans/ABI_stable_test_plan.rst | 10 ++++++++++
1 file changed, 10 insertions(+)
Comments
On Wed, 29 Mar 2023 17:00:15 +0800, Yu Jiang <yux.jiang@intel.com> wrote:
> Add pf_smoke,checksum_offload,jumboframes,mac_filter,rxtx_offload
> 5 functional suites for ABI compatibility test
>
> Signed-off-by: Yu Jiang <yux.jiang@intel.com>
Reviewed-by: Lijuan Tu <lijuan.tu@intel.com>
Applied, thanks
@@ -59,6 +59,16 @@ Execute Test Suites
+===============================+========================+
| meson_tests | functional |
+-------------------------------+------------------------+
+ | pf_smoke | functional |
+ +-------------------------------+------------------------+
+ | checksum_offload | functional |
+ +-------------------------------+------------------------+
+ | jumboframes | functional |
+ +-------------------------------+------------------------+
+ | mac_filter | functional |
+ +-------------------------------+------------------------+
+ | rxtx_offload | functional |
+ +-------------------------------+------------------------+
| vhost_1024_ethports | functional |
+-------------------------------+------------------------+
| vhost_event_idx_interrupt | functional |