From: Jakub Kicinski <kuba@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: Tue, 3 Mar 2026 18:49:01 -0800 [thread overview]
Message-ID: <20260303184901.011fe650@kernel.org> (raw)
In-Reply-To: <CACQ1SaB0cnBgEAiX0iTM+WXL0cXYOsoi9wMUMvpcK-04hZLhAg@mail.gmail.com>
On Wed, 4 Mar 2026 08:04:18 +0530 Naveen A wrote:
> > How did you find this issue? I can't figure out what's calling this
> > function in the first place.
>
> I encountered this while running the tc-testing selftests locally.
Running locally meaning? via tdc.py ? Or some other way ?
$ git grep list_categories
tools/testing/selftests/tc-testing/tdc_helper.py:def list_categories(testlist):
I guess I don't understand what the purpose if tdc_helper.py is
but the function you're polishing appears not to be called today..
next prev parent reply other threads:[~2026-03-04 2:49 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 [this message]
2026-03-04 4:16 ` Naveen A
2026-03-04 5:50 ` patchwork-bot+netdevbpf
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=20260303184901.011fe650@kernel.org \
--to=kuba@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.