net: add rte prefix to ether defines
[dpdk.git] / examples / kni / main.c
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-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-04 Ferruh Yigitethdev: remove old offload API
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-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-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-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