linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Magali Lemes <magali.lemes@canonical.com>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	shuah@kernel.org, vfedorenko@novek.ru,
	tianjia.zhang@linux.alibaba.com, andrei.gherzan@canonical.com,
	netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled
Date: Mon, 12 Jun 2023 21:09:04 -0700	[thread overview]
Message-ID: <20230612210904.1023f312@kernel.org> (raw)
In-Reply-To: <20230612125107.73795-3-magali.lemes@canonical.com>

On Mon, 12 Jun 2023 09:51:05 -0300 Magali Lemes wrote:
> @@ -406,6 +415,7 @@ static void chunked_sendfile(struct __test_metadata *_metadata,
>  
>  TEST_F(tls, multi_chunk_sendfile)
>  {
> +
>  	chunked_sendfile(_metadata, self, 4096, 4096);
>  	chunked_sendfile(_metadata, self, 4096, 0);
>  	chunked_sendfile(_metadata, self, 4096, 1);

nit: leftover change, with that fixed feel free to add:

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
-- 
pw-bot: cr

  reply	other threads:[~2023-06-13  4:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-12 12:51 [PATCH v3 0/4] Check if FIPS mode is enabled when running selftests Magali Lemes
2023-06-12 12:51 ` [PATCH v3 1/4] selftests/harness: allow tests to be skipped during setup Magali Lemes
2023-06-12 12:51 ` [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled Magali Lemes
2023-06-13  4:09   ` Jakub Kicinski [this message]
2023-06-12 12:51 ` [PATCH v3 3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos Magali Lemes
2023-06-12 12:51 ` [PATCH v3 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled Magali Lemes

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=20230612210904.1023f312@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrei.gherzan@canonical.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=magali.lemes@canonical.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    --cc=tianjia.zhang@linux.alibaba.com \
    --cc=vfedorenko@novek.ru \
    /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).