aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-21tldk: fix for positive errno return values in udp_ctl.cKarol Latecki3-8/+8
2016-10-21tldk: fix for wrong rte_errno value in event.cKarol Latecki2-2/+2
2016-10-19example/udpfw: assign queue id after mac info in ports initializedMohammad Abdul Awal1-44/+19
2016-10-17test/gtest: fix stream open test-cases failKonstantin Ananyev1-1/+25
2016-10-07makefiles: don't assume that output and target is always the sameKonstantin Ananyev3-6/+6
2016-10-07libtle_udp: don't allow to open stream for unsupported familyKonstantin Ananyev1-4/+12
2016-10-07libtle_udp: fix possible dereference of NULL ptr in tle_udp_del_dev()Konstantin Ananyev1-2/+1
2016-10-07libtle_udp: fix incorrect comparision in ymm_mask_cmp()Konstantin Ananyev1-5/+5
2016-10-07tldk_test: Add TLDK unit testsDaniel Mrzyglod17-3/+1561
2016-10-06Enable C++ files compilationKonstantin Ananyev10-6/+311
2016-09-16RFC: L4 (TCP, UDP) library public API.Konstantin Ananyev1-0/+734
2016-09-16allocated all port and all cpu momory together instead of reallocMohammad Abdul Awal4-7/+18
2016-09-15udpfw: dynamic allocation of netbe_* structuresMohammad Abdul Awal4-11/+43
2016-09-13add list of blocked ports for IPv6Mohammad Abdul Awal3-25/+41
2016-09-12Merge "added Python script to generate streams for fe.cfg file"Konstantin Ananyev1-0/+199
2016-09-09makefile: allow using DPDK from git and OS distributionsMohammad Abdul Awal7-286/+386
2016-09-09added Python script to generate streams for fe.cfg fileMohammad Abdul Awal1-0/+199
2016-09-06Initial working version of RSSMohammad Abdul Awal9-316/+768
2016-07-29Merge "udpfwd: allow BE and FE run over same core"Konstantin Ananyev2-78/+157
2016-07-29udpfwd: allow BE and FE run over same coreKonstantin Ananyev2-78/+157
2016-07-29udpfwd: avoid loads blocked by stores while updating mbuf tx_offloadKonstantin Ananyev1-3/+9
2016-07-19fix segfault on input packets with invalid checksumKonstantin Ananyev2-15/+39
2016-07-07Update README to sync with latest changesKonstantin Ananyev1-5/+9
2016-07-07Change libtle_udp to use dring.Konstantin Ananyev10-507/+243
2016-07-07initial tle_dring implementationKonstantin Ananyev8-0/+1207
2016-07-07Introduce extra layer of hierarchy to the makefiles.Konstantin Ananyev4-2/+85
2016-06-28libtle_udp: add missing license header for udp_rxtx.cKonstantin Ananyev1-0/+14
2016-06-27Merge "Adding a .gitignore"Konstantin Ananyev1-0/+4
2016-06-21Fixed reallocated memory initialisation bugMohammad Abdul Awal1-0/+2
2016-06-07Adding a .gitignoreEd Warnicke1-0/+4
2016-06-07Merge "Add vagrant/ support"Konstantin Ananyev3-0/+157
2016-06-07Adding .gitreview fileEd Warnicke1-0/+4
2016-06-07Add vagrant/ supportEd Warnicke3-0/+157
2016-06-07Initial commit of tldk code.Konstantin Ananyev26-0/+7186
2016-05-19Initial empty repositoryC.J. Collier0-0/+0