From: patchwork-bot+netdevbpf@kernel.org
To: Naveen A <mr.navi8680@gmail.com>
Cc: netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
jhs@mojatatu.com, jiri@resnulli.us, shuah@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] selftests: tc-testing: fix list_categories() crash on list type
Date: Wed, 04 Mar 2026 05:50:05 +0000 [thread overview]
Message-ID: <177260340555.1635731.7202537936783562636.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260228074735.10438-1-mr.navi8680@gmail.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Sat, 28 Feb 2026 13:17:35 +0530 you wrote:
> From: Naveen Anandhan <mr.navi8680@gmail.com>
>
> list_categories() builds a set directly from the 'category'
> field of each test case. Since 'category' is a list,
> set(map(...)) attempts to insert lists into a set, which
> raises:
>
> [...]
Here is the summary with links:
- selftests: tc-testing: fix list_categories() crash on list type
https://git.kernel.org/netdev/net/c/fbdfa8da05b6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-03-04 5:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-28 7:47 [PATCH] selftests: tc-testing: fix list_categories() crash on list type mr.navi8680
2026-03-04 2:17 ` Jakub Kicinski
2026-03-04 2:34 ` Naveen A
2026-03-04 2:49 ` Jakub Kicinski
2026-03-04 4:16 ` Naveen A
2026-03-04 5:50 ` patchwork-bot+netdevbpf [this message]
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=177260340555.1635731.7202537936783562636.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=mr.navi8680@gmail.com \
--cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.