From: Jakub Kicinski Date: Sat, 4 Feb 2023 04:05:59 +0000 (-0800) Subject: Merge branch 'updates-to-enetc-txq-management' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=88c940cccbfd4bf8e16d50aa9dc0c15390cd17e5;p=linux.git Merge branch 'updates-to-enetc-txq-management' Vladimir Oltean says: ==================== Updates to ENETC TXQ management The set ensures that the number of TXQs given by enetc to the network stack (mqprio or TX hashing) + the number of TXQs given to XDP never exceeds the number of available TXQs. These are the first 4 patches of series "[v5,net-next,00/17] ENETC mqprio/taprio cleanup" from here: https://patchwork.kernel.org/project/netdevbpf/cover/20230202003621.2679603-1-vladimir.oltean@nxp.com/ There is no change in this version compared to there. I split them off because this contains a fix for net-next and it would be good if it could go in quickly. I also did it to reduce the patch count of that other series, if I need to respin it again. ==================== Link: https://lore.kernel.org/r/20230203001116.3814809-1-vladimir.oltean@nxp.com Signed-off-by: Jakub Kicinski --- 88c940cccbfd4bf8e16d50aa9dc0c15390cd17e5