From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Philipp Thomas <pth-l3A5Bk7waGM@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Stefan Fent <sf-l3A5Bk7waGM@public.gmane.org>,
Johannes Thumshirn <jthumshirn-l3A5Bk7waGM@public.gmane.org>
Subject: Re: Versions of packages included in rdma-core
Date: Thu, 1 Dec 2016 13:24:13 +0200 [thread overview]
Message-ID: <20161201112413.GE4497@leon.nu> (raw)
In-Reply-To: <20161201100308.7zg4x557as7ruwge-TXhXIaCUHZEYitT5tn2FcQ@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 3429 bytes --]
On Thu, Dec 01, 2016 at 11:03:08AM +0100, Philipp Thomas wrote:
> Hi Leon,
>
> * Leon Romanovsky (leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org) [20161201 09:18]:
>
> > We imported everything published in their respective git repositories.
> But as it looks there isn't a log entry that marks the import. This makes it
> hard to compare what we have in SLES to rdma-core to determine whether we do
> the switch for the next service pack or wait for the next major SLES
> version.
>
> > Did you try to use git log --follow relevant_file?
>
> I didn't know that. But that would mean I would have to compare the git logs
> of all imported packages to see where they star t to differ :( I had hoped
> for an easier way, oh well...
Yes, there is an easy path :)
➜ rdma-core git:(master) git show 2172d3c6d73e
commit 2172d3c6d73e336743d6a08ca4e9c618595c2bc5
Merge: 0083ff6 27d8654 e8c50a2 6d6ace8 560afd8 94aaf19 0de1a98 9c4dc56
f8cc421 f7340fc ef7827c f2d901b dfa0d02 cfd7546 364b7da 663098b 2f00a5b
83d9ee5
Author: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
Date: Tue Sep 20 11:42:56 2016 -0600
Initial commit
This was built from the original upstream repositories:
ibacm https://github.com/ofiwg/ibacm.git 6b3303c6d88b40d11e86953e773e14bc9e6d79c7
iwpmd git://git.openfabrics.org/~tnikolova/libiwpm a42bdc977a832071404eaf307b81e0e31f8a4e64
libcxgb3 git://git.openfabrics.org/~swise/libcxgb3.git 12b68e5d8e2e0b89a73f90af6e8a06bb7a748271
libcxgb4 git://git.openfabrics.org/~swise/libcxgb4.git fab9b66438ef19d692d6ce6d7dd346043454696c
libhfi1verbs https://github.com/01org/opa-libhfi1verbs.git c8df83205622a21d7062ac68cc8c4238953bba7d
libi40iw git://git.openfabrics.org/~tnikolova/libi40iw/.git 9d35609f79d6a235e23182e9ceadf3605b2682da
libibcm git://git.openfabrics.org/~shefty/libibcm.git b04920e8bfe0689a2fe67815321dcf646fd48a7e
libibumad git://git.openfabrics.org/~halr/libibumad.git 0765c870a6ddc16a57b68d981a2ff108c178dc93
libibverbs git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git 3b3973377f0dbccb11323b86e267308052cc4458
libipathverbs https://github.com/01org/libipathverbs.git 8291d485f3a5544b43974e7be88f3646f35ae07c
libmlx4 git://git.openfabrics.org/~yishaih/libmlx4.git 8aee6a7d2104395fb967fb52564adbb2dc2b83c4
libmlx5 git://git.openfabrics.org/~yishaih/libmlx5.git 0f2c49cfdb86b01af5387f34ee20960b258998f8
libmthca git://git.kernel.org/pub/scm/libs/infiniband/libmthca.git 6f4dd7451ddef120247e13fa6cb8e1df69c3ddf9
libnes git://git.openfabrics.org/~tnikolova/libnes/.git 51f4aa8ced48a241cfccb6e318cc58e44ab260bc
libocrdma git://git.openfabrics.org/~emulex/libocrdma.git 41f6bbb3fe8129678c233da439d872b3fe9f75dc
librdmacm https://github.com/ofiwg/librdmacm.git 37ae092e626d9cc58a888eedca44f21ccdd7632a
librxe https://github.com/SoftRoCE/librxe-dev.git 227e3c49b6e423c066e1e1887fe30c8261f63cbd
srp_daemon git://git.openfabrics.org/~bvanassche/srptools.git 4ce3074a1f94f93c9b629437e89312d919d323fc
Signed-off-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
>
> Philipp
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-12-01 11:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-01 8:04 Versions of packages included in rdma-core Philipp Thomas
[not found] ` <20161201080430.jrcketnrljckdbix-TXhXIaCUHZEYitT5tn2FcQ@public.gmane.org>
2016-12-01 8:18 ` Leon Romanovsky
[not found] ` <20161201081826.GD4497-2ukJVAZIZ/Y@public.gmane.org>
2016-12-01 10:03 ` Philipp Thomas
[not found] ` <20161201100308.7zg4x557as7ruwge-TXhXIaCUHZEYitT5tn2FcQ@public.gmane.org>
2016-12-01 11:24 ` Leon Romanovsky [this message]
[not found] ` <20161201112413.GE4497-2ukJVAZIZ/Y@public.gmane.org>
2016-12-01 12:05 ` Philipp Thomas
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=20161201112413.GE4497@leon.nu \
--to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=jthumshirn-l3A5Bk7waGM@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pth-l3A5Bk7waGM@public.gmane.org \
--cc=sf-l3A5Bk7waGM@public.gmane.org \
/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.