test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 00/12] DPDK code prefix DEV change to RTE_ETH
@ 2021-11-08 16:28 Lingli Chen
  2021-11-08 16:28 ` [dts] [PATCH V1 01/12] test_plans/dpdk_gro_lib: " Lingli Chen
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Lingli Chen @ 2021-11-08 16:28 UTC (permalink / raw)
  To: dts; +Cc: Lingli Chen

According to dpdk commit 295968d17("ethdev: add namespace"), DPDK code prefix DEV change to RTE_ETH.

Lingli Chen (12):
  test_plans/dpdk_gro_lib: DPDK code prefix DEV change to RTE_ETH
  tests/dpdk_gro_lib: DPDK code prefix DEV change to RTE_ETH
  test_plans/vdev_primary_secondary: DPDK code prefix DEV change to
    RTE_ETH
  tests/vdev_primary_secondary: DPDK code prefix DEV change to RTE_ETH
  test_plans/vhost_event_idx_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  tests/vhost_event_idx_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  test_plans/vhost_user_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  tests/vhost_user_interrupt: DPDK code prefix DEV change to RTE_ETH
  test_plans/vhost_virtio_pmd_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  tests/vhost_virtio_pmd_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  test_plans/vhost_virtio_user_interrupt: DPDK code prefix DEV change to
    RTE_ETH
  tests/vhost_virtio_user_interrupt: DPDK code prefix DEV change to
    RTE_ETH

 test_plans/dpdk_gro_lib_test_plan.rst         | 26 +++++++++----------
 .../vdev_primary_secondary_test_plan.rst      |  7 +++--
 .../vhost_event_idx_interrupt_test_plan.rst   |  5 ++--
 test_plans/vhost_user_interrupt_test_plan.rst | 16 ++++++++++++
 .../vhost_virtio_pmd_interrupt_test_plan.rst  |  7 +++--
 .../vhost_virtio_user_interrupt_test_plan.rst |  7 +++--
 tests/TestSuite_dpdk_gro_lib.py               | 24 ++++++++---------
 tests/TestSuite_vdev_primary_secondary.py     |  4 +--
 tests/TestSuite_vhost_event_idx_interrupt.py  |  2 +-
 tests/TestSuite_vhost_user_interrupt.py       |  2 +-
 tests/TestSuite_vhost_virtio_pmd_interrupt.py |  4 +--
 .../TestSuite_vhost_virtio_user_interrupt.py  |  4 +--
 12 files changed, 60 insertions(+), 48 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-11-08 15:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-08 16:28 [dts] [PATCH V1 00/12] DPDK code prefix DEV change to RTE_ETH Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 01/12] test_plans/dpdk_gro_lib: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 02/12] tests/dpdk_gro_lib: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 03/12] test_plans/vdev_primary_secondary: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 04/12] tests/vdev_primary_secondary: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 05/12] test_plans/vhost_event_idx_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 06/12] tests/vhost_event_idx_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 07/12] test_plans/vhost_user_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 08/12] tests/vhost_user_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 09/12] test_plans/vhost_virtio_pmd_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 10/12] tests/vhost_virtio_pmd_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 11/12] test_plans/vhost_virtio_user_interrupt: " Lingli Chen
2021-11-08 16:28 ` [dts] [PATCH V1 12/12] tests/vhost_virtio_user_interrupt: " Lingli Chen
2021-11-08  8:39   ` Chen, LingliX
2021-11-08 15:46   ` 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).