From 90d4ce1b3b25ca18446131906007571cc0ed0191 Mon Sep 17 00:00:00 2001 From: Bill Fischofer Date: Thu, 3 Aug 2017 14:23:45 -0500 Subject: doc: images: correct packet segment diagram Correct the packet segment diagram (Figure 12 in the User Guide) to reflect the correct APIs: odp_packet_l2_ptr(), odp_packet_l3_ptr(), and odp_packet_l4_ptr(). This diagram had erroneously used odp_packet_l2_ptr() for all three offsets. https://bugs.linaro.org/show_bug.cgi?id=3043 Signed-off-by: Bill Fischofer Reviewed-by: Dmitry Eremin-Solenikov Signed-off-by: Maxim Uvarov --- doc/images/segment.svg | 181 +++++++++++++++++++++++++------------------------ 1 file changed, 92 insertions(+), 89 deletions(-) (limited to 'doc/images') diff --git a/doc/images/segment.svg b/doc/images/segment.svg index 14ee913e6..22e4bf9d7 100644 --- a/doc/images/segment.svg +++ b/doc/images/segment.svg @@ -1,5 +1,5 @@ - + @@ -10,93 +10,96 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3