mbuf: fix performance with 128-byte cache line
[dpdk.git] / app / test / test_mbuf.c
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-22 Tetsuya Mukawaapp/test: fix crash after mbuf allocation failure
2015-04-28 Olivier Matzapp/test: check cloning with different priv sizes
2015-04-28 Olivier Matzapp/test: check cloning a clone
2015-04-28 Olivier Matzapp/test: enhance mbuf refcnt check
2015-04-28 Olivier Matzapp/test: rename mbuf variable
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandapp: no more bare metal environment
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: add a test on mbuf alignment
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp: various tests update
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release