Hello, I was wondering if there was any way I could search what flow tables, flow groups, flow rules exist for mlx5_core driver.
I am aware of the QUERY_* commands but I need to provide a valid tableId or groupId to retrieve the information. Let's say because of any bug, one of the flow table or flow group or flow rule gets orphaned i.e., doesn't get deleted. Is there any way to know that information, so as to explicity delete those rules, tables, groups at a later point? Thanks a lot! Best Regards, Domingo