From: Ling Wei <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Ling Wei <weix.ling@intel.com>
Subject: [dts] [PATCH V1 0/9] modify hard code bind cbdma device to igb_uio by drivername in execution.cfg
Date: Fri, 19 Mar 2021 14:45:58 +0800 [thread overview]
Message-ID: <20210319064558.4352-1-weix.ling@intel.com> (raw)
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
next reply other threads:[~2021-03-19 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 6:45 Ling Wei [this message]
2021-03-19 6:51 ` Ling, WeiX
2021-03-25 5:33 ` Tu, Lijuan
2021-03-22 1:34 ` Ling, WeiX
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=20210319064558.4352-1-weix.ling@intel.com \
--to=weix.ling@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).