Branch: refs/heads/master
Home: https://github.com/OpenDataPlane/odp
Commit: 20d4c58012d1bfed817eba53a09c4fa81e470dc7
https://github.com/OpenDataPlane/odp/commit/20d4c58012d1bfed817eba53a09c4fa81e470dc7
Author: Petri Savolainen <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M include/odp/api/spec/align.h
M include/odp/api/spec/buffer.h
M include/odp/api/spec/comp.h
M include/odp/api/spec/cpu.h
M include/odp/api/spec/cpumask.h
M include/odp/api/spec/crypto.h
M include/odp/api/spec/event.h
M include/odp/api/spec/hints.h
M include/odp/api/spec/init.h
M include/odp/api/spec/packet.h
M include/odp/api/spec/packet_flags.h
M include/odp/api/spec/packet_io.h
M include/odp/api/spec/packet_io_stats.h
M include/odp/api/spec/pool.h
M include/odp/api/spec/queue.h
M include/odp/api/spec/random.h
M include/odp/api/spec/rwlock.h
M include/odp/api/spec/schedule.h
M include/odp/api/spec/shared_memory.h
M include/odp/api/spec/std_types.h
M include/odp/api/spec/system_info.h
M include/odp/api/spec/thread.h
M include/odp/api/spec/ticketlock.h
M include/odp/api/spec/time.h
M include/odp/api/spec/timer.h
Log Message:
-----------
api: spec: correct coding style issues
Clean checkpatch warnings that do not affect API signatures
in all api/spec header files.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Commit: bf5116a224b8efa3bec8f36ab3035d83b83a72f9
https://github.com/OpenDataPlane/odp/commit/bf5116a224b8efa3bec8f36ab3035d83b83a72f9
Author: Petri Savolainen <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M README
Log Message:
-----------
readme: update readme file information
Updated README file content and improved readability.
Main content changes are:
* the new github link
* github issues is the current bug tracking system
* added licence information
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Compare:
https://github.com/OpenDataPlane/odp/compare/3be1cd5a8ce1...bf5116a224b8