lib: cleanup
[dpdk.git] / lib / librte_distributor / rte_distributor.c
2020-01-16 David Marchandlib: cleanup
2019-11-20 Marcin Barandistributor: rename v2.0 ABI to _single suffix
2019-11-20 Marcin Barandistributor: remove deprecated code
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-10-27 Dharmik Thakkarrename private header files
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-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
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-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: rename legacy files
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
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