mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / examples / qos_sched /
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-16 Thomas Monjalonreplace unused attributes
2020-03-04 Timothy Redaelliexamples/qos_sched: fix build with gcc 10
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-10-25 Jasvinder Singhsched: add 64-bit values
2019-10-25 Jasvinder Singhexamples/qos_sched: add subport config flexibility
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples/qos_sched: check status of getting ethdev...
2019-07-30 Jasvinder Singhexamples/qos_sched: add more TC to red configuration
2019-07-29 Xiaolong Yeexamples/qos_sched: replace license text with SPDX tag
2019-07-22 Jasvinder Singhexamples/qos_sched: add TC and queue config flexibility
2019-07-22 Jasvinder Singhsched: remove WRR from strict priority TC queues
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-29 David Marchandexamples/qos_sched: do not dereference global config...
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-16 Shahaf Shulerexamples/qos_sched: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-24 Jasvinder Singhexamples/qos_sched: fix uninitialized config
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-21 Hemant Agrawalexamples/qos_sched: fix build for less lcores
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-05 Jerin Jacobexamples/qos_sched: suppress gcc 7.1.1 warning
2017-04-21 Bruce Richardsonexamples: fix build clean on FreeBSD
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2016-10-13 Jasvinder Singhexamples/qos_sched: fix dequeue from ring
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix lcore limit
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix error message
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix negative loop bound in option...
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix out-of-bounds option parsing
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-10-22 Michal Jastrzebskiexamples/qos_sched: remove duplicated cfgfile library
2015-06-15 Michal Jastrzebskiexamples/qos_sched: use librte_cfgfile
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandexamples: no more bare metal environment
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-08-28 David Marchandfix unix permissions for source files
2014-07-03 Yong Liuexamples/qos_sched: fix flow pause after 2M packets
2014-07-02 Thomas Monjalonexamples: ignore linux apps on bsd
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-02-25 Bruce Richardsonmk: compilation fixes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelexamples/qos_sched: add stats
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelexamples/qos_sched: minor changes
2013-09-17 Intelexamples/qos_sched: add --msz for mempool size
2013-09-17 Intelsched: only support TC 3 oversubscription
2013-09-17 Intelsched: add mtu parameter
2013-09-17 Intelsched: initial import