OSDN Git Service

vdpa/mlx5: Remove flow counter from steering
authorEli Cohen <elic@nvidia.com>
Mon, 11 Apr 2022 12:29:40 +0000 (15:29 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 1 Jun 2022 06:16:38 +0000 (02:16 -0400)
commit7becdd13b640a6f91219ae3f201afa03ed67876b
tree71b7b245e5b8f56fdc407dd5f9937d7c63566015
parentb2ffa407ed5dd931d6b0657cc8824aa0f4e73a7a
vdpa/mlx5: Remove flow counter from steering

The flow counter has been introduced in early versions of the driver to
aid in debugging. It is no longer needed and can harm performance.

Remove it.

Signed-off-by: Eli Cohen <elic@nvidia.com>
Message-Id: <20220411122942.225717-2-elic@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c