test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Juraj Linkeš" <juraj.linkes@pantheon.tech>
To: Jun Dong <junx.dong@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "lijuan.tu@intel.com" <lijuan.tu@intel.com>,
	"qingx.sun@intel.com" <qingx.sun@intel.com>
Subject: RE: [V3 3/5] rename base classes 3
Date: Fri, 10 Jun 2022 12:41:54 +0000	[thread overview]
Message-ID: <39fa536a64e748469569ee3370d9f5d6@pantheon.tech> (raw)
In-Reply-To: <20220610050810.1531-4-junx.dong@intel.com>

Reviewed-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

> -----Original Message-----
> From: Jun Dong <junx.dong@intel.com>
> Sent: Friday, June 10, 2022 7:08 AM
> To: dts@dpdk.org
> Cc: lijuan.tu@intel.com; qingx.sun@intel.com; junx.dong@intel.com; Juraj
> Linkeš <juraj.linkes@pantheon.tech>
> Subject: [V3 3/5] rename base classes 3
> 
> From: Juraj Linkeš <juraj.linkes@pantheon.tech>
> 
> first part of test_plans/*
> 
> Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
> Signed-off-by: Jun Dong <junx.dong@intel.com>
> ---
>  test_plans/NICStatistics_test_plan.rst        |   2 +-
>  test_plans/af_xdp_2_test_plan.rst             |  12 +-
>  test_plans/basic_4k_pages_cbdma_test_plan.rst |  20 +-
>  test_plans/basic_4k_pages_dsa_test_plan.rst   |  62 +-
>  test_plans/checksum_offload_test_plan.rst     |   8 +-
>  test_plans/dcf_lifecycle_test_plan.rst        | 276 ++---
>  test_plans/dpdk_gro_lib_cbdma_test_plan.rst   |   2 +-
>  .../dpdk_hugetlbfs_mount_size_test_plan.rst   |  12 +-
>  test_plans/efd_test_plan.rst                  |  10 +-
>  ...ckage_download_in_ice_driver_test_plan.rst |  16 +-
>  test_plans/ethtool_stats_test_plan.rst        |   4 +-
>  test_plans/eventdev_perf_test_plan.rst        |   2 +-
>  .../eventdev_pipeline_perf_test_plan.rst      |   2 +-
>  .../external_mempool_handler_test_plan.rst    |  10 +-
>  test_plans/flexible_rxd_test_plan.rst         |   4 +-
>  test_plans/floating_veb_test_plan.rst         |  26 +-
>  .../flow_classify_softnic_test_plan.rst       |  22 +-
>  test_plans/flow_classify_test_plan.rst        |  18 +-
>  test_plans/flow_filtering_test_plan.rst       |  14 +-
>  test_plans/generic_flow_api_test_plan.rst     |  42 +-
>  .../iavf_flexible_descriptor_test_plan.rst    |   2 +-
>  ..._package_driver_error_handle_test_plan.rst |  16 +-
>  test_plans/iavf_test_plan.rst                 |   4 +-
>  test_plans/ice_1pps_signal_test_plan.rst      |  10 +-
>  ...ce_advanced_iavf_rss_gtpogre_test_plan.rst |   4 +-
>  .../ice_advanced_iavf_rss_gtpu_test_plan.rst  | 172 +--
>  ...vanced_iavf_rss_pppol2tpoudp_test_plan.rst |   6 +-
>  .../ice_advanced_iavf_rss_test_plan.rst       |  10 +-
>  ...vf_rss_vlan_esp_ah_l2tp_pfcp_test_plan.rst |   8 +-
>  .../ice_advanced_rss_gtpogre_test_plan.rst    |   6 +-
>  .../ice_advanced_rss_gtpu_test_plan.rst       |  28 +-
>  .../ice_advanced_rss_pppoe_test_plan.rst      |   4 +-
>  test_plans/ice_advanced_rss_test_plan.rst     |  10 +-
>  ...ed_rss_vlan_esp_ah_l2tp_pfcp_test_plan.rst |   4 +-
>  test_plans/ice_dcf_acl_filter_test_plan.rst   |  14 +-
>  test_plans/ice_dcf_date_path_test_plan.rst    |  12 +-
>  .../ice_dcf_flow_priority_test_plan.rst       |   2 +-
>  test_plans/ice_dcf_qos_test_plan.rst          | 390 +++----
>  .../ice_dcf_switch_filter_gtpu_test_plan.rst  |   2 +-
>  .../ice_dcf_switch_filter_pppoe_test_plan.rst |   4 +-
>  .../ice_dcf_switch_filter_test_plan.rst       |  20 +-
>  test_plans/ice_flow_priority_test_plan.rst    | 229 ++--
>  .../ice_iavf_fdir_gtpogre_test_plan.rst       |   4 +-
>  .../ice_iavf_fdir_pppol2tpoudp_test_plan.rst  | 978 +++++++++---------
>  test_plans/ice_iavf_fdir_test_plan.rst        |  78 +-
>  ...ce_iavf_ip_fragment_rte_flow_test_plan.rst |  16 +-
>  .../ice_iavf_rss_configure_test_plan.rst      |   2 +-
>  .../ice_ip_fragment_rte_flow_test_plan.rst    |  16 +-
>  test_plans/ice_limit_value_test_test_plan.rst |   6 +-
>  test_plans/ice_qinq_test_plan.rst             | 234 ++---
>  50 files changed, 1426 insertions(+), 1429 deletions(-)
> 

  reply	other threads:[~2022-06-10 12:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10  5:08 [V3 0/5] rename base classes Jun Dong
2022-06-10  5:08 ` [V3 1/5] rename base classes 1 Jun Dong
2022-06-10 12:41   ` Juraj Linkeš
2022-06-10  5:08 ` [V3 2/5] rename base classes 2 Jun Dong
2022-06-10 12:41   ` Juraj Linkeš
2022-06-10  5:08 ` [V3 3/5] rename base classes 3 Jun Dong
2022-06-10 12:41   ` Juraj Linkeš [this message]
2022-06-10  5:08 ` [V3 4/5] rename base classes 4 Jun Dong
2022-06-10 12:42   ` Juraj Linkeš
2022-06-10  5:08 ` [V3 5/5] rename base classes 5 Jun Dong
2022-06-10 12:43   ` Juraj Linkeš

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=39fa536a64e748469569ee3370d9f5d6@pantheon.tech \
    --to=juraj.linkes@pantheon.tech \
    --cc=dts@dpdk.org \
    --cc=junx.dong@intel.com \
    --cc=lijuan.tu@intel.com \
    --cc=qingx.sun@intel.com \
    /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).