All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] net: Remove legacy tests from runtest
Date: Mon, 26 Oct 2020 18:35:32 +0300	[thread overview]
Message-ID: <006134e8-4e18-b4d5-e8a5-c24aa39cd9a1@oracle.com> (raw)
In-Reply-To: <20201026070006.25298-1-pvorel@suse.cz>

On 26.10.2020 10:00, Petr Vorel wrote:
> Remove all network stress tests which haven't been rewritten to the new
> API yet from the runtest file (mostly multicast tests + some route tests).
> These tests use check_envval and other deprecated tools.
> 
> See also:
> https://urldefense.com/v3/__https://github.com/linux-test-project/ltp/issues/310__;!!GqivPVa7Brio!MvVbMbVUxZVNN5X25o3dg_mCzHyf7VivMPlPoQu9cDCSBdlu03MeKdnTdBUphVfiS-QT$ 
> https://urldefense.com/v3/__https://github.com/linux-test-project/ltp/issues/440__;!!GqivPVa7Brio!MvVbMbVUxZVNN5X25o3dg_mCzHyf7VivMPlPoQu9cDCSBdlu03MeKdnTdBUpheD5F6hF$ 
> 
> Suggested-by: Alexey Kodanev <alexey.kodanev@oracle.com>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>  runtest/net_stress.multicast | 16 ----------------
>  runtest/net_stress.route     |  4 ----
>  2 files changed, 20 deletions(-)
> 
> diff --git a/runtest/net_stress.multicast b/runtest/net_stress.multicast
> index d2288df62..463fe17ab 100644
> --- a/runtest/net_stress.multicast
> +++ b/runtest/net_stress.multicast
> @@ -6,24 +6,8 @@ mcast4-group-single-socket mcast-group-single-socket
>  mcast4-group-multiple-socket mcast-group-multiple-socket
>  mcast4-group-same-group mcast-group-same-group
>  mcast4-group-source-filter mcast-group-source-filter
> -mcast4-pktfld01 mcast4-pktfld01
> -mcast4-pktfld02 mcast4-pktfld02
> -mcast4-queryfld01 mcast4-queryfld01
> -mcast4-queryfld02 mcast4-queryfld02
> -mcast4-queryfld03 mcast4-queryfld03
> -mcast4-queryfld04 mcast4-queryfld04
> -mcast4-queryfld05 mcast4-queryfld05
> -mcast4-queryfld06 mcast4-queryfld06
>  
>  mcast6-group-single-socket mcast-group-single-socket -6
>  mcast6-group-multiple-socket mcast-group-multiple-socket -6
>  mcast6-group-same-group mcast-group-same-group -6
>  mcast6-group-source-filter mcast-group-source-filter -6
> -mcast6-pktfld01 mcast6-pktfld01
> -mcast6-pktfld02 mcast6-pktfld02
> -mcast6-queryfld01 mcast6-queryfld01
> -mcast6-queryfld02 mcast6-queryfld02
> -mcast6-queryfld03 mcast6-queryfld03
> -mcast6-queryfld04 mcast6-queryfld04
> -mcast6-queryfld05 mcast6-queryfld05
> -mcast6-queryfld06 mcast6-queryfld06
> diff --git a/runtest/net_stress.route b/runtest/net_stress.route
> index 8755ef0be..b60e55bd6 100644
> --- a/runtest/net_stress.route
> +++ b/runtest/net_stress.route
> @@ -5,8 +5,6 @@ route4-change-if route-change-if.sh
>  route4-change-netlink-dst route-change-netlink-dst.sh
>  route4-change-netlink-gw route-change-netlink-gw.sh
>  route4-change-netlink-if route-change-netlink-if.sh
> -route4-redirect route4-redirect
> -route4-rmmod route4-rmmod
>  
>  route6-change-dst route-change-dst.sh -6
>  route6-change-gw route-change-gw.sh -6
> @@ -14,5 +12,3 @@ route6-change-if route-change-if.sh -6
>  route6-change-netlink-dst route-change-netlink-dst.sh -6
>  route6-change-netlink-gw route-change-netlink-gw.sh -6
>  route6-change-netlink-if route-change-netlink-if.sh -6
> -route6-redirect route6-redirect
> -route6-rmmod route6-rmmod
> 

Acked-by: Alexey Kodanev <alexey.kodanev@oracle.com>

  reply	other threads:[~2020-10-26 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26  7:00 [LTP] [PATCH 1/1] net: Remove legacy tests from runtest Petr Vorel
2020-10-26 15:35 ` Alexey Kodanev [this message]
2020-10-27  7:24   ` Petr Vorel

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=006134e8-4e18-b4d5-e8a5-c24aa39cd9a1@oracle.com \
    --to=alexey.kodanev@oracle.com \
    --cc=ltp@lists.linux.it \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.