Searched hist:abc4010d1f6ec6a112bc273c41db13a8fb272d6b (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_impl.c | diff abc4010d1f6ec6a112bc273c41db13a8fb272d6b Wed Nov 09 12:41:13 CET 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Match keys in configured port keysets
This tries to match the keys in a rule with the keysets supported by the VCAP instance, and generate a list of keysets.
This list is then validated against the list of keysets that is currently selected for the lookups (per port) in the VCAP configuration.
The Sparx5 IS2 only has one actionset, so there is no actionset matching performed for now.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sparx5_tc_flower.c | diff abc4010d1f6ec6a112bc273c41db13a8fb272d6b Wed Nov 09 12:41:13 CET 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Match keys in configured port keysets
This tries to match the keys in a rule with the keysets supported by the VCAP instance, and generate a list of keysets.
This list is then validated against the list of keysets that is currently selected for the lookups (per port) in the VCAP configuration.
The Sparx5 IS2 only has one actionset, so there is no actionset matching performed for now.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_client.h | diff abc4010d1f6ec6a112bc273c41db13a8fb272d6b Wed Nov 09 12:41:13 CET 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Match keys in configured port keysets
This tries to match the keys in a rule with the keysets supported by the VCAP instance, and generate a list of keysets.
This list is then validated against the list of keysets that is currently selected for the lookups (per port) in the VCAP configuration.
The Sparx5 IS2 only has one actionset, so there is no actionset matching performed for now.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vcap_api.c | diff abc4010d1f6ec6a112bc273c41db13a8fb272d6b Wed Nov 09 12:41:13 CET 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Match keys in configured port keysets
This tries to match the keys in a rule with the keysets supported by the VCAP instance, and generate a list of keysets.
This list is then validated against the list of keysets that is currently selected for the lookups (per port) in the VCAP configuration.
The Sparx5 IS2 only has one actionset, so there is no actionset matching performed for now.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|