test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/9] modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
@ 2021-03-19  6:45 Ling Wei
  2021-03-19  6:51 ` Ling, WeiX
  2021-03-22  1:34 ` Ling, WeiX
  0 siblings, 2 replies; 4+ messages in thread
From: Ling Wei @ 2021-03-19  6:45 UTC (permalink / raw)
  To: dts; +Cc: Ling Wei

1.Modify hard code bind cbdma device to igb_uio by drivername in
  execution.cfg.
2.Adjust code format.
3.Delete invalid code about unbind driver because of framwork will
  auto uinbind nic.
4.tests/vm2vm_virtio_net_perf:use the core of nic socket to start
  testpmd.

Ling Wei (9):
  tests/cbdma:modify hard code bind cbdma device to igb_uio by
    drivername in execution.cfg
  tests/dpdk_gro_lib:modify hard code bind cbdma device to igb_uio by
    drivername in execution.cfg
  tests/vhost_cbdma:modify hard code bind cbdma device to igb_uio by
    drivername in execution.cfg
  tests/vhost_user_interrupt:modify hard code bind cbdma device to
    igb_uio by drivername in execution.cfg
  tests/vhost_virtio_pmd_interrupt:modify hard code bind cbdma device to
    igb_uio by drivername in execution.cfg
  tests/vhost_virtio_user_interrupt:modify hard code bind cbdma device
    to igb_uio by drivername in execution.cfg
  tests/virtio_event_idx_interrupt:modify hard code bind cbdma device to
    igb_uio by drivername in execution.cfg
  tests/vm2vm_virtio_net_perf:modify hard code bind cbdma device to
    igb_uio by drivername in execution.cfg
  tests/vswitch_sample_cbdma:modify hard code bind cbdma device to
    igb_uio by drivername in execution.cfg

 tests/TestSuite_cbdma.py                      |  48 ++----
 tests/TestSuite_dpdk_gro_lib.py               | 156 +++++-------------
 tests/TestSuite_vhost_cbdma.py                | 119 +++----------
 tests/TestSuite_vhost_user_interrupt.py       |  10 +-
 tests/TestSuite_vhost_virtio_pmd_interrupt.py |  38 ++---
 .../TestSuite_vhost_virtio_user_interrupt.py  |  12 +-
 tests/TestSuite_virtio_event_idx_interrupt.py |  32 ++--
 tests/TestSuite_vm2vm_virtio_net_perf.py      |  79 +++++----
 tests/TestSuite_vswitch_sample_cbdma.py       |  13 +-
 9 files changed, 162 insertions(+), 345 deletions(-)
 mode change 100755 => 100644 tests/TestSuite_cbdma.py

-- 
2.25.1


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

end of thread, other threads:[~2021-03-25  5:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19  6:45 [dts] [PATCH V1 0/9] modify hard code bind cbdma device to igb_uio by drivername in execution.cfg Ling Wei
2021-03-19  6:51 ` Ling, WeiX
2021-03-25  5:33   ` Tu, Lijuan
2021-03-22  1:34 ` Ling, WeiX

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