Message ID | 20240422203913.225151-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ice: Support 5 layer Tx scheduler topology | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 22 Apr 2024 13:39:05 -0700 you wrote: > Mateusz Polchlopek says: > > For performance reasons there is a need to have support for selectable > Tx scheduler topology. Currently firmware supports only the default > 9-layer and 5-layer topology. This patch series enables switch from > default to 5-layer topology, if user decides to opt-in. > > [...] Here is the summary with links: - [net-next,1/6] devlink: extend devlink_param *set pointer https://git.kernel.org/netdev/net-next/c/5625ca5640ca - [net-next,2/6] ice: Support 5 layer topology https://git.kernel.org/netdev/net-next/c/91427e6d9030 - [net-next,3/6] ice: Adjust the VSI/Aggregator layers https://git.kernel.org/netdev/net-next/c/927127cda11a - [net-next,4/6] ice: Enable switching default Tx scheduler topology https://git.kernel.org/netdev/net-next/c/cc5776fe1832 - [net-next,5/6] ice: Add tx_scheduling_layers devlink param https://git.kernel.org/netdev/net-next/c/109eb2917284 - [net-next,6/6] ice: Document tx_scheduling_layers parameter https://git.kernel.org/netdev/net-next/c/9afff0de30db You are awesome, thank you!