i40e: fix base driver allocation when not using first numa node
[dpdk.git] / app /
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
2015-03-31 Olivier Matzdoc: update testpmd guide about csum forward engine
2015-03-30 Pawel Wodkowskiapp/test: fix strict aliasing with gcc 4.4
2015-03-23 Julien Cretinapp/testpmd: fix potential out of bounds read
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-20 Yong Liuapp/testpmd: fix reconfig flag for all ports
2015-03-16 John McNamaraeal: fix type casting of value to align
2015-03-11 Yong Liuapp/testpmd: fix incorrect port number check
2015-03-10 Jingjing Wuixgbe: fix supported flow types
2015-03-10 Pablo de Laraapp/testpmd: stop forwarding when quitting
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-09 Ouyang Changchunapp/testpmd: more vlan offload commands
next