]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: Add FGs and FTEs memory pool
authorMaor Gottlieb <maorg@mellanox.com>
Sun, 27 Aug 2017 10:18:40 +0000 (13:18 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 26 Sep 2017 17:52:05 +0000 (20:52 +0300)
commita369d4ac4dff92129ea0dfa3d66f45a830e29098
tree6afae31df91e9c37c77a06ccad939a7457f52b1b
parentf5c2ff179f51101893e42e78683b23a487929d6c
net/mlx5: Add FGs and FTEs memory pool

Add memory pool allocation for flow groups and flow
table entry.

It is useful because these objects are not small and could
be allocated/deallocated many times.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h