commit | 5024fa95a144ef4ce9c0039155a553e59c3850be | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@nvidia.com> | Mon Aug 16 11:58:19 2021 -0700 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Thu Aug 19 21:50:35 2021 -0700 |
tree | 3c04b95da1909dd7cf6859c5a1aafde09cbfc779 | |
parent | f444fea7896dbc267249d27f604082a51b8efca2 [diff] |
net/mlx5e: Remove mlx5e dependency from E-Switch sample mlx5/esw/sample.c doesn't really need mlx5e_priv object, we can remove this redundant dependency by passing the eswitch object directly to the sample object constructor. Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Reviewed-by: Roi Dayan <roid@nvidia.com>