net: add rte prefix to IP defines
[dpdk.git] / app / test-pmd / testpmd.c
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-13 Wei Zhaoapp/testpmd: fix offload flags after port config
2019-04-19 Viacheslav Ovsiienkoapp/testpmd: fix port detach cleanup
2019-04-12 Chenbo Xiaapp/testpmd: fix return value check
2019-04-12 Shahaf Shulerapp/testpmd: map anonymous memory for devices
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-04-12 Shahaf Shulerapp/testpmd: fix mempool free on exit
2019-04-05 Thomas Monjalonapp/testpmd: use port sibling iterator in device cleanup
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 David Marchandapp/testpmd: display/clear forwarding stats on demand
2019-03-29 David Marchandapp/testpmd: remove useless casts on statistics
2019-03-29 David Marchandapp/testpmd: extend forwarding statistics to 64 bits
2019-03-29 David Marchandapp/testpmd: add missing newline when showing statistics
2019-03-20 Igor Romanovapp/testpmd: fix stdout flush after printing stats
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2019-01-14 Cristian Dumitrescuapp/testpmd: fix quit to stop all ports before close
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-19 Tiwei Biepdump: remove deprecated APIs
2018-11-18 Jeff Guoapp/testpmd: workaround deadlock in hot-unplug callback
2018-10-26 Thomas Monjalonapp/testpmd: setup attached ports on probe event
2018-10-26 Thomas Monjalonapp/testpmd: move ethdev events registration
2018-10-26 Thomas Monjalonapp/testpmd: check not configuring port twice
2018-10-26 Thomas Monjalonapp/testpmd: merge ports list update functions
2018-10-26 Thomas Monjalonapp/testpmd: check not detaching device twice
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-26 Thomas Monjalonethdev: complete closing of port
2018-10-26 Thomas Monjalonapp/testpmd: allow detaching a port not closed
2018-10-26 Wisam Jaddoapp/testpmd: update port list for multiple removals
2018-10-18 Raslan Darawshehapp/testpmd: set packet dump based on verbosity level
2018-10-18 Phil Yangapp/testpmd: fix physical port socket initialization
2018-10-18 Phil Yangapp/testpmd: fix vdev socket initialization
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guoapp/testpmd: use hotplug failure handler
2018-10-11 Jens Freimannapp/testpmd: add noisy neighbour forwarding mode
2018-10-11 Herakliusz Lipiecapp/testpmd: fix printf format in event callback
2018-10-11 Jerin Jacobapp/testpmd: collect bad outer L4 checksum for csum...
2018-10-11 Anatoly Burakovapp/testpmd: support external memory
2018-09-19 Phil Yangapp/testpmd: optimize mbuf pool allocation
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-01 Konstantin Ananyevapp/testpmd: fix DCB config
2018-07-23 Xiaoyun Liapp/testpmd: fix little performance drop
2018-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-12 Jasvinder Singhapp/testpmd: rework softnic forward mode
2018-07-11 Jiayu Huapp/testpmd: enable UDP GSO in csum engine
2018-07-04 Ferruh Yigitethdev: remove old offload API
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
next