From: Jakub Kicinski Date: Tue, 24 Jan 2023 06:12:36 +0000 (-0800) Subject: Merge branch 'net-dsa-microchip-add-support-for-credit-based-shaper' X-Git-Tag: v6.6.7~3490^2~221 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90e05ef3d17a8fcab534bf67109ef98b309b0d0f;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'net-dsa-microchip-add-support-for-credit-based-shaper' Arun Ramadoss says: ==================== net: dsa: microchip: add support for credit based shaper 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. ==================== Link: https://lore.kernel.org/r/20230120052135.32120-1-arun.ramadoss@microchip.com Signed-off-by: Jakub Kicinski --- 90e05ef3d17a8fcab534bf67109ef98b309b0d0f