This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "".
The branch, api-next has been updated via fa6d104f6031b9687ae5f60f87f5c2338ad9a83e (commit) via 5865787680be13b47b777e8b0b64646755be41e0 (commit) via c90cbf70a08d8d7124af226086e0525bcf4a9e50 (commit) via 70f5c00a0713856daae879ebe3652d44c5d783f2 (commit) via b72a57524cd02abc873c15a451c40e9cb2dd6ee5 (commit) via c0bf89cf3c36c7f0504e78fe6b337e50e7dc17d4 (commit) via 9c0c41b80fa0f7f7316115fd2228eec57dde5814 (commit) via 2596adf51485f1d996e1e084e6f63dbe68b582a3 (commit) via 545a65fc7064c13deda58fb86b1863365c318500 (commit) via 84c37a0fa947f1a81eef5aff225ecdf73ad3387c (commit) via b95ccd3db6eeb7358a877541747e06354429acdd (commit) via 9a46e749c6da2d4a4aef7337ab8247b0cd0c2be9 (commit) via 8e826373dcbe52eca0036deab60b4fb83917e237 (commit) via ae02d6ca65ef5f484258c8ce4d477a06151713b6 (commit) via 716b3335f9e3003dcb2d79404c91b21551c2077b (commit) via 01ec93bbfffe740b1a12213ac201c89dd9f2ef71 (commit) via 7c458a44a785ab664f2f92ed14845fa8ece6e0ec (commit) via bbdc120cdca0ceb37cb20baa6e85796733083221 (commit) from 7cc568a011f1623a343399f5cff6688baf834639 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit fa6d104f6031b9687ae5f60f87f5c2338ad9a83e Merge: 7cc568a0 58657876 Author: Maxim Uvarov maxim.uvarov@linaro.org Date: Mon Feb 5 10:16:16 2018 +0300
Merge branch 'master' into api-next
Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
-----------------------------------------------------------------------
Summary of changes: .travis.yml | 29 ++++-- configure.ac | 113 ++++++++++----------- doc/platform-api-guide/Makefile.am | 3 +- m4/odp_check_flag.m4 | 26 +++++ m4/odp_pthread.m4 | 7 ++ platform/Makefile.inc | 2 + .../linux-generic/include/odp_ipsec_internal.h | 2 +- platform/linux-generic/m4/configure.m4 | 2 +- platform/linux-generic/m4/odp_pthread.m4 | 8 -- platform/linux-generic/odp_classification.c | 13 ++- platform/linux-generic/odp_ipsec_sad.c | 45 ++++---- 11 files changed, 149 insertions(+), 101 deletions(-) create mode 100644 m4/odp_check_flag.m4 create mode 100644 m4/odp_pthread.m4 delete mode 100644 platform/linux-generic/m4/odp_pthread.m4
hooks/post-receive