summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* net: microchip: Constify struct vcap_operationsChristophe JAILLET2024-06-181-1/+1
* net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan2023-09-151-0/+13
* net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan2023-09-151-5/+4
* net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan2023-09-151-0/+6
* net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan2023-09-151-0/+16
* net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan2023-09-151-0/+15
* net: microchip: sparx5: reduce stack usageArnd Bergmann2023-02-201-14/+12
* net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund2023-02-161-2/+2
* net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund2023-01-301-0/+66
* net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund2023-01-261-1/+1
* net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund2023-01-181-0/+1
* net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund2023-01-161-3/+8
* net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund2023-01-161-4/+4
* net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund2023-01-161-8/+1
* net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund2023-01-161-2/+2
* net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund2022-11-251-0/+194
* net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund2022-11-251-3/+3
* net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund2022-11-211-3/+3
* net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund2022-11-211-3/+3
* net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur2022-11-211-6/+6
* net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund2022-11-141-0/+526
* net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund2022-11-111-0/+592
* net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang2022-10-311-2/+2
* net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund2022-10-241-0/+933