I'm looking for anyway to speedup Ethernet handling by the DM647 and one of the main bottle necks is checksum calculation on the UDP Ethernet packet... Any suggestions, white papers to do this with the DM647?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm looking for anyway to speedup Ethernet handling by the DM647 and one of the main bottle necks is checksum calculation on the UDP Ethernet packet... Any suggestions, white papers to do this with the DM647?
Thanks
Jamie Maxwell said:one of the main bottle necks is checksum calculation on the UDP Ethernet packet... Any suggestions, white papers to do this with the DM647?
I am afraid we do not have any specific recommendations or white papers on this subject, this gets a bit beyond the scope of NDK support. On the positive end the source for the NDK is available now, so if you are good with optimizing checksum algorithms there is the potential to improve this, however we don't have any particular recommendations on this aspect.