Branch: refs/heads/next
  Home:   https://github.com/Linaro/odp
  Commit: 8862db747458bf1a52ccd22eaf8b5cb1f8539e95
      
https://github.com/Linaro/odp/commit/8862db747458bf1a52ccd22eaf8b5cb1f8539e95
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M include/odp/api/spec/packet_io.h

  Log Message:
  -----------
  api: packet_io: refine packet format on output

Define explicitly that (by default) packet output does not
need any extra metadata to be set. Also (Ethernet) padding
and CRC are added by default.

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


  Commit: f318c88f26b15140dda243e6a1d27e3c8f9d275b
      
https://github.com/Linaro/odp/commit/f318c88f26b15140dda243e6a1d27e3c8f9d275b
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M doc/Doxyfile_common
    M doc/application-api-guide/Doxyfile
    M doc/driver-api-guide/Doxyfile
    M doc/helper-guide/Doxyfile
    M doc/platform-api-guide/Doxyfile

  Log Message:
  -----------
  doc: move PREDEFINED to common place

It is easy to update PREDEFINED definitions in one Doxyfile, while
forgetting about the others, as happened e.g. with ODP_DEPRECATE(x)
definition. Move PREDEFINED definitions into Doxyfile_common, so that it
is included by the rest of Doxyfiles.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Reviewed-by: Petri Savolainen <petri.savolai...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/7137f734b542...f318c88f26b1

Reply via email to