Re: [PATCH net-next] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
From: Pranav Tyagi <hidden>
Date: 2025-02-15 18:23:46
Also in:
linux-kernel-mentees
Hi Simon, Thank you for reviewing my patch and for the guidance on the submission process. I sincerely apologize for the duplicate posting—I’ll make sure to follow the correct versioning and reposting guidelines moving forward. I’m still new to the community and getting familiar with the workflow, so I really appreciate your feedback. I’ll keep these best practices in mind for future submissions. Regards, Pranav Tyagi On Sat, Feb 15, 2025 at 7:15 PM Simon Horman [off-list ref] wrote:
On Thu, Feb 13, 2025 at 08:56:11PM +0530, Pranav Tyagi wrote:quoted
This patch fixes a grammatical error in a test log message in reuseaddr_ports_exhausted.c for better clarity as a part of lfx application tasks Signed-off-by: Pranav Tyagi <redacted>Thanks Pranav, This change looks good to me. Reviewed-by: Simon Horman <horms@kernel.org> A note on process to keep in mind for next time: This patch seems to have been posted to netdev twice, about 20 hours apart. Please don't do that as it can be quite confusing to reviewers. If you need to update a patch, please version it (e.g. [PATCH v2 net-next). If you need to repost a patch, say because there has been no response for a long time, please label it accordingly (e.g. [PATCH REPOST net-next]) and include some explanation of why it is being reposted, e.g. below the scissors ("---"). And regardless, when posting a patch to netdev, please don't post it more than once every 24h.