test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V2 0/3] add basic_4k_pages_cbdma
@ 2022-04-29  7:01 Wei Ling
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ling @ 2022-04-29  7:01 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

v1:
As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite basic_4k_pages_cbdma for coverage the pvp
virtio-user 4k pages with cbdma.
1) Add net basic_4k_pages_cbdma_test_plan into test_plans/index.rst.
2) Add new testplan basic_4k_pages_cbdma_test_plan into test_plans.
3) Add new testsuite TestSuite_basic_4k_pages_cbdma.py into tests.

v2:
Modify the `Description` content in loopback_virtio_user_server_mode_cbdma_test_plan.

Wei Ling (3):
  test_plans/index: add basic_4k_pages_cbdma
  test_plans/basic_4k_pages_cbdma_test_plan: add basic_4k_pages_cbdma
    testplan
  tests/basic_4k_pages_cbdma: add basic_4k_pages_cbdma testsuite

 test_plans/basic_4k_pages_cbdma_test_plan.rst | 421 +++++++++++++++++
 test_plans/index.rst                          |   1 +
 tests/TestSuite_basic_4k_pages_cbdma.py       | 445 ++++++++++++++++++
 3 files changed, 867 insertions(+)
 create mode 100644 test_plans/basic_4k_pages_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_basic_4k_pages_cbdma.py

-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dts][PATCH V2 0/3] add basic_4k_pages_cbdma
@ 2022-04-29  7:56 Wei Ling
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ling @ 2022-04-29  7:56 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

v1:
As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite basic_4k_pages_cbdma for coverage the pvp
virtio-user 4k pages with cbdma.
1) Add net basic_4k_pages_cbdma_test_plan into test_plans/index.rst.
2) Add new testplan basic_4k_pages_cbdma_test_plan into test_plans.
3) Add new testsuite TestSuite_basic_4k_pages_cbdma.py into tests.

v2:
Modify the `Description` content in test_plan.

Wei Ling (3):
  test_plans/index: add basic_4k_pages_cbdma
  test_plans/basic_4k_pages_cbdma_test_plan: add basic_4k_pages_cbdma
    testplan
  tests/basic_4k_pages_cbdma: add basic_4k_pages_cbdma testsuite

 test_plans/basic_4k_pages_cbdma_test_plan.rst | 421 +++++++++++++++++
 test_plans/index.rst                          |   1 +
 tests/TestSuite_basic_4k_pages_cbdma.py       | 445 ++++++++++++++++++
 3 files changed, 867 insertions(+)
 create mode 100644 test_plans/basic_4k_pages_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_basic_4k_pages_cbdma.py

-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-29  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29  7:01 [dts][PATCH V2 0/3] add basic_4k_pages_cbdma Wei Ling
2022-04-29  7:56 Wei Ling

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).