[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230122161602.1958577-1-vadfed@meta.com>
Date: Sun, 22 Jan 2023 08:16:00 -0800
From: Vadim Fedorenko <vadfed@...a.com>
To: Aya Levin <ayal@...dia.com>, Saeed Mahameed <saeedm@...dia.com>,
"Jakub Kicinski" <kuba@...nel.org>
CC: Vadim Fedorenko <vadfed@...a.com>, <netdev@...r.kernel.org>
Subject: [PATCH net 0/2] mlx5: bugfixes for ptp fifo queue
Simple FIFO implementation for PTP queue has several bug which lead to
use-after-free and skb leaks. This series fixes the issues and adds new
counters of out-of-order CQEs for this queue.
Vadim Fedorenko (2):
mlx5: fix possible ptp queue fifo overflow
mlx5: fix skb leak while fifo resync
.../net/ethernet/mellanox/mlx5/core/en/ptp.c | 29 ++++++++++++++-----
.../net/ethernet/mellanox/mlx5/core/en/txrx.h | 6 +++-
.../ethernet/mellanox/mlx5/core/en_stats.c | 2 ++
.../ethernet/mellanox/mlx5/core/en_stats.h | 2 ++
4 files changed, 31 insertions(+), 8 deletions(-)
--
2.30.2
Powered by blists - more mailing lists