Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: 0a3e5be140e77167173b9af4b72cdad8451aff71
https://github.com/Linaro/odp/commit/0a3e5be140e77167173b9af4b72cdad8451aff71
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-05-23 (Tue, 23 May 2017)
Changed paths:
M platform/linux-generic/include/odp_packet_internal.h
M platform/linux-generic/odp_packet.c
Log Message:
-----------
linux-generic: packet: add functions to optimize memset and memcmp paths
Add function implementing memset and memcmp on packet object.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: <Bill Fischofer [email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>