Hi, How this issue was seen? Is it related to the bug reported by Tonghao Zhang? If yes, you may use "Reported-by:".
One comment about the title, please describe which area is fixed, instead of "incorrect pointer operation" which is very generic. The title should probably include the word "meter". Then in the explanations below, please explain what is the impact of the bug. Thanks 07/01/2020 09:56, Suanming Mou: > The meter suffix flow item pointer restore is not correct to minus a > fixed value. It should minus the real offset it increases. > > Set the value to the real offset the pointer increases to fix the issue. > > Fixes: 9ea9b049a960 ("net/mlx5: split meter flow") > Cc: sta...@dpdk.org > > Signed-off-by: Suanming Mou <suanmi...@mellanox.com> > Tested-by: Tonghao Zhang <xiangxia.m....@gmail.com>