On Mon, Apr 03, 2023 at 01:00:16PM -0400, Parav Pandit
wrote:>
>
> On 4/3/2023 12:20 PM, Eli Cohen wrote:
> > Hi,
> >
> > the single patch in this series adds support for posted interrupts in
> > mlx5.
> >
> > It depends on the patch series already accpted can be seen here:
> >
https://patchwork.kernel.org/project/netdevbpf/patch/20230324231341.29808-1-saeed
at kernel.org/
> >
> > git pull
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git
> > tags/mlx5-updates-2023-03-20
> >
> > Eli Cohen (1):
> > vdpa/mlx5: Support interrupt bypassing
> >
> > drivers/vdpa/mlx5/net/mlx5_vnet.c | 139
++++++++++++++++++++++++++++--
> > drivers/vdpa/mlx5/net/mlx5_vnet.h | 14 +++
> > 2 files changed, 144 insertions(+), 9 deletions(-)
> >
> In subject
>
> s/interrtups/interrupts/
In fact if we are splitting hairs, this is a reduced relative (full form
would be "support of posted interrupts") so it should not use a plural
form. Also pls use a prefix in the patch subject. In the end:
mlx5: posted interrupt support
would be better.
--
MST