Forum Discussion
Altera_Forum
Honored Contributor
21 years agoEthernet and DMA
Hi everyone, I'm working with a LwIP Stack (only using UDP) and make some timing measurements to find the nottlenecks of the stack. So I saw that the data transfer to the SMSC chip needs...
Altera_Forum
Honored Contributor
21 years ago@jmastron:
give me one or two days to write the results together. In the UDP stack the perfomance killers are UDP checksumcalculation and data transfer to the SMSC.