summaryrefslogtreecommitdiff
path: root/examples/skeleton
AgeCommit message (Expand)Author
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-27ethdev: remove experimental flag of ports enumerationThomas Monjalon
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev port id validationThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-30build: replace license text with SPDX tagBruce Richardson
2018-01-30examples: enable linking both static and sharedBruce Richardson
2018-01-30examples: use pkg-config in makefilesBruce Richardson
2018-01-30examples: put app name and sources at top of makefilesBruce Richardson
2018-01-30examples: build some samples with mesonBruce Richardson
2018-01-16examples/skeleton: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz
2015-03-17examples/skeleton: improve documentationJohn McNamara
2014-11-27examples: no more bare metal environmentDavid Marchand
2014-11-26examples/skeleton: very simple code for packet forwardingBruce Richardson