selftests: microchip: add test for QoS support on KSZ9477 switch family
authorOleksij Rempel <o.rempel@pengutronix.de>
Fri, 3 May 2024 13:13:51 +0000 (15:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 May 2024 09:35:11 +0000 (10:35 +0100)
commitcbc7afffc5ec581d3781c49fe9c8e8c661e5217b
treef4d00df74a293edb392d7a32affed67e1c702618
parentc2e722657f18272a8b8711e94b29466f253715e6
selftests: microchip: add test for QoS support on KSZ9477 switch family

Add tests covering following functionality on KSZ9477 switch family:
- default port priority
- global DSCP to Internal Priority Mapping
- apptrust configuration

This script was tested on KSZ9893R

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/microchip/ksz9477_qos.sh [new file with mode: 0755]