From: Lingli Chen <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: Lingli Chen <linglix.chen@intel.com>
Subject: [dts][PATCH V1 0/2] move ioat device IDs to DMA class: change misc to dma.
Date: Thu, 25 Nov 2021 13:13:09 +0000 [thread overview]
Message-ID: <20211125131311.134679-1-linglix.chen@intel.com> (raw)
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
next reply other threads:[~2021-11-25 5:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 13:13 Lingli Chen [this message]
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
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=20211125131311.134679-1-linglix.chen@intel.com \
--to=linglix.chen@intel.com \
--cc=dts@dpdk.org \
/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).