All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vineeth Karumanchi <vineeth.karumanchi@amd.com>
Cc: git@amd.com, nicolas.ferre@microchip.com,
	claudiu.beznea@tuxon.dev, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 net-next 0/2] net: macb: Add TAPRIO traffic scheduling support
Date: Tue, 19 Aug 2025 10:20:08 +0000	[thread overview]
Message-ID: <175559880825.3483660.17220028783373782006.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250814071058.3062453-1-vineeth.karumanchi@amd.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Thu, 14 Aug 2025 12:40:56 +0530 you wrote:
> Implement Time-Aware Traffic Scheduling (TAPRIO) offload support
> for Cadence MACB/GEM ethernet controllers to enable IEEE 802.1Qbv
> compliant time-sensitive networking (TSN) capabilities.
> 
> Key features implemented:
> - Complete TAPRIO qdisc offload infrastructure with TC_SETUP_QDISC_TAPRIO
> - Hardware-accelerated time-based gate control for multiple queues
> - Enhanced Scheduled Traffic (ENST) register configuration and management
> - Gate state scheduling with configurable start times, on/off intervals
> - Support for cycle-time based traffic scheduling with validation
> - Hardware capability detection via MACB_CAPS_QBV flag
> - Robust error handling and parameter validation
> - Queue-specific timing register programming
>   (ENST_START_TIME, ENST_ON_TIME, ENST_OFF_TIME)
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/2] net: macb: Add TAPRIO traffic scheduling support
    https://git.kernel.org/netdev/net-next/c/89934dbf169e
  - [v2,net-next,2/2] net: macb: Add capability-based QBV detection and Versal support
    https://git.kernel.org/netdev/net-next/c/d739ce4bebf4

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



      parent reply	other threads:[~2025-08-19 10:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-14  7:10 [PATCH v2 net-next 0/2] net: macb: Add TAPRIO traffic scheduling support Vineeth Karumanchi
2025-08-14  7:10 ` [PATCH v2 net-next 1/2] " Vineeth Karumanchi
2025-08-14  7:10 ` [PATCH v2 net-next 2/2] net: macb: Add capability-based QBV detection and Versal support Vineeth Karumanchi
2025-08-19 10:20 ` 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=175559880825.3483660.17220028783373782006.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=git@amd.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=pabeni@redhat.com \
    --cc=vineeth.karumanchi@amd.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.