net/mlx5: support meter profile update
authorSuanming Mou <suanmingm@mellanox.com>
Fri, 8 Nov 2019 03:49:17 +0000 (05:49 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 11 Nov 2019 13:23:02 +0000 (14:23 +0100)
commit63ffeb2ff26fd16744daedabf973a9e783141f5b
treea098defba6c1bfdf0c3449de25bf3601013762f1
parent33e01809f81810e662f2b265969d1d0fc7895abb
net/mlx5: support meter profile update

This commit add the meter profile update support.

New internal function in rte_mtr_ops callback:
1. meter_profile_update()

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
drivers/net/mlx5/mlx5_flow_meter.c