Applies on top of [API-NEXT PATCH v2 0/3] IPSEC packet event

These patches provide event subtype implementation and tests. Ideally they
should be merged together with event subtypes API definitions.

Dmitry Eremin-Solenikov (2):
  linux-generic: events subtype implementation
  validation: test correctness of events subtype implementation

 .../linux-generic/include/odp_buffer_inlines.h     |  2 ++
 .../linux-generic/include/odp_buffer_internal.h    |  3 ++
 platform/linux-generic/odp_event.c                 |  5 +++
 platform/linux-generic/odp_packet.c                |  1 +
 platform/linux-generic/odp_pool.c                  | 11 +++++++
 test/common_plat/validation/api/buffer/buffer.c    | 37 ++++++++++++++--------
 test/common_plat/validation/api/packet/packet.c    |  5 +++
 test/common_plat/validation/api/timer/timer.c      | 14 ++++++--
 8 files changed, 61 insertions(+), 17 deletions(-)

-- 
2.11.0

Reply via email to