test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1 0/2] move ioat device IDs to DMA class: change misc to dma.
@ 2021-11-25 13:13 Lingli Chen
  2021-11-25 13:13 ` [dts][PATCH V1 1/2] tests/*: Move Intel IOAT devices from Misc to DMA devices Lingli Chen
  2021-11-25 13:13 ` [dts][PATCH V1 2/2] test_plans/*: Change igb_uio to vfio-pci Lingli Chen
  0 siblings, 2 replies; 6+ messages in thread
From: Lingli Chen @ 2021-11-25 13:13 UTC (permalink / raw)
  To: dts; +Cc: Lingli Chen

1. According to dpdk commit e6f6dda60a5f("usertools/devbind: move ioat device IDs to DMA class") change misc to dma.
2. Modify re.search('\s*(0000:\S*:\d*.\d*)', device) for some DMA
devices_info contains letter.
3. Cbdma only tests vfio-pci from 21.11, so remove igb_uio.

Lingli Chen (2):
  tests/*: Move Intel IOAT devices from Misc to DMA devices
  test_plans/*: Change igb_uio to vfio-pci

 test_plans/cbdma_test_plan.rst                | 14 ++--
 test_plans/dpdk_gro_lib_test_plan.rst         | 24 +++---
 test_plans/dpdk_gso_lib_test_plan.rst         | 12 +--
 .../dpdk_hugetlbfs_mount_size_test_plan.rst   | 10 +--
 .../pvp_diff_qemu_version_test_plan.rst       |  8 +-
 .../pvp_multi_paths_performance_test_plan.rst | 20 ++---
 ...host_single_core_performance_test_plan.rst | 20 ++---
 ...rtio_single_core_performance_test_plan.rst | 20 ++---
 ...emu_multi_paths_port_restart_test_plan.rst | 24 +++---
 test_plans/pvp_share_lib_test_plan.rst        |  4 +-
 .../pvp_vhost_user_reconnect_test_plan.rst    | 40 +++++-----
 test_plans/pvp_virtio_bonding_test_plan.rst   | 12 +--
 ...pvp_virtio_user_2M_hugepages_test_plan.rst |  4 +-
 ...er_multi_queues_port_restart_test_plan.rst | 20 ++---
 .../vdev_primary_secondary_test_plan.rst      | 14 ++--
 test_plans/vhost_cbdma_test_plan.rst          | 10 +--
 .../vhost_event_idx_interrupt_test_plan.rst   |  8 +-
 .../vhost_multi_queue_qemu_test_plan.rst      | 12 +--
 test_plans/vhost_user_interrupt_test_plan.rst |  4 +-
 .../vhost_user_live_migration_test_plan.rst   | 80 +++++++++----------
 .../vhost_virtio_pmd_interrupt_test_plan.rst  | 14 ++--
 .../vhost_virtio_user_interrupt_test_plan.rst | 12 +--
 .../virtio_event_idx_interrupt_test_plan.rst  | 20 ++---
 .../virtio_pvp_regression_test_plan.rst       | 32 ++++----
 ...tio_user_as_exceptional_path_test_plan.rst | 12 +--
 ...ser_for_container_networking_test_plan.rst |  4 +-
 test_plans/vm2vm_virtio_pmd_test_plan.rst     | 54 ++++++-------
 test_plans/vswitch_sample_cbdma_test_plan.rst | 12 +--
 tests/TestSuite_cbdma.py                      |  4 +-
 tests/TestSuite_dpdk_gro_lib.py               |  8 +-
 tests/TestSuite_vhost_cbdma.py                |  7 +-
 tests/TestSuite_vhost_event_idx_interrupt.py  |  7 +-
 tests/TestSuite_vhost_user_interrupt.py       |  8 +-
 tests/TestSuite_vhost_virtio_pmd_interrupt.py |  7 +-
 .../TestSuite_vhost_virtio_user_interrupt.py  |  8 +-
 tests/TestSuite_virtio_event_idx_interrupt.py |  7 +-
 tests/TestSuite_vm2vm_virtio_net_perf.py      | 14 ++--
 tests/TestSuite_vm2vm_virtio_pmd.py           |  6 +-
 tests/TestSuite_vm2vm_virtio_user.py          |  8 +-
 tests/TestSuite_vswitch_sample_cbdma.py       |  6 +-
 40 files changed, 284 insertions(+), 326 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-11-30  2:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 13:13 [dts][PATCH V1 0/2] move ioat device IDs to DMA class: change misc to dma Lingli Chen
2021-11-25 13:13 ` [dts][PATCH V1 1/2] tests/*: Move Intel IOAT devices from Misc to DMA devices Lingli Chen
2021-11-25 13:13 ` [dts][PATCH V1 2/2] test_plans/*: Change igb_uio to vfio-pci Lingli Chen
2021-11-25  5:17   ` Chen, LingliX
2021-11-25  5:38     ` Wang, Yinan
2021-11-30  2:48       ` Tu, Lijuan

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