net/ena: remove unneeded PCI macro
[dpdk.git] / app /
2016-07-11 Pablo de Laraapp/test: fix hexdump length for crypto
2016-07-11 Ilya Maximetsapp/testpmd: fix comment of RSS setup
2016-07-11 Reshma Pattanapp/testpmd: add timeout in Rx queue flushing
2016-07-11 Wenzhuo Luapp/testpmd: remove ixgbe check for bypass
2016-07-10 Thomas Monjalonapp/test: remove useless clock estimation
2016-07-10 Yari Adan Petralandahash: retrieve a key given its position
2016-07-10 Deepak Kumar Jainapp/test: fix missing operation initialization
2016-07-08 Pablo de Laracrypto: normalize driver names with macros
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-07-01 David Huntapp/test: migrate custom mempool handler to stack handler
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Pablo de Laraapp/testpmd: limit number of forwarding cores
2016-06-30 Lazaros Koromilasmempool: allow user-owned cache
2016-06-30 Lazaros Koromilasmempool: deprecate specific get and put functions
2016-06-20 Eric Kinzieapp/test: add external state machine in mode 4
2016-06-27 Reshma Pattanapp/pdump: fix type casting of ring size
2016-06-27 Reshma Pattanapp/pdump: fix string overflow
2016-06-27 Pablo de Laraapp/test: avoid freeing mbufs twice in qat test
2016-06-27 Thomas Monjalonapp/test: fix PCI class probing
2016-06-27 Pablo de Laraapp/test: avoid freeing mbuf twice
2016-06-27 Deepak Kumar Jainapp/test: fix build with icc
2016-06-24 Thomas Monjalonmk: fix parallel build of test resources
2016-06-24 Wei Shenhash: add scalable multi-writer insertion with Intel TSX
2016-06-24 David Huntapp/test: add mempool handler
2016-06-24 David Huntmempool: support handler operations
2016-06-23 Jingjing Wumbuf: add NSH packet type
2016-06-22 Jerin Jacobethdev: add tunnel and port RSS offload types
2016-06-21 Remy Hortonapp/testpmd: fix memory leaks after xstats errors
2016-06-20 Pablo de Laraapp/test: refactor SNOW 3G and KASUMI tests
2016-06-20 Pablo de Laraapp/test: add SNOW 3G UEA2 with offset
2016-06-20 Pablo de Laraapp/test: add bit-level SNOW 3G UIA2
2016-06-20 Pablo de Laraapp/test: add out-of-place cases for SNOW 3G
2016-06-20 Pablo de Laraapp/test: fix buffer lengths for SNOW 3G
2016-06-20 Pablo de Laraapp/test: use new bit-level memcmp macro
2016-06-20 Pablo de Laraapp/test: add KASUMI crypto
2016-06-20 Pablo de Laraapp/test: add new buffer comparison macros
2016-06-20 Pablo de Laraapp/test: use hexdump if debug log is enabled
2016-06-20 Pablo de Laraapp/test: remove unnecessary hexdump
2016-06-20 Pablo de Laraapp/test: fix debug build
2016-06-20 Pablo de Laraapp/test: remove useless hexdump include
2016-06-20 Deepak Kumar Jainapp/test: fix crypto typos
2016-06-20 Fiona Traheapp/test: update AES SHA performance test
2016-06-20 Fiona Traheapp/test: add SNOW 3G performance test
2016-06-20 Fan Zhangapp/test: add more AES algorithms
2016-06-20 Fan Zhangapp/test: rework crypto AES unit test
2016-06-17 Jan Viktorinapp/test: fix resource creation with objcopy on FreeBSD
2016-06-17 Thomas Monjalonmk: mute build of test resources
2016-06-16 Reshma Pattanapp/testpmd: initialize pdump
2016-06-16 Reshma Pattanapp/pdump: add tool for packet capturing
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Slawomir Mrozowiczapp/testpmd: print RSS hash update error
2016-06-16 Zhihong Wangapp/testpmd: show topology at forwarding start
2016-06-16 Zhihong Wangapp/testpmd: handle all Rx queues in RSS setup
2016-06-16 Zhihong Wangapp/testpmd: show throughput in port stats
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-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-06-15 Jan Viktorinapp/test: remove real PCI ids
2016-06-14 Thomas Monjalonconfig: make libarchive optional
2016-06-13 David Huntapp/test: fix wraparound of mempool performance rate
2016-06-13 Michal Jastrzebskiapp/test: fix bond device name too long
2016-06-13 Tomasz Kulasekapp/test: fix array overflow warning with gcc 4.5
2016-06-13 Tomasz Kanteckiapp/test: reduce duration of red functional test
2016-06-13 Jan Viktorinapp/test: do not dump devices in PCI blacklist test
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-13 Jan Viktorinapp/test: rename PCI blacklist test case
2016-06-13 Jan Viktorinapp/test: extract PCI setup and cleanup functions
2016-06-13 Jan Viktorinapp/test: use linked list to store PCI drivers
2016-06-13 Jan Viktorinapp/test: support resources archived by tar
2016-06-13 Jan Viktorinapp/test: create files from resources
2016-06-13 Jan Viktorinapp/test: support resources externally linked
2016-06-13 Jan Viktorinapp/test: introduce resources for tests
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-08 Pablo de Laraapp/testpmd: fix typo when closing port
2016-06-08 Jerin Jacobapp/testpmd: prefetch data in the forwarding loop
2016-06-08 Olivier Matzapp/testpmd: log mbuf pool creation
2016-06-08 Maciej Czekajapp/testpmd: add Tx flags in config command
2016-06-08 Maciej Czekajapp/testpmd: add scatter enabling in config command
2016-06-08 Maciej Czekajapp/testpmd: add scatter enabling option
2016-06-07 Fan Zhangaesni_mb: add AES-CTR
2016-06-07 Arek Kusztalapp/test: add AES-CTR
2016-06-07 Jerin Jacobmk: fix cross-compilation
2016-05-25 Jan Viktorinapp/test: fix buffer overflow
2016-05-24 Thomas Monjalonapp/test: move cycles autotest to first group
2016-05-24 Thomas Monjalonapp/test: remove unused constants
2016-05-24 Thomas Monjalonapp/test: reduce memory needs
2016-05-24 Thomas Monjalonapp/test: shorten execution time
2016-05-24 Thomas Monjalonapp/test: isolate lpm performance cases
2016-05-24 Thomas Monjalonapp/test: fix log check when default level is high
2016-05-19 Olivier Matzapp/test: rework mempool test
2016-05-19 Olivier Matzmem: avoid memzone/mempool/ring name truncation
2016-05-19 Olivier Matzapp/testpmd: remove anonymous mempool code
next