Message ID | 20230120052135.32120-1-arun.ramadoss@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: microchip: add support for credit based shaper | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 20 Jan 2023 10:51:33 +0530 you wrote: > LAN937x switch family, KSZ9477, KSZ9567, KSZ9563 and KSZ8563 supports > the credit based shaper. But there were few difference between LAN937x and KSZ > switch like > - number of queues for LAN937x is 8 and for others it is 4. > - size of credit increment register for LAN937x is 24 and for other is 16-bit. > This patch series add the credit based shaper with common implementation for > LAN937x and KSZ swithes. > > [...] Here is the summary with links: - [net-next,v2,1/2] net: dsa: microchip: enable port queues for tc mqprio https://git.kernel.org/netdev/net-next/c/e30f33a5f5c7 - [net-next,v2,2/2] net: dsa: microchip: add support for credit based shaper https://git.kernel.org/netdev/net-next/c/71d7920fb2d1 You are awesome, thank you!