Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: a09bc35bf1159478195484e11eccb52cb33ae554
https://github.com/Linaro/odp/commit/a09bc35bf1159478195484e11eccb52cb33ae554
Author: Petri Savolainen <[email protected]>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M platform/linux-generic/include/odp_packet_internal.h
M platform/linux-generic/odp_packet.c
M platform/linux-generic/pktio/ipc.c
Log Message:
-----------
linux-gen: ipc: use hdr to handle conversion function
Use conversion function instead of casting.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: ff7600a119f02bb1ef2a57e5611e392968666420
https://github.com/Linaro/odp/commit/ff7600a119f02bb1ef2a57e5611e392968666420
Author: Petri Savolainen <[email protected]>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M platform/linux-generic/odp_traffic_mngr.c
Log Message:
-----------
linux-gen: tm: use handle conversion function
Use (from buffer to packet handle) conversion function instead
of casting.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/bd9f58474822...ff7600a119f0