ethdev: add API to retrieve queue information
[dpdk.git] / lib / librte_lpm /
2015-09-03 Thomas Monjalonlpm: remove deprecated field
2015-08-03 Zhe Taolpm: fix depth small entry add
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-10 Xuelin Shilpm: fix big endian support
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Igor Ryzhovlpm: fix overflow issue
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-07-22 Anatoly Burakovlpm: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitresculpm: check rule existence
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2014-01-15 Intellpm: fix sub-rule deletion
2013-11-21 Intellpm: fix route adding
2013-10-09 Intellpm: rework rules storage
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intellpm: add IPv6 support
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panlib: fix unused values
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intellpm: rework lpm lookup + add bulk function
2013-07-25 Intellpm: allocate memory on right numa socket
2013-07-25 Intellpm: don't use memzone for allocations
2013-07-25 Intellpm: minor changes
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release