All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 3/3] Split SCTP initmsg test into two test cases
Date: Fri, 13 Dec 2019 16:40:28 +0100	[thread overview]
Message-ID: <20191213154028.GC8241@dell5510> (raw)
In-Reply-To: <20191126120241.5460-4-mdoucha@suse.cz>

Hi Martin,

> The original test allocates 65535 output streams which may fail on older
> kernels due to lack of memory. Split the test into two test cases:
> - allocate 10 output streams and accept no errors (functional test)
> - allocate 65535 output streams and accept ENOMEM (stress test)

> Also clean up some unnecessary code and check that the test message is
> transferred correctly.

Great idea, thanks for implementing it.

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Kind regards,
Petr

      reply	other threads:[~2019-12-13 15:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 12:02 [LTP] [PATCH 0/3] Improve test_1_to_1_initmsg_connect SCTP test Martin Doucha
2019-11-26 12:02 ` [LTP] [PATCH 1/3] Add SAFE_ACCEPT() to LTP safe net library Martin Doucha
2019-12-13 15:37   ` Petr Vorel
2019-11-26 12:02 ` [LTP] [PATCH 2/3] Port test_1_to_1_initmsg_connect (SCTP) to new API Martin Doucha
2019-12-13 15:39   ` Petr Vorel
2019-12-13 15:41     ` Martin Doucha
2019-12-13 15:58       ` Petr Vorel
2019-12-13 15:45   ` Petr Vorel
2019-11-26 12:02 ` [LTP] [PATCH 3/3] Split SCTP initmsg test into two test cases Martin Doucha
2019-12-13 15:40   ` Petr Vorel [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=20191213154028.GC8241@dell5510 \
    --to=pvorel@suse.cz \
    --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.