test mbuf attach
[dpdk.git] / lib / librte_distributor /
2020-04-21 Pavan Nikhileshbuild: add global libatomic dependency for 32-bit clang
2020-02-05 Andrzej Ostruszkabuild: remove unneeded function versioning
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Marcin Barandistributor: rename v2.0 ABI to _single suffix
2019-11-20 Marcin Barandistributor: remove deprecated code
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-25 Ruifeng Wanglib/distributor: fix deadlock on aarch64
2019-07-29 Liang Madistributor: fix livelock on flush
2019-07-17 Harman Kalradistributor: fix check of workers number
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-05 Stephen Hemmingerdistributor: remove unnecessary parenthesis
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Pavel Shirshovdistributor: fix some typos
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-04 Bruce Richardsondistributor: remove checks for SSE4
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-04-20 David Huntdistributor: fix crash in flush
2017-04-04 David Huntdistributor: fix creation error checks
2017-03-29 David Huntdistributor: add symbol versioning
2017-03-29 David Huntdistributor: switch over to new API
2017-03-29 David Huntdistributor: add SIMD flow matching
2017-03-29 David Huntdistributor: add new burst-capable library
2017-03-29 David Huntdistributor: create private header file
2017-03-29 David Huntdistributor: rename legacy files
2017-03-27 Olivier Matzmk: optimize directory dependencies
2015-05-11 Bruce Richardsondistributor: remove inclusion of mbuf header
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-12-11 Jia Yulib: fix cache alignment of structures
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-13 Qinglai Xiaodistributor: enhance and fix tag matching
2014-11-13 Qinglai Xiaombuf: add usr alias for hash
2014-11-07 Bruce Richardsondistributor: add comments
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-20 Bruce Richardsondistributor: split get_pkt into request and poll
2014-06-12 Bruce Richardsondistributor: new packet distributor library