Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Muhammad Usama Anjum <usama.anjum@collabora.com>,
	Shuah Khan <shuah@kernel.org>,
	"T.J. Mercier" <tjmercier@google.com>
Cc: kernel@collabora.com, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v5 2/2] selftests: dmabuf-heap: add config file for the test
Date: Tue, 26 Mar 2024 15:07:04 -0600	[thread overview]
Message-ID: <984f9c34-7117-466b-afde-228f4a2d8522@linuxfoundation.org> (raw)
In-Reply-To: <20240305060848.2478806-2-usama.anjum@collabora.com>

On 3/4/24 23:08, Muhammad Usama Anjum wrote:
> The config fragment enlists all the config options needed for the test.
> This config is merged into the kernel's config on which this test is
> run.
> 
> Reviewed-by: T.J. Mercier <tjmercier@google.com>
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> ---
> Changes since v1:
> - Add reviewed-by tag
> ---
>   tools/testing/selftests/dmabuf-heaps/config | 4 ++++
>   1 file changed, 4 insertions(+)
>   create mode 100644 tools/testing/selftests/dmabuf-heaps/config
> 
> diff --git a/tools/testing/selftests/dmabuf-heaps/config b/tools/testing/selftests/dmabuf-heaps/config
> new file mode 100644
> index 0000000000000..34bd294836df0
> --- /dev/null
> +++ b/tools/testing/selftests/dmabuf-heaps/config
> @@ -0,0 +1,4 @@
> +CONFIG_DMABUF_HEAPS=y
> +CONFIG_DMABUF_HEAPS_SYSTEM=y
> +CONFIG_DRM_VGEM=y
> +

I am applying this one linux-kselftest fixes for next rc.

thanks,
-- Shuah


  reply	other threads:[~2024-03-26 21:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05  6:08 [PATCH v5 1/2] selftests/dmabuf-heap: conform test to TAP format output Muhammad Usama Anjum
2024-03-05  6:08 ` [PATCH v5 2/2] selftests: dmabuf-heap: add config file for the test Muhammad Usama Anjum
2024-03-26 21:07   ` Shuah Khan [this message]
2024-03-25  7:04 ` [PATCH v5 1/2] selftests/dmabuf-heap: conform test to TAP format output Muhammad Usama Anjum
2024-03-26 21:05 ` Shuah Khan
2024-03-27 11:25   ` Muhammad Usama Anjum

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=984f9c34-7117-466b-afde-228f4a2d8522@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=kernel@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=tjmercier@google.com \
    --cc=usama.anjum@collabora.com \
    /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