linux-stable/drivers/net/ethernet/microchip/vcap
Steen Hegelund c956b9b318 net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
This tests that the available keyfield and actionfield add methods are
doing the exepected work: adding the value (and mask) to the
keyfield/actionfield list item in the rule.

The test also covers the functionality that matches a rule to a keyset.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-11 10:39:12 +00:00
..
Kconfig net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
Makefile net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_ag_api.h
vcap_ag_api_kunit.h net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
vcap_api.c net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups 2022-11-11 10:39:12 +00:00
vcap_api.h net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups 2022-11-11 10:39:12 +00:00
vcap_api_client.h net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups 2022-11-11 10:39:12 +00:00
vcap_api_kunit.c net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API 2022-11-11 10:39:12 +00:00
vcap_model_kunit.c net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_model_kunit.h net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00