ethdev: add API to retrieve queue information
[dpdk.git] / app /
2015-11-01 Tomasz Kulasekapp/test: add dynamic bonding RSS configuration
2015-11-01 Jingjing Wuapp/testpmd: add command to display DCB info
2015-11-01 Jingjing Wuapp/testpmd: setup DCB forwarding based on traffic...
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-11-01 Adrien Mazarguilapp/testpmd: fix missing init in RSS hash show command
2015-10-30 Nelio Laranjeiroapp/testpmd: add missing type to RSS hash commands
2015-10-29 Michael Qiuapp/testpmd: modify mac in csum forwarding
2015-10-28 Wenzhuo Luapp/testpmd: new flow director commands
2015-10-28 Wenzhuo Luapp/testpmd: show new flow director modes
2015-10-28 Wenzhuo Luapp/testpmd: add parameters for new flow director modes
2015-10-28 Wenzhuo Luapp/testpmd: initialize new flow director masks
2015-10-26 Rich Laneeal: default to using all cores
2015-10-24 Stephen Hurdapp/testpmd: detect numa socket count
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 Monjalonethdev: remove SCTP flow entries switch
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-30 Michael Qiuapp/testpmd: fix error message when closing port twice
2015-07-30 Michael Qiuapp/testpmd: fix crash when port id out of bound
2015-07-27 Bernard Iremongerapp/testpmd: fix bonding start
2015-07-26 David Marchandeal: remove useless PCI id header inclusions
2015-07-26 Thomas Monjalonmbuf: fix tunnel flags check
2015-07-22 Pablo de Laraapp/testpmd: fix ieee1588 32-bit timestamp log
2015-07-19 Jingjing Wuethdev: add ports to SCTP flow director
2015-07-19 Bernard Iremongerapp/testpmd: fix port detaching with virtio
2015-07-17 Maryam Tahhanapp: replace dump_cfg by proc_info
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-10 John McNamaraapp/testpmd: refactor ieee1588 forwarding
2015-07-09 Olivier Matzapp/test: decrease size of requested mempool
2015-07-08 Helin Zhangapp/testpmd: show the hash key size
2015-07-07 Jingjing Wuapp/testpmd: add flow director for L2 payload
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangapp/testpmd: add qinq stripping and insertion
2015-07-01 Vladimir Medvedkinhash: add unit test for thash
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathyapp/testpmd: pack GRE header
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-18 Konstantin Ananyevacl: remove redundant macro
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-15 Ding Zhiapp/testpmd: fix default flow control values
2015-06-12 Ivan Bouleapp/testpmd: fix reply to a multicast ICMP request
2015-06-12 Ivan Bouleapp/testpmd: new command to add/remove multicast MAC...
2015-06-12 Stephen Hemmingerapp: fix whitespace
2015-06-04 Konstantin Ananyevacl: add new test case for ranges build
2015-05-29 Adrien Mazarguilapp/testpmd: compute checksum in ICMP reply
2015-05-29 Adrien Mazarguilapp/testpmd: fix MAC address in ARP reply
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-28 Olivier Matzapp/testpmd: use standard functions to initialize mbufs...
2015-04-27 Olivier Matzmbuf: fix data room size calculation in pool init
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
next