Message ID | 20221101094834.2726202-1-daniel.machon@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Add new PCP and APPTRUST attributes to dcbnl | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Tue, 1 Nov 2022 10:48:28 +0100 you wrote: > This patch series adds new extension attributes to dcbnl, to support PCP > prioritization (and thereby hw offloadable pcp-based queue > classification) and per-selector trust and trust order. Additionally, > the microchip sparx5 driver has been dcb-enabled to make use of the new > attributes to offload PCP, DSCP and Default prio to the switch, and > implement trust order of selectors. > > [...] Here is the summary with links: - [net-next,v6,1/6] net: dcb: add new pcp selector to app object https://git.kernel.org/netdev/net-next/c/ec32c0c42d0a - [net-next,v6,2/6] net: dcb: add new apptrust attribute https://git.kernel.org/netdev/net-next/c/6182d5875c33 - [net-next,v6,3/6] net: microchip: sparx5: add support for offloading pcp table https://git.kernel.org/netdev/net-next/c/92ef3d011e17 - [net-next,v6,4/6] net: microchip: sparx5: add support for apptrust https://git.kernel.org/netdev/net-next/c/23f8382cd95d - [net-next,v6,5/6] net: microchip: sparx5: add support for offloading dscp table https://git.kernel.org/netdev/net-next/c/8dcf69a64118 - [net-next,v6,6/6] net: microchip: sparx5: add support for offloading default prio https://git.kernel.org/netdev/net-next/c/c58ff3ed432d You are awesome, thank you!