[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220411122942.225717-1-elic@nvidia.com>
Date: Mon, 11 Apr 2022 15:29:39 +0300
From: Eli Cohen <elic@...dia.com>
To: <mst@...hat.com>, <jasowang@...hat.com>
CC: <virtualization@...ts.linux-foundation.org>,
<linux-kernel@...r.kernel.org>, <si-wei.liu@...cle.com>,
Eli Cohen <elic@...dia.com>
Subject: [PATCH 0/3 RESEND] mlx5_vdpa: Support MAC/VLAN haw offloading
The following patches introduce MAC/VLAN filter suport for mlx5 vdpa.
First patch remove code that uses hardware counters which are not
necessary anymore.
Second patch add missing struct to carry VLAN IDs.
The third patch is the actual vlan MAC/VLAN filtering implementation.
Sorry about the resend. I had a mistake in Jason's email.
Eli Cohen (3):
vdpa/mlx5: Remove flow counter from steering
virtio_net: Add control VQ struct to carry vlan id
vdpa/mlx5: Add RX MAC VLAN filter support
drivers/vdpa/mlx5/net/mlx5_vnet.c | 292 ++++++++++++++++++++++--------
include/uapi/linux/virtio_net.h | 3 +
2 files changed, 222 insertions(+), 73 deletions(-)
--
2.35.1
Powered by blists - more mailing lists