From: Junjie Cao <junjie.cao@intel.com>
To: Hillf Danton <hdanton@sina.com>
Cc: Eric Dumazet <edumazet@google.com>,
Vinicius Costa Gomes <vinicius.gomes@intel.com>,
Uladzislau Zhauniarovich <uladzislau.zhauniarovich@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
Date: Thu, 20 Aug 2026 10:25:36 +0800 [thread overview]
Message-ID: <20260820022539.276469-1-junjie.cao@intel.com> (raw)
In-Reply-To: <20260819075015.1259-1-hdanton@sina.com>
On Wed, 19 Aug 2026 15:50:14 +0800 Hillf Danton wrote:
> If now is computed based on the timer instead, now = timer->base->get_time(),
> which one do you pick up lad/dude?
Thanks for pointing it out. The timer's - hrtimer_cb_get_time(timer), since
base->get_time went away in 009eb5da29a9. Same value today, but taken from
the clock the expiry is compared against. Changed in v2.
next prev parent reply other threads:[~2026-08-20 2:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-18 7:17 [PATCH net 0/3] net/sched: taprio: fix software schedule livelocks Junjie Cao
2026-08-18 7:17 ` [PATCH net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind Junjie Cao
2026-08-19 7:50 ` Hillf Danton
2026-08-20 2:25 ` Junjie Cao [this message]
2026-08-18 7:17 ` [PATCH net 2/3] net/sched: taprio: enforce a minimum interval for software schedules Junjie Cao
2026-08-18 7:17 ` [PATCH net 3/3] selftests/tc-testing: taprio: add case for the software minimum interval Junjie Cao
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=20260820022539.276469-1-junjie.cao@intel.com \
--to=junjie.cao@intel.com \
--cc=edumazet@google.com \
--cc=hdanton@sina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=uladzislau.zhauniarovich@gmail.com \
--cc=vinicius.gomes@intel.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