build: fix ninja install on FreeBSD
[dpdk.git] / app /
2019-05-01 Dharmik Thakkartest/rcu: add API and functional tests
2019-04-22 Bruce Richardsonapp/testpmd: fix variable use before null check
2019-04-22 Marcin Hajkowskitest/power: check all environment types
2019-04-22 Vipin Vargheseapp/pdump: support multi-core capture
2019-04-22 Vipin Vargheseapp/pdump: remove core restriction
2019-04-22 Pallantla Poornimaapp/bbdev: replace sprintf with snprintf or strlcpy
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
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-19 Bruce Richardsontest/compress: fix missing include
2019-04-19 Fiona Trahetest/compress: fix build
2019-04-18 Bernard Iremongertest/ipsec: fix logic around dequeue burst
2019-04-18 Bruce Richardsonapp/crypto-perf: check range of socket id
2019-04-18 Bernard Iremongertest/ipsec: fix initialisation
2019-04-18 Tomasz Jozwiaktest/compress: add max mbuf size test case
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-17 Aaron Conoletest: detect number of cores with meson
2019-04-15 Joyce Kongtest/ticketlock: fix autotest
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
next