From: Leon Romanovsky <leon@kernel.org> Date: 2018-06-06 19:25:06
Hi Stephen,
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
Thanks
From: Stephen Rothwell <hidden> Date: 2018-06-07 21:47:47
Hi Leon,
On Wed, 6 Jun 2018 22:25:00 +0300 Leon Romanovsky [off-list ref] wrote:
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
I try hard not to add new trees during the merge window, sorry. If I
forget to add it after -rc1 has been released, please remind me.
--
Cheers,
Stephen Rothwell
From: Leon Romanovsky <leon@kernel.org> Date: 2018-06-10 05:41:36
On Fri, Jun 08, 2018 at 07:47:26AM +1000, Stephen Rothwell wrote:
Hi Leon,
On Wed, 6 Jun 2018 22:25:00 +0300 Leon Romanovsky [off-list ref] wrote:
quoted
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
I try hard not to add new trees during the merge window, sorry. If I
forget to add it after -rc1 has been released, please remind me.
From: Leon Romanovsky <leon@kernel.org> Date: 2018-06-17 18:53:09
On Sun, Jun 10, 2018 at 08:41:28AM +0300, Leon Romanovsky wrote:
On Fri, Jun 08, 2018 at 07:47:26AM +1000, Stephen Rothwell wrote:
quoted
Hi Leon,
On Wed, 6 Jun 2018 22:25:00 +0300 Leon Romanovsky [off-list ref] wrote:
quoted
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
I try hard not to add new trees during the merge window, sorry. If I
forget to add it after -rc1 has been released, please remind me.
From: Stephen Rothwell <hidden> Date: 2018-06-17 22:08:24
Hi Leon,
On Sun, 17 Jun 2018 21:52:53 +0300 Leon Romanovsky [off-list ref] wrote:
On Sun, Jun 10, 2018 at 08:41:28AM +0300, Leon Romanovsky wrote:
quoted
On Fri, Jun 08, 2018 at 07:47:26AM +1000, Stephen Rothwell wrote:
quoted
Hi Leon,
On Wed, 6 Jun 2018 22:25:00 +0300 Leon Romanovsky [off-list ref] wrote:
quoted
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
I try hard not to add new trees during the merge window, sorry. If I
forget to add it after -rc1 has been released, please remind me.
Thanks Stephen, I'll do.
This is reminder.
I have added it from today.
Thanks for adding your subsystem tree as a participant of linux-next. As
you may know, this is not a judgement of your code. The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window.
You will need to ensure that the patches/commits in your tree/series have
been:
* submitted under GPL v2 (or later) and include the Contributor's
Signed-off-by,
* posted to the relevant mailing list,
* reviewed by you (or another maintainer of your subsystem tree),
* successfully unit tested, and
* destined for the current or next Linux merge window.
Basically, this should be just what you would send to Linus (or ask him
to fetch). It is allowed to be rebased if you deem it necessary.
--
Cheers,
Stephen Rothwell
sfr@canb.auug.org.au
From: Stephen Hemminger <stephen@networkplumber.org> Date: 2018-06-08 23:19:54
On Wed, 6 Jun 2018 22:25:00 +0300
Leon Romanovsky [off-list ref] wrote:
Hi Stephen,
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
Thanks
I would hope all network drivers keep getting review in netdev.
Don't want a path to upstream that bypasses review.
From: Leon Romanovsky <leon@kernel.org> Date: 2018-06-10 05:41:07
On Fri, Jun 08, 2018 at 04:19:45PM -0700, Stephen Hemminger wrote:
On Wed, 6 Jun 2018 22:25:00 +0300
Leon Romanovsky [off-list ref] wrote:
quoted
Hi Stephen,
Can you please add the branch "mlx5-next" from the following tree to the
linux-next integration tree?
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/
The mlx5-next branch is used to send shared pull requests to both netdev
and RDMA subsystems and it is worth to have linux-next coverage on it
before.
Thanks
I would hope all network drivers keep getting review in netdev.
Don't want a path to upstream that bypasses review.
Me too, this branch/tree is intended for patches AFTER they passed review
in netdev and/or RDMA.
Thanks