mbuf: fix performance with 128-byte cache line
[dpdk.git] / app / test /
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangapp/test: adjust alignment unit for memcpy performance
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-12-07 Bernard Iremongerapp/test: fix ring unit test
2015-12-07 Helin Zhangapp/test: fix kni success code
2015-12-07 Maciej Gajdzicaapp/test: rename acl function to lowercase
2015-12-07 Sergio Gonzalez... app/test: fix integer overflow in memory unit test
2015-12-07 David Huntapp/test: fix crash in performance test
2015-11-26 Michael Qiuapp/test: fix build with icc
2015-11-25 Fan Zhangtable: add key mask to 8 and 16-byte hash parameters
2015-11-25 Marcin Kerlinapp/test: add bulk adding and deleting
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-11-25 Declan Dohertyapp/test: add cryptodev unit and performance tests
2015-11-18 Jerin Jacobeal/arm: add CPU flags for ARMv8
2015-11-18 Vlastimil Kosareal/arm: add CPU flags for ARMv7
2015-11-12 Stephen Hemmingerapp/testpmd: remove references to deprecated statistics
2015-11-12 Reshma Pattanreorder: fix unit test for random starting point
2015-11-11 Konstantin Ananyevixgbe: fix Tx hang when RS distance exceeds HW limit
2015-11-06 Pablo de Laraapp/test: increase memory for hash unit tests
2015-11-06 Pablo de Laraapp/test: fix unit test for option -n
2015-11-04 Pablo de Larahash: fix scaling by reducing contention
2015-11-03 Bruce Richardsonapp/test: add performance test for ring driver
2015-11-01 Tomasz Kulasekapp/test: add dynamic bonding RSS configuration
2015-10-26 Rich Laneeal: default to using all cores
2015-10-22 Christoph Gysineal: fix C++ build
2015-10-19 Fan Zhangport: move metadata offset reference at mbuf head
2015-10-12 Jasvinder Singhapps: add name to LPM parameters
2015-09-08 Jerin Jacobapp/test: replace x86 fence by multi arch function
2015-09-08 Jerin Jacobapp/test: fix needless build dependency on x86
2015-09-04 Pablo de Larahash: remove deprecated function and macros
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
2015-09-03 Thomas Monjalonacl: remove old API
2015-09-03 Thomas Monjalonlpm: remove deprecated field
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-17 Pablo de Laraapp/test: initialize table parameters
2015-08-17 Maciej Gajdzicaapp/test: fix table alignment check
2015-08-10 Michal Jastrzebskiapp/test: fix bonding mode 5 Tx check
2015-08-03 Marvin Liuapp/test: fix combined options --no-huge and -m
2015-08-03 Marvin Liuapp/test: fix sched mempool allocation
2015-08-03 Robert Sanfordtimer: add race condition test
2015-08-03 Robert Sanfordtimer: fix synchronization in stress test
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... app/test: update malloc and memzone unit tests
2015-07-15 Helin Zhangapp: replace some offload flags with packet type
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-13 Cyril Chemparathyapp/test: restrict x86 cpu flags checks to x86 builds
2015-07-12 Pablo de Larahash: add iterate function
2015-07-12 Pablo de Larahash: allow to store data in hash table
2015-07-12 Pablo de Larahash: add reset function
2015-07-12 Pablo de Larahash: replace with cuckoo hash implementation
2015-07-10 Pablo de Laraapp/test: improve hash unit tests
2015-07-10 Pablo de Larahash: hide structure from header and make it internal
2015-07-09 Olivier Matzapp/test: decrease size of requested mempool
2015-07-01 Vladimir Medvedkinhash: add unit test for thash
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-22 Tetsuya Mukawaapp/test: fix crash after mbuf allocation failure
2015-06-19 Roman Dementievapp/test: add hash scalability test using HTM lock...
2015-06-18 Konstantin Ananyevacl: add new test cases
2015-06-18 Konstantin Ananyevacl: fix ambiguity between test rules
2015-06-16 Pablo de Laraapp/test: verify more jhash functions
2015-06-16 Pablo de Larahash: rename a jhash function
2015-06-16 Pablo de Larahash: update jhash function with the latest available
2015-06-16 Pablo de Laraapp/test: add new functional tests for hash functions
2015-06-16 Pablo de Laraapp/test: change order of loops in hash function tests
2015-06-16 Pablo de Laraapp/test: update hash key size range and initial values
2015-06-16 Pablo de Laraapp/test: improve accuracy on hash measurements
2015-06-16 Pablo de Laraapp/test: move hash performance tests to separate file
2015-06-15 John McNamaraapp/test: return error code on failed tests
2015-06-15 Gaetan Rivetapp/test: fix default numa memory assignment
2015-06-12 Stephen Hemmingerapp: fix whitespace
2015-06-04 Konstantin Ananyevacl: add new test case for ranges build
2015-05-22 Bruce Richardsondrivers: create new directory
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-05-11 Bruce Richardsondistributor: remove inclusion of mbuf header
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-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-20 Thomas Monjalonuse simple zero initializers
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-13 Stephen Hemmingerapp/test: put dev_ops in private
2015-04-13 Stephen Hemmingerapp/test: remove useless null check before rte_free
2015-04-13 Stephen Hemmingerapp/test: remove useless memset
2015-03-30 Pawel Wodkowskiapp/test: fix strict aliasing with gcc 4.4
2015-03-22 Marvin Liuapp/test: fix build with gcc < 4.4
2015-03-22 Marvin Liuapp/test: fix build constructor with gcc < 4.4
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-10 David Marchandeal: remove useless errno
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Michael Qiuapp/test: fix printf format
2015-03-04 Stephen Hemmingerapp/test: remove unneeded casts
2015-02-25 Tetsuya Mukawaethdev: add device type
next