mbox series

[V3,0/3] Add cases for cbdma packed ring test

Message ID 20210407155948.823493-1-yinan.wang@intel.com (mailing list archive)
Headers
Series Add cases for cbdma packed ring test |

Message

Wang, Yinan April 7, 2021, 3:59 p.m. UTC
  v3:
 -  fix typo issue.

v2: 
 -  fix typo issue. 

v1: 
 -  add more test scenario. 

Yinan Wang (3):
  test_plans/vhost_virtio_pmd_interrupt_test_plan.rst
  test_plans/vhost_virtio_user_interrupt_test_plan.rst
  test_plans/virtio_event_idx_interrupt_test_plan.rst

 .../vhost_virtio_pmd_interrupt_test_plan.rst  | 39 +++++++++-
 .../vhost_virtio_user_interrupt_test_plan.rst | 48 ++++++++++++
 .../virtio_event_idx_interrupt_test_plan.rst  | 77 ++++++++++++++++++-
 3 files changed, 160 insertions(+), 4 deletions(-)
  

Comments

Tu, Lijuan April 8, 2021, 8:45 a.m. UTC | #1
> v3:
>  -  fix typo issue.
> 
> v2:
>  -  fix typo issue.
> 
> v1:
>  -  add more test scenario.

Applied