summaryrefslogtreecommitdiff
path: root/examples/flow_classify
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-30examples/flow_classify: fix validation in port initBernard Iremonger
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-29mk: add experimental tag checkNeil Horman
2018-01-16examples/flow_classify: convert to new ethdev offloads APIShahaf Shuler
2018-01-11flow_classify: remove table id parameter from APIJasvinder Singh
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-11-07examples/flow_classify: fix fseek error handlingBernard Iremonger
2017-10-24examples/flow_classify: add sample applicationBernard Iremonger