diff options
author | Eran Ben Elisha <eranbe@mellanox.com> | 2017-11-13 10:11:27 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-12-19 23:23:58 +0200 |
commit | 37e92a9d4fe38dc3e7308913575983a6a088c8d4 (patch) | |
tree | b0119e3fea75148a254cc5588d614d807fe7cc3b /samples | |
parent | 231243c82793428467524227ae02ca451e6a98e7 (diff) |
net/mlx5: Fix rate limit packet pacing naming and struct
In mlx5_ifc, struct size was not complete, and thus driver was sending
garbage after the last defined field. Fixed it by adding reserved field
to complete the struct size.
In addition, rename all set_rate_limit to set_pp_rate_limit to be
compliant with the Firmware <-> Driver definition.
Fixes: 7486216b3a0b ("{net,IB}/mlx5: mlx5_ifc updates")
Fixes: 1466cc5b23d1 ("net/mlx5: Rate limit tables support")
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions