All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: dsa: hellcreek: 802.1Qbv Fixes
@ 2021-08-25 13:58 Kurt Kanzenbach
  2021-08-25 13:58 ` [PATCH net 1/2] net: dsa: hellcreek: Fix incorrect setting of GCL Kurt Kanzenbach
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kurt Kanzenbach @ 2021-08-25 13:58 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	netdev, Sebastian Andrzej Siewior, Kurt Kanzenbach

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-26  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 13:58 [PATCH net 0/2] net: dsa: hellcreek: 802.1Qbv Fixes Kurt Kanzenbach
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

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.