Forum Discussion
Altera_Forum
Honored Contributor
14 years agono free buffers for rx
Hello How do i increase the receive buffer size.... till now i have done following... 1. increase the receive Depth of TSE Mac... 2. Increase the MAXBIGPKTS from 30 to 512 in "ipport.h" ...
Altera_Forum
Honored Contributor
14 years agoA Quick Update: what is different between ncpballoc and ncpalloc, as ALTERA_PKT_MEM required ncpballoc, so each time i add these changes in ipport.h it generate the attached error's
1. it says undeclared TRUE and FALSE then take out the TRUE and FALSE statement outside the loop, this error disappear (attached print-screen: error.jpg) 2. it says ncpballoc undefined refrence then i defined this in ipport.h just below # define ALTERA_TRIPLE_SPEED_MAC, char *ncpballoc(unsigned size); void ncpbfree(* ptr); attached print-screen error3.jpg and ncpballoc_error.jpg regards kaushal