public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 2/3] Port test_1_to_1_initmsg_connect (SCTP) to new API
Date: Fri, 13 Dec 2019 16:58:45 +0100	[thread overview]
Message-ID: <20191213155845.GA13257@dell5510> (raw)
In-Reply-To: <e896dee9-4a6d-e5e8-e98b-0fb59a81de77@suse.cz>

Hi Martin,

> >> -	tst_resm(TPASS, "connect() with init timeout set to 0 - SUCCESS");
> >> +	if (TST_RET != msglen) {
> >> +		tst_res(TFAIL | TTERRNO, "recv() failed");
> >> +	} else {
> >> +		tst_res(TPASS, "connect() with init timeout set to 0 - SUCCESS");
> > If you don't mind, I'd remove " - SUCCESS" from the message before merge.

> Please do.

Thanks your patch!
Merged with this change and copyright in utils/sctp/func_tests/test_1_to_1_initmsg_connect.c

Kind regards,
Petr

  reply	other threads:[~2019-12-13 15:58 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 [this message]
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

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=20191213155845.GA13257@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox