Re: [PATCH rdma-next 02/15] net/mlx5: Set software owner ID during init HCA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 25, 2017 at 12:00:43AM +0200, Or Gerlitz wrote:
> On Sun, Dec 24, 2017 at 2:57 PM, Leon Romanovsky <leon@xxxxxxxxxx> wrote:
> > From: Daniel Jurgens <danielj@xxxxxxxxxxxx>
> >
> >
> > +#define MLX5_ARRAY_SET(typ, p, fld, idx, v) do { \
> > +       BUILD_BUG_ON(__mlx5_bit_off(typ, fld) % 32); \
> > +       MLX5_SET(typ, p, fld[idx], v); \
> > +} while (0)
> > +
>
> Parav, Dan, we I pointed to you during the dscp trust mode work, changes
> to this area of the code should have the RB sig of Eli Cohen or Saeed if you
> can't get Eli, please do that.
>

Or,

This patch and other patches in this series were seen by Saeed during
preparation to shared code pull request. In addition, he was being added
as an reviewer for the months.

Thanks

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux