lib: fix typos
[dpdk.git] / lib / librte_distributor / rte_distributor.c
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