netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
@ 2024-09-30 17:34 Javier Carrasco
  2024-09-30 17:34 ` [PATCH 1/3] selftests: net: add msg_oob to gitignore Javier Carrasco
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Javier Carrasco @ 2024-09-30 17:34 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Shuah Khan, Allison Henderson
  Cc: netdev, linux-kselftest, linux-kernel, linux-rdma, rds-devel,
	Javier Carrasco

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>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-04 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 17:34 [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries Javier Carrasco
2024-09-30 17:34 ` [PATCH 1/3] selftests: net: add msg_oob to gitignore Javier Carrasco
2024-09-30 17:34 ` [PATCH 2/3] selftests: net: rds: add include.sh to EXTRA_CLEAN Javier Carrasco
2024-09-30 17:34 ` [PATCH 3/3] selftests: net: rds: add gitignore file for include.sh Javier Carrasco
2024-10-04 14:40 ` [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).