mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / examples / kni /
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-06-24 Georgiy Levashovexamples: add flush after stats printing
2020-05-24 Ferruh Yigitexamples/kni: fix crash during MTU set
2020-05-19 Rasesh Modyexamples/kni: fix MTU change to setup Tx queue
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-02-13 Vamsi Attunuruexamples/kni: add SIGTERM signal handling
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-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkokni: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-09-20 Andrew Rybchenkoethdev: remove redundant device info cleanup before get
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-29 Ferruh Yigitkni: remove ethtool support
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
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
2019-01-17 Ferruh Yigitexamples/kni: fix crash while handling userspace request
2018-10-26 Dan Goraexamples/kni: improve zeroing statistics
2018-10-26 Dan Goraexamples/kni: add logs to show and clear stats
2018-10-26 Dan Goraexamples/kni: monitor and update link state continually
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-12 Bruce Richardsonexamples/kni: fix dependency check for meson build
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 Bruce Richardsonexamples: disable unsupported examples on BSD build
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support MAC address change
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/kni: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-24 Tomasz Duszynskiexamples/kni: check PCI info not NULL before reading
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-08 Jianfeng Tanxen: remove dependency in applications
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2016-09-16 Amine Kherboucheremove unused ring includes
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-16 Daniel Mrzyglodexamples/kni: print release error
2016-04-01 Thomas Monjalonethdev: use constants for link state
2015-08-10 Hyun Yooexamples/kni: fix crash on exit
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-04 Stephen Hemmingerexamples: remove unneeded casts
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-10 Thomas Monjalonapp,examples: remove references to drivers config
2014-10-21 Marc Sunekni: memzone pool for alloc and release
2014-10-10 Pablo de Laraexamples: use factorized default Rx/Tx configuration
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
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-02-26 Bruce Richardsonexamples: minor changes
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelexamples/kni: new parameters
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: store numa_node per device
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelexamples: various changes
2013-07-25 Intelkni: initial import