All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kurt Kanzenbach <kurt@linutronix.de>
To: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	netdev@vger.kernel.org,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Kurt Kanzenbach <kurt@linutronix.de>
Subject: [PATCH net 0/2] net: dsa: hellcreek: 802.1Qbv Fixes
Date: Wed, 25 Aug 2021 15:58:11 +0200	[thread overview]
Message-ID: <20210825135813.73436-1-kurt@linutronix.de> (raw)

Hi,

while using TAPRIO offloading on the Hirschmann hellcreek switch, I've noticed
two issues in the current implementation:

1. The gate control list is incorrectly programmed
2. The admin base time is not set properly

Fix it.

Thanks,
Kurt

Kurt Kanzenbach (2):
  net: dsa: hellcreek: Fix incorrect setting of GCL
  net: dsa: hellcreek: Adjust schedule look ahead window

 drivers/net/dsa/hirschmann/hellcreek.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-08-25 13:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 13:58 Kurt Kanzenbach [this message]
2021-08-25 13:58 ` [PATCH net 1/2] net: dsa: hellcreek: Fix incorrect setting of GCL Kurt Kanzenbach
2021-08-25 16:33   ` Florian Fainelli
2021-08-25 13:58 ` [PATCH net 2/2] net: dsa: hellcreek: Adjust schedule look ahead window Kurt Kanzenbach
2021-08-25 16:34   ` Florian Fainelli
2021-08-26  9:30 ` [PATCH net 0/2] net: dsa: hellcreek: 802.1Qbv Fixes 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=20210825135813.73436-1-kurt@linutronix.de \
    --to=kurt@linutronix.de \
    --cc=andrew@lunn.ch \
    --cc=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=vivien.didelot@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.