From da4b3ceb525fc411da8ed51d9bc61618eed915a2 Mon Sep 17 00:00:00 2001 From: "Tatyana E. Nikolova" Date: Mon, 13 Jul 2015 13:19:28 -0700 Subject: [PATCH] libnes: Adding release notes for OFED-3.18/libnes Signed-off-by: Tatyana Nikolova --- release_notes/libnes_release_notes.txt | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 release_notes/libnes_release_notes.txt diff --git a/release_notes/libnes_release_notes.txt b/release_notes/libnes_release_notes.txt new file mode 100644 index 0000000..0f3f625 --- /dev/null +++ b/release_notes/libnes_release_notes.txt @@ -0,0 +1,35 @@ + Release Notes for libnes + Distributed with OFED-3.18 + July 2015 + +DESCRIPTION + +libnes is a user space library, distributed with OFED which provides support +for the Intel RDMA driver nes, using the libibverbs interface. + +CHANGES + + - libnes packages version 1.1.4 and higher come with updated NES_ABI version, + which supports the nes drivers based on kernel linux-3.12 and higher. + (Older/lower libnes versions support earlier released nes drivers) + + - The summary of libnes changes could be seen at: + http://git.openfabrics.org/?p=~tnikolova/libnes/.git;a=summary + +INSTALL + +After installing an OFED package which includes libnes, +the library (libnes-rdmav2.so) will be installed at /usr/lib64. + +BUILDING NOTES + +To build libnes manually: + +cd libnes-x.x.x +./configure --prefix /usr +make +make install + +ADDITIONAL INFORMATION + +See nes_release_notes.txt -- 2.41.0