net: add rte prefix to ICMP structure
[dpdk.git] / app /
2019-03-27 Reshma Pattantest: fix build without pdump
2019-03-27 Bruce Richardsonapp/pipeline: fix dependency for FreeBSD
2019-03-22 Damian Nowaktest/crypto: add tests for XTS on QAT
2019-03-22 Chaitanya Babu Talluritest/crypto: fix possible overflow using strlcat
2019-03-22 Arek Kusztaltest: add result field to mod exp and inv
2019-03-20 Igor Romanovapp/testpmd: fix stdout flush after printing stats
2019-03-20 Rami Rosenapp/testpmd: fix a typo in log message
2019-03-20 David Marchandapp/testpmd: remove unused field from port struct
2019-03-20 Ruifeng Wangapp/testpmd: optimize MAC swap for Arm
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-15 Pavan Nikhileshapp/eventdev: start event producers after eventdev
2019-03-15 Pavan Nikhileshapp/eventdev: configure optimum timers per adapter
2019-03-15 Pavan Nikhileshapp/eventdev: follow proper teardown sequence
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-06 Hemant Agrawaltest/crypto: fix duplicate id used by CCP device
2019-03-01 Gage Eadsapp/pdump: remove only created vdevs
2019-03-01 Thomas Monjalonapp/compress-perf: call generic strlcpy
2019-02-26 Bruce Richardsontest/compress: fix missing header include
2019-02-26 Bruce Richardsontest: move to app directory
2019-02-26 Bruce Richardsonapp/pipeline: move from test directory
2019-02-26 Bruce Richardsonapp/acl: move from test directory
2019-02-26 Bruce Richardsonapp/cmdline: move from test directory
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2019-01-24 Dekel Peledapp/testpmd: fix Tx metadata show command
2019-01-17 Reshma Pattanapp/pdump: fix vdev cleanup
2019-01-15 David Marchandapp/testpmd: check mbufs in verbose mode
2019-01-14 Yongseok Kohapp/testpmd: fix missing prefetch in macswap mode
2019-01-14 Yongseok Kohapp/testpmd: fix pointer reference in macswap
2019-01-14 Cristian Dumitrescuapp/testpmd: fix quit to stop all ports before close
2019-01-10 Amr Mokhtarapp/bbdev: fix return value check
2019-01-10 Fan Zhangapp/crypto-perf: use separate session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-11 Vipin Vargheseapp/procinfo: add --iter-mempool
2019-01-11 Vipin Vargheseapp/procinfo: add --show-mempool
2019-01-11 Vipin Vargheseapp/procinfo: add --show-ring
2019-01-11 Vipin Vargheseapp/procinfo: add --show-crypto
2019-01-11 Vipin Vargheseapp/procinfo: add --show-tm
2019-01-11 Vipin Vargheseapp/procinfo: add --show-port
2018-12-21 Rosen Xuapp/testpmd: expand RED queue thresholds to 64 bits
2018-12-21 Wei Zhaoapp/testpmd: add boundary check in flow command
2018-12-21 Qi Zhangapp/testpmd: batch MAC swap for performance on x86
2018-12-21 Qi Zhangapp/testpmd: improve MAC swap performance for x86
2018-12-21 Qi Zhangapp/testpmd: move MAC swap functions
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 Tomasz Jozwiakapp/compress-perf: refactor code
2018-12-19 Tomasz Jozwiakapp/compress-perf: add dynamic compression test
2018-12-19 Tomasz Jozwiakapp/compress-perf: add performance measurement
2018-12-19 Tomasz Jozwiakapp/compress-perf: add parser
2018-12-19 Kamil Chalupnikapp/bbdev: enhance interrupt test
2018-12-19 Kamil Chalupnikbbdev: support bigger transport block
2018-12-19 Kamil Chalupnikbbdev: enhance throughput test
2018-12-19 Kamil Chalupnikbbdev: enhance offload cost test
2018-12-16 Erik Gabriel Carrilloapp/eventdev: detect deadlock for timer event producer
2018-12-19 Tiwei Biepdump: remove deprecated APIs
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoGRE encapsulation
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoUDP encapsulation
2018-12-13 Saleh Alsouqiapp/testpmd: fix MPLS BoS bit default value
2018-11-26 Thomas Monjalonfix dpdk.org URLs
2018-11-23 Thomas Monjalonapp/eventdev: fix possible uninitialized variable
2018-11-18 Marko Kovacevicapp/pdump: fix port id storage size
2018-11-18 Jasvinder Singhapp/testpmd: fix memory leak for DSCP table
2018-11-18 Jeff Guoapp/testpmd: workaround deadlock in hot-unplug callback
2018-11-12 Jasvinder Singhapp/testpmd: fix memory allocation for DSCP table
2018-11-12 Jasvinder Singhapp/testpmd: fix memory leak for TM object
2018-11-13 Ophir Munkapp/testpmd: revert setting default RSS
2018-11-13 Raslan Darawshehapp/testpmd: fix L4 length for UDP checksum
2018-11-13 Wei Zhaoapp/testpmd: fix Rx offload search
2018-11-05 Ophir Munkapp/testpmd: set default RSS key as null
2018-11-05 Radu Nicolauapp/testpmd: fix port status for new bonded devices
2018-11-05 Ferruh Yigitapp/testpmd: fix Tx offload flags
2018-11-05 Leah Tekoaapp/testpmd: fix RED byte stats
2018-11-05 Rosen Xuapp/testpmd: fix shaper profile parameters
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-27 Kevin Laatzbuild: add dependency on telemetry to apps with meson
2018-10-26 Jerin Jacobapp/testpmd: fix QinQ strip display option
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 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Wei Zhaoapp/testpmd: support more types for flow RSS
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
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-26 Phil Yangapp/testpmd: reserve NUMA node per port and per ring
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-18 Raslan Darawshehapp/testpmd: set packet dump based on verbosity level
2018-10-18 Raslan Darawshehapp/testpmd: add packet dump callbacks
2018-10-18 Raslan Darawshehapp/testpmd: move dumping packets to a separate function
2018-10-18 Phil Yangapp/testpmd: fix physical port socket initialization
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify MAC address
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify TTL
next