Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-25 | net: microchip: sparx5: Support for displaying a list of keysets | Steen Hegelund | 1 | -5/+15 | |
This will display a list of keyset in case the type_id field in the VCAP rule has been wildcarded. Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2022-11-21 | net: microchip: sparx5: Add VCAP debugfs KUNIT test | Steen Hegelund | 1 | -0/+545 | |
This tests the functionality of the debugFS support: - finding valid keyset on an address - raw VCAP output - full rule VCAP output Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net> |