All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	edumazet@google.com, pabeni@redhat.com, horms@kernel.org,
	andrew@lunn.ch, willemb@google.com
Subject: Re: [PATCH net-next] selftests: drv-net: so_txtime: fix qdisc replace with handle
Date: Thu, 13 Aug 2026 00:30:14 +0000	[thread overview]
Message-ID: <178658101438.2163205.4686358073688229214.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260811182856.2702163-1-willemdebruijn.kernel@gmail.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 11 Aug 2026 14:26:50 -0400 you wrote:
> From: Willem de Bruijn <willemb@google.com>
> 
> The blamed commit updated a tc replace command by adding a handle.
> 
>   -    tc(f"qdisc replace dev {ifname} root {qdisc} {optargs}")
>   +    tc(f"qdisc replace dev {ifname} root handle 1: {qdisc} {optargs}")
> 
> [...]

Here is the summary with links:
  - [net-next] selftests: drv-net: so_txtime: fix qdisc replace with handle
    https://git.kernel.org/netdev/net-next/c/dbf34acdfb29

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2026-08-13  0:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 18:26 [PATCH net-next] selftests: drv-net: so_txtime: fix qdisc replace with handle Willem de Bruijn
2026-08-13  0:30 ` 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=178658101438.2163205.4686358073688229214.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=willemb@google.com \
    --cc=willemdebruijn.kernel@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 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.