app/testpmd: fix VLAN TCI mask set error for FDIR
[dpdk.git] / app / test-pmd / testpmd.c
2018-07-02 Wei Zhaoapp/testpmd: fix VLAN TCI mask set error for FDIR
2018-06-14 Adrien Mazarguilapp/testpmd: fix crash when attaching a device
2018-05-22 Ferruh Yigitapp/testpmd: fix descriptor number for Rx queue setup
2018-05-22 Zhiyong Yangapp/testpmd: fix exit for virtio-user
2018-05-21 Daniel Shelepovapp/testpmd: fix burst stats reporting
2018-05-14 Ferruh Yigitapp/testpmd: check if CRC strip offload supported
2018-05-14 Wei Daiapp/testpmd: add commands to test new offload API
2018-05-14 Qi Zhangapp/testpmd: fix device configure with zero queue
2018-05-14 Anatoly Burakovapp/testpmd: fix initialization
2018-05-14 Zhiyong Yangapp/testpmd: fix log after detach
2018-05-14 Matan Azradapp/testpmd: fix asynchronic port removal
2018-05-14 Matan Azradapp/testpmd: fix removed device link status asking
2018-05-14 Matan Azradapp/testpmd: fix synchronic port hotplug
2018-05-14 Matan Azradapp/testpmd: fix forward ports Rx flush
2018-05-14 Matan Azradapp/testpmd: fix forward ports update
2018-05-14 Matan Azradapp/testpmd: fix slave port detection
2018-05-14 Anatoly Burakovapp/testpmd: disable memory locking on FreeBSD
2018-05-14 Anatoly Burakovapp/testpmd: make locking memory configurable
2018-04-27 Qi Zhangapp/testpmd: fix config due to RSS offload check
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-23 Anoob Josephapp/testpmd: support IPsec event
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Remy Hortonapp/testpmd: make use of per-PMD Tx/Rx parameters
2018-04-13 Jeff Guoapp/testpmd: enable device hotplug monitoring
2018-02-08 Ferruh Yigitapp/testpmd: enable CRC strip without capability check
2018-02-06 Yanglong Wuapp/testpmd: fix port DCB configuration
2018-01-31 Kevin Laatzapp/testpmd: increase default ring sizes to 1024
2018-01-31 Georgios Katsikasapp/testpmd: move variables definition in source
2018-01-31 Moti Haimovskyapp/testpmd: disable Rx VLAN offloads by default
2018-01-31 Matan Azradapp/testpmd: fix invalid port detach
2018-01-29 Pavan Nikhileshapp/testpmd: add log for preferred mempool ops
2018-01-17 Wei Daiapp/testpmd: fix invalid Tx queue number setting
2018-01-17 Wei Daiapp/testpmd: fix invalid Rx queue number setting
2018-01-16 Matan Azradapp/testpmd: extend event printing
2018-01-15 Shahaf Shulerapp/testpmd: enable fast free Tx offload by default
2018-01-15 Shahaf Shulerapp/testpmd: adjust on the fly VLAN configuration
2018-01-15 Shahaf Shulerapp/testpmd: remove txqflags option
2018-01-15 Shahaf Shulerapp/testpmd: add command line option for Tx offloads
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Tx offloads API
2018-01-15 Shahaf Shulerapp/testpmd: add function to check port stopped
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Rx offloads API
2018-01-09 Olivier Matzapp/testpmd: register a specific log type
2018-01-04 Bruce Richardsonapp: use SPDX tag for Intel copyright files
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
next