summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6fed13a)
raw | patch | inline | side by side (parent: 6fed13a)
author | Raghu Nambiath <rnambiath@ti.com> | |
Fri, 29 Jun 2012 20:20:02 +0000 (16:20 -0400) | ||
committer | Raghu Nambiath <rnambiath@ti.com> | |
Fri, 29 Jun 2012 20:20:02 +0000 (16:20 -0400) |
ti/runtime/netapi/netapi.h | patch | blob | history |
index 322628bdf37b1ec0afc58971b26c8ae9f760b2b7..ab710e4184d88e8148219a2d69264d18ed2b9eb9 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define NETAPI_VERSION_ID (0x01000002)
+#define NETAPI_VERSION_ID (0x01000003)
/**
* @brief This is the version string which describes the NWAL LLD along with the
* date and build information.
*/
-#define NETAPI_VERSION_STR "NETAPI Revision: 01.00.00.02"
+#define NETAPI_VERSION_STR "NETAPI Revision: 01.00.00.03"
/**
RX Packet from NetCP
-Headroom [Application] Packet [HW] Tailroom [Application] Extra Space [Application]
+Headroom [Application] Packet [HW] Tailroom [Application] Extra Space [Application]
<-----------------------><--------------------------><------------------------><----------------------->
Cppi_HostDesc->origBufferLen
<----------------------------------------------------------------------------->
Cppi_HostDesc->origBuffPtr
-|
+|
\/
|------------def_heap_buf_size-------------------------------------------------|--def_heap_extra_size--|
| def_flow_pkt_rx_offset| max Cppi_HostDesc->buffLen | def_heap_tailroom_size | Extra Size |