From: Leon Romanovsky <leon@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David Miller <davem@davemloft.net>,
Networking <netdev@vger.kernel.org>,
Jianbo Liu <jianbol@nvidia.com>, Jiri Pirko <jiri@nvidia.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>,
Saeed Mahameed <saeedm@nvidia.com>
Subject: Re: linux-next: manual merge of the mlx5-next tree with the net-next tree
Date: Thu, 2 Feb 2023 10:26:43 +0200 [thread overview]
Message-ID: <Y9tzw0o3/Sz3v0bb@unreal> (raw)
In-Reply-To: <20230202091433.7fb9d936@canb.auug.org.au>
On Thu, Feb 02, 2023 at 09:14:33AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the mlx5-next tree got a conflict in:
>
> include/linux/mlx5/driver.h
>
> between commit:
>
> fe298bdf6f65 ("net/mlx5: Prepare for fast crypto key update if hardware supports it")
>
> from the net-next tree and commit:
>
> 2fd0e75727a8 ("net/mlx5e: Propagate an internal event in case uplink netdev changes")
>
> from the mlx5-next tree.
>
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
>
> --
> Cheers,
> Stephen Rothwell
>
> diff --cc include/linux/mlx5/driver.h
> index 234334194b38,cc48aa308269..000000000000
> --- a/include/linux/mlx5/driver.h
> +++ b/include/linux/mlx5/driver.h
> @@@ -674,7 -675,7 +675,8 @@@ struct mlx5e_resources
> } hw_objs;
> struct devlink_port dl_port;
> struct net_device *uplink_netdev;
> + struct mlx5_crypto_dek_priv *dek_priv;
> + struct mutex uplink_netdev_lock;
> };
>
> enum mlx5_sw_icm_type {
LGTM, thanks for the conflict resolution.
next prev parent reply other threads:[~2023-02-02 8:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-01 22:14 linux-next: manual merge of the mlx5-next tree with the net-next tree Stephen Rothwell
2023-02-02 8:26 ` Leon Romanovsky [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-18 0:41 Stephen Rothwell
2023-10-02 23:37 Stephen Rothwell
2023-10-03 10:17 ` Leon Romanovsky
2023-08-15 2:28 Stephen Rothwell
2022-09-15 0:20 Stephen Rothwell
2022-09-15 0:15 Stephen Rothwell
2019-06-27 4:09 Stephen Rothwell
2019-06-27 22:59 ` Saeed Mahameed
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=Y9tzw0o3/Sz3v0bb@unreal \
--to=leon@kernel.org \
--cc=davem@davemloft.net \
--cc=jianbol@nvidia.com \
--cc=jiri@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=saeedm@nvidia.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.