Merging the changes for tailroom configuration and update for heap allocation to accomodate the extra sizes
Merge branch 'master' of gtgit01.gt.design.ti.com:git/projects/netapi
Conflicts:
ti/runtime/netapi/src/netapi.c
ti/runtime/netapi/src/netapi_init.c
Conflicts:
ti/runtime/netapi/src/netapi.c
ti/runtime/netapi/src/netapi_init.c
Added support for separate heap for RX and TX for control messages. ZaP function modified to incude additional queues
added version string/id
net_test changes
changes for headroom & tail room
Merge branch 'benchmark'
Increased DMA memory alloc to 15M
Commit after adding static inline macro support for Virt to Phy and Phy to Virt
Commit for pktIO changes to pick from NWAL macro
Update after integration with pktlib and NWAL
Merge branch 'dal_cache_test'
Merge branch 'dal_cache_test' of gtgit01.gt.design.ti.com:git/projects/netapi into dal_cache_test
.
changes for optization
Changed remap of QMSS data region to MT_DEVICE
Osal changes to use virtual memory in cache routines
Changes in netapi to use module MMAP for QMSS Data registers
Changes to make QM data region bufferable
Osal cleanup
increased send bencmark
support cached memory, benchmarking
. changes for ddr cache
updates for (1) cached ddr, (2) PA rules not attached to LUT 1 (mac) rule
11 years agoMerge branch 'master' of git://gtgit01/git/projects/netapi DEV.NETAPI.01.00.00.01 netapi_1_0_0_0_1
Merge branch 'master' of git://gtgit01/git/projects/netapi
changes for ipsec
Added support for CMA & cache IOCTL's
DAL> added ipec support (only rx tested so far)
changes to support:
- adding/deleting flows
- support for routes now when configuring netcp
- other misc.
- adding/deleting flows
- support for routes now when configuring netcp
- other misc.
added classifier to netcp_cfg.c
added 1st attempt at classifier stuff
added delete/close to pktio cleanup, also pktio_control
added cleanup to netapi_shutdown
bug fix in pktio channel context allocation
del mac, del ip tested
added pktlib heap close (kind of)
added cleanup to netapi_shutdown
bug fix in pktio channel context allocation
del mac, del ip tested
added pktlib heap close (kind of)
added del_ip, del_mac functions
added docs dir
Merge branch 'master' of git://gtgit01/git/projects/netapi
added API documentation ppt
updated kernel module
Merge branch 'master' of gtgit01.gt.design.ti.com:git/projects/netapi
Modifications
- to include separate PDK library path
- Remove temporary .created file
- to include separate PDK library path
- Remove temporary .created file
Merge branch 'master' of git://gtgit01/git/projects/netapi
minor cleanup
Committing makefile changes to build from top level
remove compile warnings
cleaned up debug printfs
more cleanup, documentation
- cleaned up tools/module dir
- cleaned up tools/module dir
some misc fixes, cleanup
timer now chains results from multiple cells
timer now chains results from multiple cells
misc changes/cleanup/ bug fixes
bunch of misc changes.
Makefile-> change name of netapi lib
netapi_timer.h -> added comments, minor changs to api
timlist.c -> bug in recovering cancelled timer, added unit test code
netapi_timer.c -> minor api changes\
netapi_timer.h -> added comments, minor changs to api
timlist.c -> bug in recovering cancelled timer, added unit test code
netapi_timer.c -> minor api changes\
added kernel module also
This is the initial commit.