summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET1-1/+1
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan1-0/+13
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan1-5/+4
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan1-0/+6
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan1-0/+16
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan1-0/+15
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann1-14/+12
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund1-2/+2
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund1-0/+66
2023-01-26net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund1-1/+1
2023-01-18net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund1-0/+1
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund1-3/+8
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund1-4/+4
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund1-8/+1
2023-01-16net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund1-2/+2
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund1-0/+194
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund1-3/+3
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund1-3/+3
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund1-3/+3
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund1-0/+526
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund1-0/+592
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang1-2/+2
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund1-0/+933