[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220411122728.225588-1-elic@nvidia.com>
Date:   Mon, 11 Apr 2022 15:27:25 +0300
From:   Eli Cohen <elic@...dia.com>
To:     <mst@...hat.com>, <asowang@...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] 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. 
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
 
