Bing Zhao e9e36e52ee net/mlx5: reorganize flow matcher resources
Matchers are created on the specific table. If a single linked list
is used to store these, then the finding process might be the
bottleneck when there are a lot of different flow matchers on a
huge amount of tables. The matchers could be move into the table
data resource structure in order to reduce the comparison times
when finding.

Signed-off-by: Bing Zhao <bingz@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2019-11-11 14:23:02 +01:00
..
2019-11-08 23:15:04 +01:00
2019-11-08 23:15:04 +01:00
2019-10-25 19:00:22 +02:00
2019-11-11 14:23:01 +01:00
2019-11-11 14:23:01 +01:00