[PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.

Javier Carrasco posted 3 patches 1 month, 4 weeks ago
There is a newer version of this series
tools/testing/selftests/net/.gitignore     | 1 +
tools/testing/selftests/net/rds/.gitignore | 1 +
tools/testing/selftests/net/rds/Makefile   | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
[PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
Posted by Javier Carrasco 1 month, 4 weeks ago
This series is a cherry-pick on top of v6.12-rc1 from the one I sent
for selftests with other patches that were not net-related:

https://lore.kernel.org/all/20240925-selftests-gitignore-v3-0-9db896474170@gmail.com/

The patches have not been modified, and the Reviewed-by tags have
been kept.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Javier Carrasco (3):
      selftests: net: add msg_oob to gitignore
      selftests: net: rds: add include.sh to EXTRA_CLEAN
      selftests: net: rds: add gitignore file for include.sh

 tools/testing/selftests/net/.gitignore     | 1 +
 tools/testing/selftests/net/rds/.gitignore | 1 +
 tools/testing/selftests/net/rds/Makefile   | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20240930-net-selftests-gitignore-18b844f29391

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>
Re: [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
Posted by Jakub Kicinski 1 month, 3 weeks ago
On Mon, 30 Sep 2024 19:34:09 +0200 Javier Carrasco wrote:
> This series is a cherry-pick on top of v6.12-rc1 from the one I sent
> for selftests with other patches that were not net-related:
> 
> https://lore.kernel.org/all/20240925-selftests-gitignore-v3-0-9db896474170@gmail.com/
> 
> The patches have not been modified, and the Reviewed-by tags have
> been kept.

We merged commit 8ed7cf66f484 ("selftests: rds: move include.sh to
TEST_FILES") in meantime, now we have a slight conflict on patch 2.
Could you rebase and repost?

I'd designate the repost as "PATCH net v2", indicating that we probably
want to send these to Linus before 6.12
-- 
pw-bot: cr