mbuf: fix performance with 128-byte cache line
[dpdk.git] / mk /
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-11 Thomas Monjalonconfig: remove obsolete machine descriptions
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-01-27 Zhihong Wangmk: predefine AVX512 macro for compiler
2016-01-19 Christian Ehrhardtmk: fix examples install
2015-12-09 Thomas Monjalonmk: fix install with minimal shell
2015-12-08 Alejandro Luceronfp: introduce driver initialization
2015-12-08 Thomas Monjalonmk: fix external library build when combine is enabled
2015-12-08 Andrew G. Harveymk: remove ABI versioning for external library
2015-12-07 Panu Matilainenmk: fix warnings when adding extra warning flags
2015-12-07 Panu Matilainenmk: fix external shared library dependencies of drivers
2015-12-06 Panu Matilainenmk: fix shared library dependencies of drivers
2015-12-06 Thomas Monjalonmk: prepare dependencies in shared libraries not combined
2015-12-06 Thomas Monjalonapp/proc_info: rename binary with prefix
2015-12-06 Thomas Monjalonmk: install examples
2015-12-06 Thomas Monjalonmk: install doc
2015-12-06 Thomas Monjalonmk: install binding tool in sbin directory
2015-12-06 Thomas Monjalonmk: install kernel modules
2015-12-06 Thomas Monjalonmk: split install rule
2015-12-06 Thomas Monjalonmk: introduce new install syntax
2015-12-06 Thomas Monjalonmk: install a standard cutomizable tree
2015-12-06 Thomas Monjalonmk: move installation procedure in install rule
2015-12-06 Thomas Monjalonmk: remove multi-target install
2015-12-06 Thomas Monjalonmk: remove testall
2015-12-06 Ferruh Yigitmk: fix combined lib build with ABI versioning
2015-12-04 Christian Ehrhardtmk: fix combined library build with Xen driver
2015-12-04 Simon Kagstrommk: influence CPU flags with user input
2015-12-04 David Marchandmk: fix objects and libraries order when linking
2015-11-25 Jerin Jacobmk: add xgene1 machine target based on armv8-a
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-11-25 Declan Dohertyaesni_mb: add driver for multi buffer based crypto
2015-11-25 Declan Dohertyqat: add driver for QuickAssist devices
2015-11-25 Declan Dohertymbuf_offload: introduce library to attach offloads...
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices
2015-11-20 Matej Vidoszedata2: add new poll mode driver
2015-11-20 Thomas Monjalonmk: fix extra options when linking lib through compiler
2015-11-20 Declan Dohertymk: fix build with icc 16
2015-11-18 Jerin Jacobmk: add thunderx machine target based on armv8-a
2015-11-18 Jerin Jacobmk: introduce ARMv8 architecture
2015-11-18 Vlastimil Kosarmk: introduce ARMv7 architecture
2015-11-18 Jan Viktorinmk: ignore alignment errors for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add CPU flags for ARMv7
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...
2015-10-25 Simon Kagstrommk: quote KERNELCC to allow ccache build
2015-09-03 Thomas Monjalonmem: remove dummy malloc library
2015-08-02 Nelio Laranjeiromlx4: fix shared library dependency
2015-08-02 Nelio Laranjeiromk: set library dependencies in shared object file
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-17 Maryam Tahhanapp: replace dump_cfg by proc_info
2015-07-13 Cyril Chemparathympipe: add TILE-Gx mPIPE poll mode driver
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
2015-07-13 Cyril Chemparathyconfig: remove combined library name option
2015-07-13 Thomas Monjalonmk: fix shared lib build with stable abi
2015-07-08 Thomas Monjalonmk: enable next abi preview
2015-07-08 Thomas Monjalonmk: remove variables identical to config ones
2015-07-02 Bruce Richardsonmk: print target when reporting build complete
2015-06-30 Rahul Lakkireddycxgbe: add pmd skeleton
2015-06-29 Huawei Xievhost: realloc device and queues to same numa node...
2015-06-29 Bruce Richardsonmk: fix static build on Fedora 22
2015-06-12 Stephen Hemmingermk, scripts: remove useless blank lines
2015-06-10 Sergio Gonzalez... mk: fix combined library build
2015-05-14 Keith Wilesmk: introduce EXTRA_LDLIBS variable
2015-05-14 Keith Wilesmk: simplify conditions for libs to link
2015-05-12 Keith Wilesmk: remove NO_AUTOLIBS option
2015-04-20 Thomas Monjalonmk: fix build with gcc 4.4 and clang
2015-04-13 Thomas Monjalonmk: fix static linking with null pmd
2015-04-13 Thomas Monjalonmk: remove uio suffix from virtio pmd
2015-04-03 Thomas Monjalonmk: reduce PDF build commands
2015-04-03 Thomas Monjalonmk: remove fuse requirement for vhost-user
2015-04-01 John McNamaramk: fix pdf doc rules order
2015-03-19 John McNamaradoc: add pdf output
2015-03-09 Keith Wilesmk: move internal file
2015-03-05 Tetsuya Mukawamk: fix config build on freebsd
2015-02-25 Adrien Mazarguilmlx4: new poll mode driver
2015-02-24 Pawel Wodkowskiexamples/l2fwd-jobstats: new example
2015-02-24 Panu Matilainenmk: fix build with Debian/Ubuntu-specific gcc version
2015-02-24 Panu Matilainenmk: rework gcc version detection to permit versions...
2015-02-18 Daniel Mrzyglodmk: support x32 ABI
2015-02-18 Sergio Gonzalez... app/test: new reorder unit test
2015-02-17 Jeff Shawfm10k: register PF driver
2015-02-12 Panu Matilainenmk: fix vhost linking
2015-02-04 Panu Matilainenmk: add DT_SONAME to shared libraries
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormancompat: add infrastructure to support symbol versioning
2015-01-30 Thomas Monjalonmk: revert "allow application to override clean"
2015-01-27 Neil Hormanvhost: fix combined lib link with -lfuse
2015-01-27 Stephen Hemmingermk: allow application to override clean
2015-01-27 Daniel Mrzyglodmk: fix build with icc-15
2015-01-15 Neil Hormanmk: fix link to static combined library
2014-12-17 Thomas Monjalonmk: fix link with CC
2014-12-17 Thomas Monjalonmk: forbid multiple definitions
2014-12-17 Thomas Monjalonmk: fix link examples to combined library
2014-12-17 Yong Liumk: fix link to not combined libraries
2014-12-16 Sergio Gonzalez... mk: fix link of combined shared library using CC
2014-12-16 Hiroshi Shimamotomk: fix link to combined library
2014-12-16 Thomas Monjalonmk: fix build with shared pcap pmd
2014-12-11 Sergio Gonzalez... mk: fix build 32-bits shared libraries with 64-bits...
2014-12-11 Hiroshi Shimamotomk: fix build shared libraries
2014-11-29 Sergio Gonzalez... mk: fix linking with some linux toolchains
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
next