From: Simon Horman <horms@kernel.org>
To: Alok Tiwari <alok.a.tiwari@oracle.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, shuah@kernel.org,
linux-kselftest@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, darren.kenny@oracle.com
Subject: Re: [PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
Date: Mon, 16 Jun 2025 16:45:28 +0100 [thread overview]
Message-ID: <20250616154528.GF6918@horms.kernel.org> (raw)
In-Reply-To: <20250615084822.1344759-1-alok.a.tiwari@oracle.com>
On Sun, Jun 15, 2025 at 01:48:12AM -0700, Alok Tiwari wrote:
> This patch corrects several logging and error message in nettest.c:
> - Corrects function name in log messages "setsockopt" -> "getsockopt".
> - Closes missing parentheses in "setsockopt(IPV6_FREEBIND)".
> - Replaces misleading error text ("Invalid port") with the correct
> description ("Invalid prefix length").
> - remove Redundant wording like "status from status" and clarifies
> context in IPC error messages.
>
> These changes improve readability and aid in debugging test output.
>
> Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
> ---
> v1 ->v2
> remove extra space
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2025-06-16 15:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-15 8:48 [PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity Alok Tiwari
2025-06-16 15:45 ` Simon Horman [this message]
2025-06-17 23:30 ` patchwork-bot+netdevbpf
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=20250616154528.GF6918@horms.kernel.org \
--to=horms@kernel.org \
--cc=alok.a.tiwari@oracle.com \
--cc=darren.kenny@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
/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.