mbuf: add a function to linearize a packet
[dpdk.git] / app / test /
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-04 John McNamaramake python scripts python2/3 compliant
2017-01-04 John McNamaramake python scripts PEP8 compliant
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-11-12 Olivier Matzapp/test: fix crash of LPM test
2016-11-06 Arek Kusztalapp/test: fix hanging in SNOW 3G performance test
2016-11-06 Nikita Kozlovapp/test: fix crash when checking LPM performance twice
2016-10-26 Fiona Traheapp/test: use correct offsets in AES performance test
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-26 Arek Kusztalapp/test: add crypto continual performance tests
2016-10-26 Arek Kusztalapp/test: add corrupted data for qat
2016-10-13 Akhil Goyalapp/test: store digest/IV at a DMA able address
2016-10-13 Piotr Azarewiczapp/test: fix crypto mbuf pool size
2016-10-13 Marcin Kerlinapp/test: reduce libcrypto operations number
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Wei Daiapp/test: verify LPM tbl8 recycle
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-13 Thomas Monjalonapp/test: add mempool walk
2016-10-13 Wei Daiapp/test: reduce IPv6 LPM data size
2016-10-13 Wei Daiapp/test: remove large IPv4 LPM data file
2016-10-13 Pablo de Laraapp/test: fix hash multiwriter sequence
2016-10-12 Guruprasad Raoapp/test: add cuckoo hash table
2016-10-08 Fiona Traheapp/test: remove crypto queue number hard-coding
2016-10-08 Fiona Traheapp/test: cleanup unnecessary crypto ring size setup
2016-10-08 Fiona Traheapp/test: remove useless loop for crypto
2016-10-08 Slawomir Mrozowiczapp/test: add libcrypto
2016-10-08 Slawomir Mrozowiczapp/test: rework AES
2016-10-08 Pablo de Laraapp/test: add ZUC
2016-10-08 Pablo de Laraapp/test: rename some SNOW 3G functions
2016-10-04 Fiona Traheapp/test: improve error message for disabled crypto
2016-10-04 Arek Kusztalapp/test: add AES GCM performance test
2016-10-04 Pablo de Laraapp/test: remove unnecessary conditional for crypto
2016-10-04 Arek Kusztalapp/test: fix verification of digest for GCM
2016-10-04 Arek Kusztalcrypto/aesni_gcm: move pre-counter block to driver
2016-10-04 Pablo de Laracrypto: rename some SNOW 3G references
2016-10-04 Arek Kusztalapp/test: add GMAC for qat
2016-10-04 Deepak Kumar Jainapp/test: add KASUMI for qat
2016-10-04 Deepak Kumar Jainapp/test: rename some SNOW 3G functions
2016-10-04 Deepak Kumar Jainapp/test: cleanup crypto code
2016-10-04 Deepak Kumar Jainapp/test: add NULL operation for qat
2016-10-04 Deepak Kumar Jainapp/test: add aes-sha384-hmac for qat
2016-10-04 Deepak Kumar Jainapp/test: add aes-sha224-hmac for qat
2016-10-04 Arek Kusztalapp/test: add MD5 HMAC for qat
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchandethdev: get rid of device type
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-26 Jozef Martiniakeal: customize delay function
2016-09-23 Jasvinder Singhapp/test: fix packet framework table unit tests
2016-09-23 Olivier Matzapp/test: decrease memory requirements for sched
2016-09-23 Olivier Matzapp/test: decrease memory requirements for hash
2016-09-16 Amine Kherboucheremove unused ring includes
2016-09-09 Gowrishankar Muthu... lpm: add AltiVec for ppc64
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-25 Thomas Monjalonmk: fix link with glibc < 2.17
2016-07-21 Thomas Monjalonapp/test: increase memory allocated for greedy autotests
2016-07-21 Thomas Monjalonapp/test: disable filtering with stripped binary
2016-07-21 Santosh Shuklaapp/test: fix mempool freeing
2016-07-21 Jerin Jacobapp/test: fix ring size
2016-07-15 Thomas Monjalonapp/test: filter out unavailable tests
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-07-15 Thomas Monjalonmk: fix default rule of test subdirectory
2016-07-11 Pablo de Laraapp/test: fix hexdump length for crypto
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 David Huntapp/test: migrate custom mempool handler to stack handler
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
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 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-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
next