netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Kui-Feng Lee <sinquersw@gmail.com>,
	netdev@vger.kernel.org, victor@mojatatu.com, jhs@mojatatu.com,
	xiyou.wangcong@gmail.com, pctammela@mojatatu.com,
	"David S. Miller" <davem@davemloft.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	Alexei Starovoitov <ast@kernel.org>,
	Martin KaFai Lau <martin.lau@linux.dev>,
	Kernel Team <kernel-team@meta.com>
Subject: Re: net/sched - kernel crashes when replacing a qdisc node.
Date: Thu, 4 Jan 2024 10:18:48 +0100	[thread overview]
Message-ID: <ZZZ3-DrwQxChByGC@nanopsycho> (raw)
In-Reply-To: <20240103180426.2db116ea@kernel.org>

Thu, Jan 04, 2024 at 03:04:26AM CET, kuba@kernel.org wrote:
>On Wed, 3 Jan 2024 17:41:54 -0800 Kui-Feng Lee wrote:
>> The kernel crashes when running selftests/bpf/prog_tests/lwt_reroute.c. 
>> We got the error message at end of this post.
>> 
>> It happens when lwt_reroute.c running the shell command
>> 
>>    tc qdisc replace dev tun0 root fq limit 5 flow_limit 5
>> 
>> The kernel crashes at the line
>> 
>>    block = cl_ops->tcf_block(sch, TC_H_MIN_INGRESS, NULL);
>
>This is the same as
>https://lore.kernel.org/all/20231231172320.245375-1-victor@mojatatu.com/#r
>right?

Yes.

  reply	other threads:[~2024-01-04  9:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  1:41 net/sched - kernel crashes when replacing a qdisc node Kui-Feng Lee
2024-01-04  2:04 ` Jakub Kicinski
2024-01-04  9:18   ` Jiri Pirko [this message]
2024-01-04 17:24   ` Kui-Feng Lee

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=ZZZ3-DrwQxChByGC@nanopsycho \
    --to=jiri@resnulli.us \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=kernel-team@meta.com \
    --cc=kuba@kernel.org \
    --cc=martin.lau@linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pctammela@mojatatu.com \
    --cc=sinquersw@gmail.com \
    --cc=victor@mojatatu.com \
    --cc=xiyou.wangcong@gmail.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;
as well as URLs for NNTP newsgroup(s).