aboutsummaryrefslogtreecommitdiffstats
path: root/examples/udpfwd/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Introduce first version of TCP code.Konstantin Ananyev1-2134/+0
2016-10-19example/udpfw: assign queue id after mac info in ports initializedMohammad Abdul Awal1-44/+19
2016-09-16allocated all port and all cpu momory together instead of reallocMohammad Abdul Awal1-4/+11
2016-09-15udpfw: dynamic allocation of netbe_* structuresMohammad Abdul Awal1-4/+30
2016-09-13add list of blocked ports for IPv6Mohammad Abdul Awal1-6/+8
2016-09-09makefile: allow using DPDK from git and OS distributionsMohammad Abdul Awal1-143/+6
2016-09-06Initial working version of RSSMohammad Abdul Awal1-279/+645
2016-07-29udpfwd: allow BE and FE run over same coreKonstantin Ananyev1-78/+150
2016-07-07Change libtle_udp to use dring.Konstantin Ananyev1-2/+15
2016-06-07Initial commit of tldk code.Konstantin Ananyev1-0/+1810