[dts] [PATCH V1 00/10] fix script issues

Tu, Lijuan lijuan.tu at intel.com
Thu Jul 29 13:28:58 CEST 2021



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Lingli Chen
> Sent: 2021年7月30日 1:24
> To: dts at dpdk.org
> Cc: Chen, LingliX <linglix.chen at intel.com>
> Subject: [dts] [PATCH V1 00/10] fix script issues

What are the issues? Could you please give more description?
> 
> Modify get_cbdma_ports_info
> 
> Lingli Chen (10):
>   tests/vhost_cbdma: Modify get_cbdma_ports_info
>   tests/cbdma: Modify get_cbdma_ports_info
>   tests/dpdk_gro_lib: Modify get_cbdma_ports_info
>   tests/vhost_event_idx_interrupt: Modify get_cbdma_ports_info
>   tests/vhost_user_interrupt: Modify get_cbdma_ports_info
>   tests/vhost_virtio_pmd_interrupt: Modify get_cbdma_ports_info
>   tests/vhost_virtio_user_interrupt: Modify get_cbdma_ports_info
>   tests/virtio_event_idx_interrupt: Modify get_cbdma_ports_info
>   tests/vm2vm_virtio_user: Modify get_cbdma_ports_info
>   tests/vm2vm_virtio_net_perf: Modify get_cbdma_ports_info

There are 10 test suites defined "get_cbdma_ports_info",  strongly advice to make them as a common API. It is very helpful to our maintenance.
> 
>  tests/TestSuite_cbdma.py                       | 2 +-
>  tests/TestSuite_dpdk_gro_lib.py                | 2 +-
>  tests/TestSuite_vhost_cbdma.py                 | 2 +-
>  tests/TestSuite_vhost_event_idx_interrupt.py   | 2 +-
>  tests/TestSuite_vhost_user_interrupt.py        | 2 +-
>  tests/TestSuite_vhost_virtio_pmd_interrupt.py  | 2 +-
> tests/TestSuite_vhost_virtio_user_interrupt.py | 2 +-
> tests/TestSuite_virtio_event_idx_interrupt.py  | 2 +-
>  tests/TestSuite_vm2vm_virtio_net_perf.py       | 8 ++++----
>  tests/TestSuite_vm2vm_virtio_user.py           | 2 +-
>  10 files changed, 13 insertions(+), 13 deletions(-)
> 
> --
> 2.32.0



More information about the dts mailing list