commit | 9e117998409c740fdf921392acb048360fcb62a9 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@nvidia.com> | Mon Mar 08 14:52:41 2021 +0200 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Thu May 27 11:54:38 2021 -0700 |
tree | 4bd3ff8e53c88f969964466913e4d99f60038a9e | |
parent | 4a98544d182761873381d46bb1a498703ca85bf0 [diff] |
net/mlx5: DR, Set max table size to 2G entries SW steering has no table size limitations. However, fs_core API is size aware. Set SW steering tables to the maximum possible table size (INT_MAX). Signed-off-by: Paul Blakey <paulb@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>