diff for duplicates of <20190716102050.GL10130@mtr-leonro.mtl.com> diff --git a/a/1.txt b/N1/1.txt index 9c37ff6..107c455 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -On Tue, Jul 16, 2019@06:58:52PM +0900, Greg KH wrote: -> 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 06:58:52PM +0900, Greg KH 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 @@ -14,11 +14,11 @@ On Tue, Jul 16, 2019@06:58:52PM +0900, Greg KH 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 6ce976d..9d082fd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,18 +5,26 @@ "ref\020190716090917.GA11964@kroah.com\0" "ref\020190716095007.GK10130@mtr-leonro.mtl.com\0" "ref\020190716095852.GA25228@kroah.com\0" - "From\0leon@kernel.org (Leon Romanovsky)\0" - "Subject\0[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison\0" + "From\0Leon Romanovsky <leon@kernel.org>\0" + "Subject\0Re: [PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison\0" "Date\0Tue, 16 Jul 2019 13:20:50 +0300\0" + "To\0Greg KH <gregkh@linuxfoundation.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@06:58:52PM +0900, Greg KH wrote:\n" - "> 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 06:58:52PM +0900, Greg KH 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" @@ -26,11 +34,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" @@ -110,4 +118,4 @@ ">\n" > greg k-h -d68a6d56ea7fa95862663d4fbe421712587cd3623e49f8a7e1e3637bc979730a +01d1581c295a1c4e3cf9d9219adccada6f8e1800200b1fde468590410ecae089
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.