test mbuf attach
[dpdk.git] / lib / librte_kni /
2020-02-14 Scott Wassonkni: fix not contiguous FIFO
2019-11-28 Ferruh Yigitkni: fix build with Linux 4.9.x
2019-11-20 Ferruh Yigitkni: increase kernel version requirement for VA
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-18 Vamsi Attunurueal/linux: remove KNI restriction on IOVA
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-15 Xiaolong Yekni: support allmulticast mode set
2019-10-07 Ivan Ilchenkokni: check code of promiscuous mode switch
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-15 Stephen Hemmingerkni: fix style
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-07-05 David Marchandkni: abort when IOVA is not PA
2019-07-02 Bruce Richardsonlib: add reasons for components being disabled
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-17 Igor Ryzhovkni: remove PCI related information
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 structures
2019-04-19 Jie Pankni: fix type for MAC address
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-02-26 Bruce Richardsonbuild: set RTE_ARCH_64 based on pointer size
2018-11-23 Thomas Monjalonkni: fix possible uninitialized variable
2018-10-26 Dan Gorakni: add function to set link state on kernel interface
2018-10-26 Phil Yangkni: introduce C11 atomic into FIFO synchronization
2018-10-26 Phil Yangkni: fix FIFO synchronization
2018-10-02 Igor Ryzhovkni: allocate memory dynamically for each device
2018-08-09 Dan Gorakni: fix crash with null name
2018-07-12 Bruce Richardsonkni: disable for 32-bit meson builds
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Thomas Monjalonlib: fix some typos
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-01 Gowrishankar Muthu... kni: allocate no more mbuf than empty slots in queue
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-05-05 Ferruh Yigitkni: fix crash caused by freeing mempool
2017-04-20 Ferruh Yigitkni: fix possible memory leak
2017-03-27 Olivier Matzmk: optimize directory dependencies
2016-11-07 Alain Leondoc: fix typos
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Ferruh Yigitkni: remove panic exits from library
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-08-24 Ferruh Yigitkni: remove memzone lookup to get mbuf address
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-14 Alex Wangkni: describe mempool capacity requirement
2016-06-14 Alex Wangkni: fix inverted function comments
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-16 Bruce Richardsonkni: query the name of an instance
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-05-29 Bruce Richardsonkni: fix missing header dependencies
2015-05-11 Bruce Richardsonkni: remove inclusion of mbuf header
2015-02-24 Hemant Agrawalkni: optimize Rx burst
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-10 Jia Yukni: add build-time checks for mbuf mapping
2014-10-22 Marc Sunekni: fix build
2014-10-21 Marc Sunekni: memzone pool for alloc and release
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-16 Stephen Hemmingerspelling fixes
2014-02-25 Bruce Richardsonkni: add kni close function
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelkni: allow multiple threads
2013-10-09 Intelkni: identify device by name
2013-10-09 Intelkni: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelkni: fix multi-process support
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelkni: initial import