index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
vcap
/
vcap_api_kunit.c
Age
Commit message (
Expand
)
Author
2024-11-24
net: microchip: vcap: Add typegroup table terminators in kunit tests
Guenter Roeck
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add lock initialization to the KUNIT tests
Steen Hegelund
2023-01-16
net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW
Steen Hegelund
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: sparx5: Reset VCAP counter for new rules
Steen Hegelund
2022-11-25
net: microchip: sparx5: Add VCAP filter keys KUNIT test
Steen Hegelund
2022-11-25
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP debugfs KUNIT test
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP debugFS support
Steen Hegelund
2022-11-21
net: microchip: sparx5: kunit test: Fix compile warnings.
Horatiu Vultur
2022-11-14
net: microchip: sparx5: Add KUNIT test of counters and sorted rules
Steen Hegelund
2022-11-11
net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
Steen Hegelund
2022-10-31
net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...
Yang Yingliang
2022-10-24
net: microchip: sparx5: Adding KUNIT test for the VCAP API
Steen Hegelund