app/testpmd: register a specific log type
[dpdk.git] / app / test-pmd / testpmd.c
2017-12-08 Olivier Matzapp/testpmd: register a specific log type
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Wei Daiapp/testpmd: fix mapping of user priority to DCB TC
2017-10-13 Zhiyong Yangapp/testpmd: fix port id type
2017-10-12 Zhiyong Yangapp/testpmd: remove unnecessary cast
2017-10-12 Raslan Darawshehapp/testpmd: add Rx HW timestamp
2017-10-12 Jasvinder Singhapp/testpmd: add traffic management forwarding mode
2017-10-12 Phil Yangapp/testpmd: fix quitting in container
2017-10-12 Matan Azradapp/testpmd: fix forward port ids setting
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-09 Eelco Chaudronapp/testpmd: avoid pages being swapped out
2017-10-08 Jianfeng Tannet/xenvirt: remove
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Stephen Hemmingerapp/testpmd: remove unnecessary void casts
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-08-03 David Huntapp/testpmd: fix Tx first with LSC interrupt
2017-07-31 Gaetan Rivetapp/testpmd: add log on device detach failures
2017-07-31 Gaetan Rivetethdev: fix device state on detach
2017-07-13 Vasily Philipovapp/testpmd: add --flow-isolate-all option
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-16 Thomas Monjalonapp/testpmd: fix build with bypass without ixgbe
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-05-10 Shahaf Shulerapp/testpmd: fix mempool creation by socket id
2017-05-06 Gaetan Rivetapp/testpmd: configure event display
2017-05-06 Yulong Peiapp/testpmd: fix NUMA structures initialization
2017-05-06 Pablo de Laraapp/testpmd: disable latency stats by default
2017-05-06 Pablo de Laraapp/testpmd: fix build without bitrate lib
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-05-01 Remy Hortonapp/testpmd: add --bitrate-stats option
2017-05-01 Jiayu Huapp/testpmd: fix exit without freeing resources
2017-05-01 Olivier Matzapp/testpmd: fix number of mbufs in pool
2017-05-01 Olivier Matzapp/testpmd: fix crash at mbuf pool creation
2017-04-20 Bruce Richardsonapp/testpmd: enable NUMA support by default
2017-04-20 Pascal Mazonapp/testpmd: fix duplicated metrics header include
2017-04-20 Gaetan Rivetapp/testpmd: request device removal interrupt
2017-04-20 Gaetan Rivetapp/testpmd: request link status interrupt
2017-04-20 Gaetan Rivetapp/testpmd: add generic event handler
2017-04-10 Jeff Guoapp: enable HW CRC strip by default
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-05 Reshma Pattanapp/testpmd: add latency statistics calculation
2017-04-05 Remy Hortonapp/testpmd: add bitrate statistics calculation
2017-04-04 Jingjing Wuapp/testpmd: fix TC mapping in DCB init config
2017-04-04 Jingjing Wuapp/testpmd: fix init config for multi-queue mode
2017-03-10 Nirmoy Dasapp/testpmd: fix typos
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-11-07 Bernard Iremongerapp/testpmd: fix DCB configuration
2016-10-13 Wenzhuo Luapp/testpmd: fix DCB configuration
2016-09-23 James Pooleapp/testpmd: fix timeout in Rx queue flushing
2016-09-23 Olivier Matzapp/testpmd: fix crash when mempool allocation fails
2016-09-16 Amine Kherboucheremove unused ring includes
2016-07-15 Reshma Pattanapp/testpmd: remove redundant timer update
2016-07-11 Reshma Pattanapp/testpmd: add timeout in Rx queue flushing
2016-06-16 Reshma Pattanapp/testpmd: initialize pdump
2016-06-16 Zhihong Wangapp/testpmd: show topology at forwarding start
2016-06-16 Zhihong Wangapp/testpmd: add tx_first burst number option
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-16 Bernard Iremongerapp/testpmd: stop forwarding on exit
2016-06-16 Bernard Iremongerapp/testpmd: check for valid mbuf pool
2016-06-16 Bernard Iremongerapp/testpmd: check for valid socket id when attaching...
2016-06-16 Bernard Iremongerapp/testpmd: move forward streams initialisation
2016-06-16 Bernard Iremongerapp/testpmd: separate forward config setup from display
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not in bonding
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not forwarding
2016-06-16 Bernard Iremongerapp/testpmd: do not update forwarding config
2016-06-08 Pablo de Laraapp/testpmd: fix typo when closing port
2016-06-08 Olivier Matzapp/testpmd: log mbuf pool creation
2016-05-19 Olivier Matzapp/testpmd: remove anonymous mempool code
2016-04-11 Christian Ehrhardtapp/testpmd: fix running without Xen whereas enabled
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-13 Reshma Pattanapp/testpmd: support unidirectional configuration
2016-03-05 Stephen Hurdapp/testpmd: fix numa socket detection
2016-01-27 Zhihong Wangapp/testpmd: handle SIGINT and SIGTERM
2015-12-07 Stephen Hemmingerreplace bzero with memset
2015-11-12 Stephen Hemmingerapp/testpmd: remove references to deprecated statistics
2015-11-11 Konstantin Ananyevapp/testpmd: add ability to split outgoing packets
2015-11-01 Jingjing Wuapp/testpmd: setup DCB forwarding based on traffic...
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-10-28 Wenzhuo Luapp/testpmd: initialize new flow director masks
2015-10-24 Stephen Hurdapp/testpmd: detect numa socket count
2015-07-30 Michael Qiuapp/testpmd: fix error message when closing port twice
2015-07-27 Bernard Iremongerapp/testpmd: fix bonding start
2015-07-19 Bernard Iremongerapp/testpmd: fix port detaching with virtio
2015-06-12 Stephen Hemmingerapp: fix whitespace
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-03-23 Julien Cretinapp/testpmd: fix potential out of bounds read
2015-03-10 Pablo de Laraapp/testpmd: stop forwarding when quitting
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Michael Qiuapp/testpmd: forbid actions on invalid port
next