[dpdk-dev] [PATCH 0/2] adjusting mkey creations

Raslan Darawsheh rasland at nvidia.com
Mon Mar 29 10:14:37 CEST 2021


Hi,
> -----Original Message-----
> From: Raslan Darawsheh
> Sent: Thursday, March 25, 2021 10:53 AM
> To: Michael Baum <michaelba at nvidia.com>; dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>
> Subject: RE: [PATCH 0/2] adjusting mkey creations
> 
> Hi,
> 
> > -----Original Message-----
> > From: Michael Baum <michaelba at nvidia.com>
> > Sent: Thursday, March 18, 2021 11:56 AM
> > To: dev at dpdk.org
> > Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> > <rasland at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>
> > Subject: [PATCH 0/2] adjusting mkey creations
> >
> > Adjusting mkey creations to use Verbs instead of DevX API.
> >
> > Michael Baum (2):
> >   net/mlx5: workaround ASO memory region creation
> >   net/mlx5: workaround counter memory region creation
> >
> >  drivers/common/mlx5/linux/mlx5_common_verbs.c |   1 -
> >  drivers/common/mlx5/windows/mlx5_common_os.c  |  23 +++---
> >  drivers/net/mlx5/linux/mlx5_os.c              |  10 ---
> >  drivers/net/mlx5/mlx5.c                       |  11 ++-
> >  drivers/net/mlx5/mlx5.h                       |  15 +---
> >  drivers/net/mlx5/mlx5_flow.c                  |  27 ++-----
> >  drivers/net/mlx5/mlx5_flow_age.c              | 106 +++++++++++---------------
> >  drivers/net/mlx5/windows/mlx5_os.c            |   9 ---
> >  8 files changed, 71 insertions(+), 131 deletions(-)
> >
> > --
> > 1.8.3.1
> 
> Series applied to next-net-mlx,
> 
> Kindest regards,
> Raslan Darawsheh
Due to some regression which was found in these patches series we'll remove them from next-net-mlx, 
to have another version which has the fix for this issue.


Kindest regards,
Raslan Darawsheh



More information about the dev mailing list