pdump: fix error code check when creating/canceling pthread
[dpdk.git] / app /
2017-11-11 Jasvinder Singhapp/testpmd: remove port status check from TM command
2017-11-07 Pablo de Laraapp/testpmd: fix topology error message
2017-11-07 Ophir Munkapp/testpmd: fix forwarding between non consecutive...
2017-11-07 Pablo de Laraapp/crypto-perf: add help option
2017-11-07 Pablo de Laraapp/crypto-perf: fix crypto op init
2017-11-07 Kirill Rybalchenkoapp/testpmd: fix potential memory leak
2017-11-07 Pavel Shirshovapp/testpmd: fix a typo in a command description
2017-11-07 Jasvinder Singhapp/testpmd: allow TM hierarchy commit on running port
2017-11-07 Jasvinder Singhapp/testpmd: fix memory access error for metering CLI
2017-11-07 Jasvinder Singhapp/testpmd: fix null pointer dereference
2017-11-06 Santosh Shuklacryptodev: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Pavan Nikhileshapp/testeventdev: use service cores
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Aviad Yehezkelapp/testpmd: fix build without ixgbe and bnxt PMDs
2017-10-26 Wei Daiapp/testpmd: fix mapping of user priority to DCB TC
2017-10-26 Nélio Laranjeiroapp/testpmd: fix RSS structure initialisation
2017-10-26 Jasvinder Singhapp/testpmd: fix integer overflow
2017-10-26 Zhiyong Yangapp/testpmd: remove useless function declarations
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM nodes and hierarchy...
2017-10-20 Jasvinder Singhapp/testpmd: add commands for shaper and wred profiles
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM capability and stats
2017-10-20 Cristian Dumitrescuapp/testpmd: add commands traffic metering and policing
2017-10-13 Zhiyong Yangapp: fix port id type
2017-10-13 Pablo de Laraapp/crypto-perf: fix build with -Ofast
2017-10-13 Zhiyong Yangapp/testpmd: fix port id type
2017-10-13 Zhiyong Yangapp/proc_info: fix port id type
2017-10-13 Zhiyong Yangapp/pdump: fix port id type
2017-10-12 Pablo de Laraapp/crypto-perf: support AES-CCM
2017-10-12 Pablo de Laraapp/crypto-perf: use single mempool
2017-10-12 Pablo de Laraapp/crypto-perf: support multiple queue pairs
2017-10-12 Pablo de Laraapp/crypto-perf: do not populate the mbufs at init
2017-10-12 Pablo de Laraapp/crypto-perf: overwrite mbuf when verifying
2017-10-12 Pablo de Laraapp/crypto-perf: parse segment size
2017-10-12 Pablo de Laraapp/crypto-perf: parse AEAD data from vectors
2017-10-12 Pablo de Laraapp/crypto-perf: set AAD after the crypto operation
2017-10-12 Pablo de Laraapp/crypto-perf: refactor common test code
2017-10-12 Pablo de Laraapp/crypto-perf: fix packet length check
2017-10-12 Anatoly Burakovapp/crypto-perf: add new PMD benchmarking mode
2017-10-12 Anatoly Burakovapp/crypto-perf: add nb-desc parameter
2017-10-12 Hemant Agrawalapp/crypto-perf: fix uninitialized errno value
2017-10-12 Zhiyong Yangapp/testpmd: remove unnecessary cast
2017-10-12 Wei Zhaoapp/testpmd: add commands for RSS queue region
2017-10-12 Raslan Darawshehapp/testpmd: add Rx HW timestamp
2017-10-12 Jasvinder Singhapp/testpmd: add traffic management forwarding mode
2017-10-12 Kirill Rybalchenkoapp/testpmd: fix build with i40e disabled
2017-10-12 Phil Yangapp/testpmd: fix quitting in container
2017-10-12 Matan Azradapp/testpmd: fix forward port ids setting
2017-10-12 Li Hanapp/testpmd: fix invalid port id parameters
2017-10-12 Daniel Mrzyglodapp/testpmd: fix DDP package filesize detection
2017-10-12 Yuanhan Liuapp/testpmd: give more hint on invalid RETA size
2017-10-12 Yuanhan Liuapp/testpmd: allow to query any RETA size
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 Keith Wilesapp/procinfo: fix compilation with -O3
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Olivier Matzapp/test-crypto-perf: fix compilation with -Og
2017-10-06 Olivier Matzapp/test-crypto-perf: fix memory leak
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-10-06 Kirill Rybalchenkoapp/testpmd: support updating pctype mapping
2017-10-06 Kirill Rybalchenkoapp/testpmd: get ddp profile protocol info
2017-10-06 Kirill Rybalchenkoapp/testpmd: port info prints dynamically mapped flow...
2017-10-06 Wei Zhaoapp/testpmd: fix packet throughput after stats reset
2017-10-06 Stephen Hemmingerapp/testpmd: remove unnecessary void casts
2017-10-06 Wenzhuo Luapp/testpmd: fix wrong API of adding VF MAC
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-08-07 Pablo de Laraapp/crypto-perf: fix operation free
2017-08-03 Pablo de Laraapp/crypto-perf: fix IV allocation for AEAD
2017-08-03 David Huntapp/testpmd: fix Tx first with LSC interrupt
2017-08-03 Jiayu Huapp/testpmd: fix GRO command description
2017-07-31 Wenzhuo Luapp/testpmd: fix usage message
2017-07-31 Jerin Jacobapp/testeventdev: fix divide by zero in stats
2017-07-31 Jerin Jacobapp/testeventdev: fix string overflow in parsing
2017-07-31 Matan Azradapp/testpmd: fix flow rule copy functions
2017-07-31 Gaetan Rivetapp/testpmd: add log on device detach failures
2017-07-31 Gaetan Rivetethdev: fix device state on detach
2017-07-28 Pablo de Laraapp/crypto-perf: fix CSV output
2017-07-28 Pablo de Laraapp/crypto-perf: add pool size error message
2017-07-21 Michal Jastrzebskiapp/testpmd: fix bonding initialization
2017-07-20 Adrien Mazarguilapp/testpmd: fix token matching in flow command
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens interface
2017-07-19 Kirill Rybalchenkoapp/crypto-perf: stop crypto devices after test
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-19 Daniel Mrzyglodapp/testpmd: support different aggregation modes
2017-07-16 Stephen Hemmingerapp/testpmd: remove duplicate includes
2017-07-16 Stephen Hemmingerapp/procinfo: remove duplicate include
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-08 Gaetan Rivetapp/testpmd: include PCI header directly
next