diff for duplicates of <20190716095852.GA25228@kroah.com> diff --git a/a/1.txt b/N1/1.txt index b333059..93d7f46 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -On Tue, Jul 16, 2019@12:50:07PM +0300, Leon Romanovsky wrote: -> On Tue, Jul 16, 2019@06:09:17PM +0900, Greg KH wrote: -> > On Tue, Jul 16, 2019@11:41:26AM +0300, Leon Romanovsky wrote: -> > > On Tue, Jul 16, 2019@04:16:44PM +0900, Greg KH wrote: -> > > > On Tue, Jul 16, 2019@10:10:30AM +0300, Leon Romanovsky wrote: -> > > > > On Mon, Jul 15, 2019@05:19:13AM -0400, Selvin Xavier wrote: +On Tue, Jul 16, 2019 at 12:50:07PM +0300, Leon Romanovsky wrote: +> On Tue, Jul 16, 2019 at 06:09:17PM +0900, Greg KH wrote: +> > On Tue, Jul 16, 2019 at 11:41:26AM +0300, Leon Romanovsky wrote: +> > > On Tue, Jul 16, 2019 at 04:16:44PM +0900, Greg KH wrote: +> > > > On Tue, Jul 16, 2019 at 10:10:30AM +0300, Leon Romanovsky wrote: +> > > > > On Mon, Jul 15, 2019 at 05:19:13AM -0400, Selvin Xavier wrote: > > > > > > GID entry consist of GID, vlan, netdev and smac. > > > > > > Extend GID duplicate check companions to consider vlan_id as well > > > > > > to support IPv6 VLAN based link local addresses. Introduce @@ -13,11 +13,11 @@ On Tue, Jul 16, 2019@12:50:07PM +0300, Leon Romanovsky wrote: > > > > > > https://www.spinics.net/lists/linux-rdma/msg81594.html > > > > > > > > > > > > Fixes: 823b23da7113 ("IB/core: Allow vlan link local address based RoCE GIDs") -> > > > > > Cc: <stable at vger.kernel.org> # v5.2+ -> > > > > > Reported-by: Yi Zhang <yi.zhang at redhat.com> +> > > > > > Cc: <stable@vger.kernel.org> # v5.2+ +> > > > > > Reported-by: Yi Zhang <yi.zhang@redhat.com> > > > > > -> > > > > > Co-developed-by: Parav Pandit <parav at mellanox.com> -> > > > > > Signed-off-by: Parav Pandit <parav at mellanox.com> +> > > > > > Co-developed-by: Parav Pandit <parav@mellanox.com> +> > > > > > Signed-off-by: Parav Pandit <parav@mellanox.com> > > > > > > > > > > I never understood why bad habits are so stinky. > > > > > diff --git a/a/content_digest b/N1/content_digest index 02c6dab..60d90f6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,17 +4,25 @@ "ref\020190716084126.GJ10130@mtr-leonro.mtl.com\0" "ref\020190716090917.GA11964@kroah.com\0" "ref\020190716095007.GK10130@mtr-leonro.mtl.com\0" - "From\0gregkh@linuxfoundation.org (Greg KH)\0" - "Subject\0[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison\0" + "From\0Greg KH <gregkh@linuxfoundation.org>\0" + "Subject\0Re: [PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison\0" "Date\0Tue, 16 Jul 2019 18:58:52 +0900\0" + "To\0Leon Romanovsky <leon@kernel.org>\0" + "Cc\0Selvin Xavier <selvin.xavier@broadcom.com>" + linux-rdma@vger.kernel.org + dledford@redhat.com + jgg@ziepe.ca + linux-nvme@lists.infradead.org + stable@vger.kernel.org + " Parav Pandit <parav@mellanox.com>\0" "\00:1\0" "b\0" - "On Tue, Jul 16, 2019@12:50:07PM +0300, Leon Romanovsky wrote:\n" - "> On Tue, Jul 16, 2019@06:09:17PM +0900, Greg KH wrote:\n" - "> > On Tue, Jul 16, 2019@11:41:26AM +0300, Leon Romanovsky wrote:\n" - "> > > On Tue, Jul 16, 2019@04:16:44PM +0900, Greg KH wrote:\n" - "> > > > On Tue, Jul 16, 2019@10:10:30AM +0300, Leon Romanovsky wrote:\n" - "> > > > > On Mon, Jul 15, 2019@05:19:13AM -0400, Selvin Xavier wrote:\n" + "On Tue, Jul 16, 2019 at 12:50:07PM +0300, Leon Romanovsky wrote:\n" + "> On Tue, Jul 16, 2019 at 06:09:17PM +0900, Greg KH wrote:\n" + "> > On Tue, Jul 16, 2019 at 11:41:26AM +0300, Leon Romanovsky wrote:\n" + "> > > On Tue, Jul 16, 2019 at 04:16:44PM +0900, Greg KH wrote:\n" + "> > > > On Tue, Jul 16, 2019 at 10:10:30AM +0300, Leon Romanovsky wrote:\n" + "> > > > > On Mon, Jul 15, 2019 at 05:19:13AM -0400, Selvin Xavier wrote:\n" "> > > > > > GID entry consist of GID, vlan, netdev and smac.\n" "> > > > > > Extend GID duplicate check companions to consider vlan_id as well\n" "> > > > > > to support IPv6 VLAN based link local addresses. Introduce\n" @@ -24,11 +32,11 @@ "> > > > > > https://www.spinics.net/lists/linux-rdma/msg81594.html\n" "> > > > > >\n" "> > > > > > Fixes: 823b23da7113 (\"IB/core: Allow vlan link local address based RoCE GIDs\")\n" - "> > > > > > Cc: <stable at vger.kernel.org> # v5.2+\n" - "> > > > > > Reported-by: Yi Zhang <yi.zhang at redhat.com>\n" + "> > > > > > Cc: <stable@vger.kernel.org> # v5.2+\n" + "> > > > > > Reported-by: Yi Zhang <yi.zhang@redhat.com>\n" "> > > > >\n" - "> > > > > > Co-developed-by: Parav Pandit <parav at mellanox.com>\n" - "> > > > > > Signed-off-by: Parav Pandit <parav at mellanox.com>\n" + "> > > > > > Co-developed-by: Parav Pandit <parav@mellanox.com>\n" + "> > > > > > Signed-off-by: Parav Pandit <parav@mellanox.com>\n" "> > > > >\n" "> > > > > I never understood why bad habits are so stinky.\n" "> > > > >\n" @@ -88,4 +96,4 @@ "\n" greg k-h -9d8e72decab264b763d5290882fd0c94f142e24d444284612b705f13bc73fef4 +06224a6c389c477a4fb44b9c6a5a4035739ded5899e40e6f436dbb7fa5890d86
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.