aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libtle_udp/udp_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2016-07-07Change libtle_udp to use dring.Konstantin Ananyev1-9/+14
Right now didn't see any noticeable performance boost with these changes. Though it allowed to get rid of using locks at UDP TX code-path and simplify the code quite a lot. Change-Id: If865abd3db9127f510df670d9a8edb168b915770 Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2016-06-07Initial commit of tldk code.Konstantin Ananyev1-0/+161
Change-Id: Ib96fdd2c57bae0a51ed420137c35eb8e2ee58473 Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Signed-off-by: Ed Warnicke <eaw@cisco.com>