From: Javier Carrasco <javier.carrasco.cruz@gmail.com>
To: Shuah Khan <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
Javier Carrasco <javier.carrasco.cruz@gmail.com>
Subject: [PATCH 1/4] selftests: netfilter: add sctp_collision to gitignore
Date: Mon, 01 Jan 2024 01:41:45 +0100 [thread overview]
Message-ID: <20240101-selftest_gitignore-v1-1-eb61b09adb05@gmail.com> (raw)
In-Reply-To: <20240101-selftest_gitignore-v1-0-eb61b09adb05@gmail.com>
The commit 'cf791b22bef7 ("selftests: netfilter: test for sctp collision
processing in nf_conntrack") did not add the generated object to the
existing .gitignore for netfilter.
Add the missing object to the .gitignore file.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
tools/testing/selftests/netfilter/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/netfilter/.gitignore b/tools/testing/selftests/netfilter/.gitignore
index 4b2928e1c19d..c535754dced2 100644
--- a/tools/testing/selftests/netfilter/.gitignore
+++ b/tools/testing/selftests/netfilter/.gitignore
@@ -2,3 +2,4 @@
nf-queue
connect_close
audit_logread
+sctp_collision
--
2.39.2
next prev parent reply other threads:[~2024-01-01 0:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-01 0:41 [PATCH 0/4] selftests: add missing gitignore files and include generated objects Javier Carrasco
2024-01-01 0:41 ` Javier Carrasco [this message]
2024-01-01 0:41 ` [PATCH 2/4] selftests: uevent: add missing gitignore Javier Carrasco
2024-01-01 0:41 ` [PATCH 3/4] selftests: thermal: intel: power_floor: " Javier Carrasco
2024-01-01 0:41 ` [PATCH 4/4] selftests: thermal: intel: workload_hint: " Javier Carrasco
2024-01-26 9:30 ` [PATCH 0/4] selftests: add missing gitignore files and include generated objects Javier Carrasco
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=20240101-selftest_gitignore-v1-1-eb61b09adb05@gmail.com \
--to=javier.carrasco.cruz@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®