devtools: pass custom options to checkpatch
[dpdk.git] / app / test-pmd /
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-07-03 Wei Zhaoapp/testpmd: fix offloads config
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-20 Tiwei Bieapp/testpmd: drop the workaround for virtio-user
2019-06-16 Ferruh Yigitapp/testpmd: fix crash
2019-06-13 Sunil Kumar Koriapp/testpmd: create mbuf based on max supported segments
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ICMP defines
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-13 Wei Zhaoapp/testpmd: fix offload flags after port config
2019-05-08 Andrew Rybchenkoapp/testpmd: fix mbuf leak with multi-segment Tx
2019-05-04 Ferruh Yigitapp/testpmd: revert fixed flag for exact link speed
2019-05-03 Tiwei Bieapp/testpmd: fix unintentional integer overflow
2019-05-03 Agalya Babu RadhaK... app/testpmd: fix help info for interactive commands
2019-04-22 Bruce Richardsonapp/testpmd: fix variable use before null check
2019-04-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Viacheslav Ovsiienkoapp/testpmd: fix port detach cleanup
2019-04-19 Andrew Rybchenkoapp/testpmd: set fixed flag for exact link speed
2019-04-12 Chenbo Xiaapp/testpmd: fix return value check
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
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-12 Pavan Nikhileshapp/testpmd: fix packet headers in txonly mode
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly packets per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move txonly prepare in separate function
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly segments per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move header generation outside txonly...
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx QinQ set
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx VLAN and QinQ dependency
2019-04-05 Qiming Yangapp/testpmd: add VXLAN-GPE
2019-04-05 Thomas Monjalonapp/testpmd: use port sibling iterator in device cleanup
2019-04-05 Dekel Peledapp/testpmd: fix typo in comment
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 Ian Stokesapp/testpmd: verify MTU with device provided limits
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-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-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-24 Dekel Peledapp/testpmd: fix Tx metadata show command
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
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 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-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-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
next