Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 18 May 2023 13:32:12 +0000 (15:32 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 18 May 2023 13:32:12 +0000 (15:32 +0200)
commit02f8fc1a67c160b2faab2c9e9439026deb076971
tree839c8372813009ce57977e8a8dc8330e3c9efe2d
parentb50a8b0d57ab1ef11492171e98a030f48682eac3
parentd38ddd56d90eb156b2708637403fd8a936c0113a
Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'

Horatiu Vultur says:

====================
net: lan966x: Add support for PCP, DEI, DSCP

This patch series extends lan966x to offload to the hardware the
following features:
- PCP: this configuration is per port both at ingress and egress.
- App trust: which allows to specify a trust order of app selectors.
  This can be PCP or DSCP or DSCP/PCP.
- default priority
- DSCP: this configuration is shared between the ports both at ingress
  and egress.
====================

Link: https://lore.kernel.org/r/20230516201408.3172428-1-horatiu.vultur@microchip.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>