aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2016-10-07makefiles: don't assume that output and target is always the sameKonstantin Ananyev1-2/+2
2016-10-06Enable C++ files compilationKonstantin Ananyev1-1/+1
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 Awal1-6/+8
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 Awal5-246/+364
2016-09-09added Python script to generate streams for fe.cfg fileMohammad Abdul Awal1-0/+199
2016-09-06Initial working version of RSSMohammad Abdul Awal7-309/+738
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 Ananyev1-12/+35
2016-07-07Change libtle_udp to use dring.Konstantin Ananyev1-2/+15
2016-07-07Introduce extra layer of hierarchy to the makefiles.Konstantin Ananyev1-0/+26
2016-06-21Fixed reallocated memory initialisation bugMohammad Abdul Awal1-0/+2
2016-06-07Initial commit of tldk code.Konstantin Ananyev10-0/+3625