[Pkg-ofed-commits] [libmlx5] branch upstream updated (6508728 -> 01ef233)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Oct 23 19:13:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a change to branch upstream
in repository libmlx5.

      from  6508728   Imported Upstream version 1.0.2
       new  01ef233   New upstream version 1.2.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                  |    33 +
 AUTHORS                     |     1 +
 Makefile.am                 |     9 +-
 Makefile.in                 |   440 +-
 README                      |    12 +-
 aclocal.m4                  |   892 ++-
 autogen.sh                  |     3 +-
 autom4te.cache/output.0     | 14899 ------------------------------------------
 autom4te.cache/output.1     | 14895 -----------------------------------------
 autom4te.cache/requests     |   288 -
 autom4te.cache/traces.0     |  2422 -------
 autom4te.cache/traces.1     |   598 --
 config.h.in                 |     3 +
 config/config.guess         |   207 +-
 config/config.sub           |   152 +-
 config/depcomp              |   531 +-
 config/install-sh           |    35 +-
 config/ltmain.sh            |   123 +-
 config/missing              |   461 +-
 configure                   |   836 ++-
 configure.ac                |    12 +-
 dist/.-release.HEAD         |     0
 libmlx5.spec                |    11 +-
 libmlx5.spec.in             |     7 +-
 m4/ax_gcc_func_attribute.m4 |   223 +
 aclocal.m4 => m4/libtool.m4 |  1903 +-----
 m4/ltoptions.m4             |   384 ++
 m4/ltsugar.m4               |   123 +
 m4/ltversion.m4             |    23 +
 m4/lt~obsolete.m4           |    98 +
 src/cq.c                    |  1015 ++-
 src/mlx5-abi.h              |    59 +-
 src/mlx5.c                  |   180 +-
 src/mlx5.h                  |   132 +-
 src/qp.c                    |   507 +-
 src/verbs.c                 |   563 +-
 src/wqe.h                   |   102 +-
 37 files changed, 5626 insertions(+), 36556 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 autom4te.cache/output.0
 delete mode 100644 autom4te.cache/output.1
 delete mode 100644 autom4te.cache/requests
 delete mode 100644 autom4te.cache/traces.0
 delete mode 100644 autom4te.cache/traces.1
 mode change 100755 => 100644 config/ltmain.sh
 delete mode 100644 dist/.-release.HEAD
 create mode 100644 m4/ax_gcc_func_attribute.m4
 copy aclocal.m4 => m4/libtool.m4 (81%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libmlx5.git



More information about the Pkg-ofed-commits mailing list