lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 Jul 2019 07:45:59 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Masanari Iida <standby24x7@...il.com>, shuah@...nel.org,
        linux-kernel@...r.kernel.org, jiri@...lanox.com,
        idosch@...lanox.com, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh

On 7/24/19 7:15 AM, Masanari Iida wrote:
> This patch fixes some spelling typo in qos_mc_aware.sh
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>

Thanks.

> ---
>  tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh b/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh
> index 71231ad2dbfb..47315fe48d5a 100755
> --- a/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh
> +++ b/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh
> @@ -262,7 +262,7 @@ test_mc_aware()
>  
>  	stop_traffic
>  
> -	log_test "UC performace under MC overload"
> +	log_test "UC performance under MC overload"
>  
>  	echo "UC-only throughput  $(humanize $ucth1)"
>  	echo "UC+MC throughput    $(humanize $ucth2)"
> @@ -316,7 +316,7 @@ test_uc_aware()
>  
>  	stop_traffic
>  
> -	log_test "MC performace under UC overload"
> +	log_test "MC performance under UC overload"
>  	echo "    ingress UC throughput $(humanize ${uc_ir})"
>  	echo "    egress UC throughput  $(humanize ${uc_er})"
>  	echo "    sent $attempts BC ARPs, got $passes responses"
> 


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ