net/bnxt: fix big endian build
[dpdk.git] / app /
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-05 Pallantla Poornimatest/hash: replace sprintf with snprintf
2019-04-05 Pallantla Poornimatest/distributor: replace sprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Gage Eadstest/stack: check lock-free implementation
2019-04-04 Gage Eadstest/stack: check stack performance
2019-04-04 Gage Eadstest/stack: check stack API
2019-04-02 Konstantin Ananyevmbuf: add function to generate raw Tx offload value
2019-04-02 Tomasz Jozwiakapp/compress-perf: add incompressible data handling
2019-04-02 Ayuj Vermatest/crypto: check key type feature flag for asym
2019-04-02 Fan Zhangtest/crypto: check out of place for AESNI-MB
2019-04-02 Damian Nowaktest/crypto: check asymmetric crypto
2019-04-02 Lukasz Krakowiaktest/crypto: check SNOW3G when digest is encrypted
2019-04-02 Pallantla Poornimatest/event: replace sprintf with snprintf
2019-04-02 Pavan Nikhileshapp/eventdev: add option for global dequeue timeout
2019-04-02 Pavan Nikhileshtest/event: improve compatibility for timer adapter
2019-04-02 Pavan Nikhilesheventdev: check timer adapter status before start
2019-04-03 Dharmik Thakkartest/hash: check lock-free extendable bucket
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-04-02 Pallantla Poornimaapp/test: fix sprintf with strlcat
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-31 Natanael Copaapp/test: fix build with musl libc
2019-03-31 Natanael Copaapp/test: fix flags with meson
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Dharmik Thakkartest/timer: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/efd: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/hash: replace config macro with runtime log level
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-03-28 Joyce Kongtest/rwlock: amortize the cost of getting time
2019-03-28 Joyce Kongtest/rwlock: benchmark on all available cores
2019-03-28 Gavin Hutest/spinlock: amortize the cost of getting time
2019-03-28 Gavin Hutest/spinlock: remove delay for correct benchmarking
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jerin Jacobuse appropriate EAL macro for constructors
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
next