Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Dec 2020 20:43:22
1.11.2

|
yuri  |
net/libfabric: Update 1.11.1 -> 1.11.2
Reported by: portscout |
12 Oct 2020 01:09:31
1.11.1

|
yuri  |
net/libfabric: Update 1.11.0 -> 1.11.1
Reported by: portscout |
17 Aug 2020 21:07:51
1.11.0

|
yuri  |
net/libfabric: Update 1.10.1 -> 1.11.0
Reported by: portscout |
11 May 2020 05:52:47
1.10.1

|
yuri  |
net/libfabric: Update 1.9.1 -> 1.10.1
Reported by: portscout |
07 Mar 2020 18:32:51
1.9.1

|
yuri  |
net/libfabric: Update 1.8.1 -> 1.9.1
Reported by: portscout |
14 Feb 2020 12:20:26
1.8.1

|
jbeich  |
net/libfabric: unbreak build after r525983
src/fabric.c:683:7: error: no member named 'epoll_shim_close' in 'fi_ops'
FI_CHECK_OP(info->nic->fid.ops, struct fi_ops, close)) {
^ ~~~~~
./include/rdma/fabric.h:555:23: note: expanded from macro 'FI_CHECK_OP'
(ops && (ops->size > offsetof(opstype, op)) && ops->op)
^ ~~
/usr/include/stddef.h:73:31: note: expanded from macro 'offsetof'
#define offsetof(type, field) __offsetof(type, field)
^ ~~~~~
/usr/include/sys/cdefs.h:487:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field) __builtin_offsetof(type, field)
^ ~~~~~
src/fabric.c:683:54: error: no member named 'epoll_shim_close' in 'struct
fi_ops' (Only the first 15 lines of the commit message are shown above ) |
13 Oct 2019 07:59:19
1.8.1

|
yuri  |
net/libfabric: Update 1.8.0 -> 1.8.1
Reported by: portscout |
29 Jun 2019 08:36:54
1.8.0

|
yuri  |
net/libfabric: Update 1.7.2 -> 1.8.0
Reported by: portscout |
15 Jun 2019 19:41:10
1.7.2

|
yuri  |
net/libfabric: Update 1.7.1 -> 1.7.2
Reported by: portscout |
11 Apr 2019 05:04:03
1.7.1

|
yuri  |
net/libfabric: Update 1.7.0rc3-281 -> 1.7.1
Reported by: portscout |
26 Feb 2019 05:24:11
1.7.0.r3.281

|
yuri  |
net/libfabric: Update 1.6.2 -> 1.7.0rc3-281
Reported by: portscout |
08 Nov 2018 08:54:36
1.6.2_1

|
yuri  |
net/libfabric: Add port options for individual providers; Enclose the VERBS
option in .if/.else
Requested by: mat (VERBS option .if/.else enclosure) |
08 Nov 2018 06:51:51
1.6.2

|
yuri  |
New port: net/libfabric: Open Fabric Interfaces |