test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Xiao, QimaiX" <qimaix.xiao@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V1 00/17] change virtio case mpps verification value
Date: Fri, 22 May 2020 08:51:55 +0000	[thread overview]
Message-ID: <MWHPR1101MB2254BE3ED86C1941A2436890FBB40@MWHPR1101MB2254.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1590136328-457243-1-git-send-email-qimaix.xiao@intel.com>

Tested-by: Xiao, QimaiX <qimaix.xiao@intel.com>

Regards,
Xiao Qimai

> -----Original Message-----
> From: Xiao, QimaiX <qimaix.xiao@intel.com>
> Sent: Friday, May 22, 2020 4:32 PM
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [PATCH V1 00/17] change virtio case mpps verification value
> 
> *. change verify mpps from 0 to a certain value to avoid misc packet interfeer
> 
> Xiao Qimai (17):
>   change verfiy mpps to largger than 0.5
>   change verfiy mpps to largger than 5
>   change verfiy mpps to largger than 0.5
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value according to linerate
>   change verified mpps value to 0.5
> 
>  .../TestSuite_loopback_multi_paths_port_restart.py |  2 +-
>  tests/TestSuite_loopback_multi_queues.py           |  2 +-
>  .../TestSuite_loopback_virtio_user_server_mode.py  |  2 +-
>  tests/TestSuite_pvp_diff_qemu_version.py           | 13 ++++-
>  tests/TestSuite_pvp_multi_paths_performance.py     | 56 +++++++++++++-
> --------
>  ...vp_multi_paths_vhost_single_core_performance.py | 14 +++++-
>   ...p_multi_paths_virtio_single_core_performance.py | 14 +++++-
>   .../TestSuite_pvp_qemu_multi_paths_port_restart.py | 13 ++++-
>   ...TestSuite_pvp_vhost_user_built_in_net_driver.py | 13 ++++-
>  tests/TestSuite_pvp_virtio_user_2M_hugepages.py    | 13 ++++-
>  tests/TestSuite_pvp_virtio_user_4k_pages.py        | 13 ++++-
>  ...te_pvp_virtio_user_multi_queues_port_restart.py | 13 ++++-
>  tests/TestSuite_vhost_dequeue_zero_copy.py         | 13 ++++-
>  tests/TestSuite_vhost_multi_queue_qemu.py          | 13 ++++-
>  tests/TestSuite_virtio_pvp_regression.py           | 13 ++++-
>  ...stSuite_virtio_user_for_container_networking.py | 13 ++++-
>  tests/TestSuite_vm2vm_virtio_pmd.py                |  3 +-
>  17 files changed, 182 insertions(+), 41 deletions(-)
> 
> --
> 1.8.3.1


      parent reply	other threads:[~2020-05-22  8:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22  8:31 Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 01/17]loopback_multi_paths_port_restart: change verfiy mpps to largger than 0.5 Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 02/17]loopback_multi_queues: change verfiy mpps to largger than 5 Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 03/17]loopback_virtio_user_server_mode: change verfiy mpps to largger than 0.5 Xiao Qimai
2020-06-01  3:27   ` Wang, Yinan
2020-05-22  8:31 ` [dts] [PATCH V1 04/17]pvp_diff_qemu_version: change verified mpps value according to linerate Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 05/17]pvp_multi_paths_performance: " Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 06/17]pvp_multi_paths_vhost_single_core_performance: " Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 07/17]pvp_multi_paths_virtio_single_core_performance: " Xiao Qimai
2020-05-22  8:31 ` [dts] [PATCH V1 08/17]pvp_qemu_multi_paths_port_restart: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 09/17]pvp_vhost_user_built_in_net_driver: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 10/17]pvp_virtio_user_2M_hugepages: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 11/17]pvp_virtio_user_4k_pages: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 12/17]pvp_virtio_user_multi_queues_port_restart: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 13/17]vhost_dequeue_zero_copy: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 14/17]vhost_multi_queue_qemu: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 15/17]virtio_pvp_regression: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 16/17]virtio_user_for_container_networking: " Xiao Qimai
2020-05-22  8:32 ` [dts] [PATCH V1 17/17]vm2vm_virtio_pmd: change verified mpps value to 0.5 Xiao Qimai
2020-05-22  8:51 ` Xiao, QimaiX [this message]

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=MWHPR1101MB2254BE3ED86C1941A2436890FBB40@MWHPR1101MB2254.namprd11.prod.outlook.com \
    --to=qimaix.xiao@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).