public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel•org>
To: Jason Gunthorpe <jgg@mellanox•com>
Cc: Doug Ledford <dledford@redhat•com>,
	RDMA mailing list <linux-rdma@vger•kernel.org>,
	Michael Guralnik <michaelgur@mellanox•com>,
	Moni Shoua <monis@mellanox•com>,
	Saeed Mahameed <saeedm@mellanox•com>,
	linux-netdev <netdev@vger•kernel.org>
Subject: Re: [PATCH mlx5-next 1/3] IB/mlx5: Query ODP capabilities for DC
Date: Thu, 1 Aug 2019 17:51:34 +0300	[thread overview]
Message-ID: <20190801145134.GO4832@mtr-leonro.mtl.com> (raw)
In-Reply-To: <20190801142511.GE23885@mellanox.com>

On Thu, Aug 01, 2019 at 02:25:16PM +0000, Jason Gunthorpe wrote:
> On Thu, Aug 01, 2019 at 03:21:37PM +0300, Leon Romanovsky wrote:
>
> > diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h
> > index ec571fd7fcf8..5eae8d734435 100644
> > +++ b/include/linux/mlx5/mlx5_ifc.h
> > @@ -944,7 +944,9 @@ struct mlx5_ifc_odp_cap_bits {
> >
> >  	struct mlx5_ifc_odp_per_transport_service_cap_bits xrc_odp_caps;
> >
> > -	u8         reserved_at_100[0x700];
> > +	struct mlx5_ifc_odp_per_transport_service_cap_bits dc_odp_caps;
> > +
> > +	u8         reserved_at_100[0x6E0];
> >  };
>
> Not splitting this to mlx5-next?

This whole patch goes to mlx5-next, because it touches
drivers/net/ethernet/mellanox/mlx5/core/main.c too and splitting
to ifc specific patch won't change anything.

Thanks

>
> Jason

  reply	other threads:[~2019-08-01 14:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-01 12:21 [PATCH rdma-next 0/3] ODP support for mlx5 DC QPs Leon Romanovsky
2019-08-01 12:21 ` [PATCH mlx5-next 1/3] IB/mlx5: Query ODP capabilities for DC Leon Romanovsky
2019-08-01 14:25   ` Jason Gunthorpe
2019-08-01 14:51     ` Leon Romanovsky [this message]
2019-08-01 12:21 ` [PATCH rdma-next 2/3] IB/mlx5: Expose ODP for DC capabilities to user Leon Romanovsky
2019-08-01 12:34   ` Gal Pressman
2019-08-01 12:50     ` Leon Romanovsky
2019-08-01 12:21 ` [PATCH rdma-next 3/3] IB/mlx5: Add page fault handler for DC initiator WQE Leon Romanovsky
2019-08-01 14:24 ` [PATCH rdma-next 0/3] ODP support for mlx5 DC QPs Jason Gunthorpe
2019-08-01 14:55   ` Leon Romanovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190801145134.GO4832@mtr-leonro.mtl.com \
    --to=leon@kernel$(echo .)org \
    --cc=dledford@redhat$(echo .)com \
    --cc=jgg@mellanox$(echo .)com \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=michaelgur@mellanox$(echo .)com \
    --cc=monis@mellanox$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=saeedm@mellanox$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox