Branch: refs/heads/api-next
  Home:   https://github.com/Linaro/odp
  Commit: 8d22e0e2013596403ae6a35457cdf30b0a0c559b
      
https://github.com/Linaro/odp/commit/8d22e0e2013596403ae6a35457cdf30b0a0c559b
  Author: Bill Fischofer <bill.fischo...@linaro.org>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M doc/users-guide/users-guide.adoc

  Log Message:
  -----------
  doc: userguide: add section on api specification principles

Add section to the User Guide that highlights that unless otherwise
documented, API behavior is undefined if applications pass invalid
parameters to them.

Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
Reviewed-by: Petri Savolainen <petri.savolai...@linaro.org>


  Commit: 3edee38da55876e36f654a5d1a4b87c2ea5b8bfe
      
https://github.com/Linaro/odp/commit/3edee38da55876e36f654a5d1a4b87c2ea5b8bfe
  Author: Bill Fischofer <bill.fischo...@linaro.org>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M platform/linux-generic/odp_packet.c

  Log Message:
  -----------
  linux-gen: packet: add debugging asserts in packet code

Restore the ODP_ASSERTS() that assist application debugging that were
lost in the recent packet reference rework. When using --enable-debug
insert guards to detect duplicate packet frees as well as attempts to
modify known shared data sections of packet references.

Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 387b402c4f2fc0694b6e0fe68ee4be8a2bd42442
      
https://github.com/Linaro/odp/commit/387b402c4f2fc0694b6e0fe68ee4be8a2bd42442
  Author: Maxim Uvarov <maxim.uva...@linaro.org>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M .travis.yml
    M scripts/ci-checkpatches.sh

  Log Message:
  -----------
  travis: fix script to check patches to not fail on new branch

Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>


  Commit: 637353bbd96770741cbb58711c78c9dc01e4ea34
      
https://github.com/Linaro/odp/commit/637353bbd96770741cbb58711c78c9dc01e4ea34
  Author: Maxim Uvarov <maxim.uva...@linaro.org>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M .travis.yml
    M doc/users-guide/users-guide.adoc
    M platform/linux-generic/odp_packet.c
    M scripts/ci-checkpatches.sh

  Log Message:
  -----------
  Merge branch 'master' into api-next


Compare: https://github.com/Linaro/odp/compare/ebdf6e27af66...637353bbd967

Reply via email to