summaryrefslogtreecommitdiff
path: root/examples/qos_meter
AgeCommit message (Expand)Author
2019-04-11meter: replace color definitionsJasvinder Singh
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-09-14ethdev: make default behavior CRC strip on RxFerruh Yigit
2018-08-06meter: remove experimental tag from profile APIKevin Traynor
2018-07-05examples: fix RSS hash function configurationFerruh Yigit
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-03-13examples: fix build with mesonBruce Richardson
2018-02-19meter: add configuration profileCristian Dumitrescu
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/qos_meter: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-10-13examples: fix port id typeZhiyong Yang
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-06-14fix typos using codespell utilityJerin Jacob
2017-04-10examples: enable HW CRC strip by defaultJeff Guo
2017-03-10examples: fix optind resetKeith Wiles
2016-05-16examples/qos_meter: check flow configuration errorSlawomir Mrozowicz
2016-03-11examples: use buffered TxTomasz Kulasek
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz
2014-11-27examples: no more bare metal environmentDavid Marchand
2014-10-10examples: use factorized default Rx/Tx configurationPablo de Lara
2014-09-29examples: do not probe pci twiceThomas Monjalon
2014-08-28fix unix permissions for source filesDavid Marchand
2014-06-17ethdev: more RSS flagsHelin Zhang
2014-06-11remove trailing whitespacesBruce Richardson
2014-05-21config: rename "default" configurations as "native"David Marchand
2014-05-20ethdev: remove rte_pmd_init_all functionNeil Horman
2014-02-26examples: minor changesBruce Richardson
2014-02-25update Intel copyright years to 2014Bruce Richardson
2013-10-09examples/qos_meter: add color policyIntel
2013-10-09doc: whitespace changes in licensesIntel
2013-09-17meter: initial importIntel