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