mbuf: fix performance with 128-byte cache line
[dpdk.git] / lib /
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-09 Kamil Rytarowskieal/linux: support built-in kernel modules
2016-02-04 Zhihong Wangeal/x86: fix build with clang for old AVX
2016-02-03 Yuanhan Liupci: export device mapping functions
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2016-01-28 Anatoly Burakovvfio: support no-IOMMU mode
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangeal/x86: tune memcpy for platforms without AVX512
2016-01-27 Zhihong Wangeal/x86: optimize memcpy for AVX512 platforms
2016-01-27 Zhihong Wangeal/x86: identify AVX512 CPU flag
2016-01-27 David Marchandethdev: move hotplug checks and logs in a common place
2016-01-27 David Marchandethdev: remove useless null checks
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2016-01-21 Zhihong Wangeal: remove unnecessary hugepage zero-filling
2016-01-21 Zhihong Wangeal: reduce timer initialization time
2016-01-14 Wenzhuo Luixgbe/base: add X550T1 device
2015-12-17 Thomas Monjalonversion: 2.3.0-rc0
2015-12-15 Thomas Monjalonversion: 2.2.0
2015-12-15 Thomas Monjalonethdev: remove old flow director symbols
2015-12-15 Thomas Monjaloneal: remove zombie symbols
2015-12-14 Thomas Monjalonversion: 2.2.0-rc4
2015-12-14 Yuanhan Liuvhost: note the ABI changes
2015-12-13 Huawei Xievhost: fix logically dead code
2015-12-13 Huawei Xievhost: fix missed unlock
2015-12-13 Huawei Xievhost: fix missed break in switch
2015-12-13 Huawei Xievhost: fix out-of-bounds read
2015-12-12 Cunming Liangeal/linux: fix Rx interrupt read error management
2015-12-11 Thomas Monjalonmbuf_offload: mark experimental state
2015-12-10 Stephen Hemmingervfio: support iommu group zero
2015-12-09 Stephen Hemmingervhost: do not stall if guest is slow
2015-12-09 Chao Zhuhash: fix build on IBM POWER and ARM
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
2015-12-08 Yuanhan Liuvhost: reserve some space in structures
2015-12-08 Lee Robertskni: fix build on RHEL 7.2
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-12-08 Jianbo Liueal/arm: fix timer read from PMU
2015-12-07 Stephen Hemmingerremove blank lines at end-of-file
2015-12-07 Aaron Conolepower: remove duplicate definition
2015-12-07 Igor Ryzhovethdev: fix reset of Rx mbuf allocation failures
2015-12-07 Fan Zhangport: fix sink port statistics
2015-12-07 Fan Zhangport: fix mbuf allocation in source port
2015-12-06 Yu Nemo Wenbinhash: customize compare function
2015-12-06 Pablo de Larahash: remove duplicated exported symbol
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Yaacov Hazanethdev: fix debug macro
2015-12-06 Mike Sowkasched: fix build without SSE4
2015-12-06 Thomas Monjalonmempool: fix mlx driver loading
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-12-02 Michael Qiusched: fix build with gcc 4.3.4
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Fan Zhangtable: improve lookup performance with prefetch offset
2015-11-25 Fan Zhangtable: add 16-byte hash operations computed on lookup
2015-11-25 Fan Zhangtable: add key mask to 8 and 16-byte hash parameters
2015-11-25 Marcin Kerlinpipeline: add bulk adding and deleting for table
2015-11-25 Marcin Kerlintable: add bulk adding and deleting
2015-11-25 Piotr Azarewiczport: fix reassembly and fragmentation
2015-11-25 Piotr Azarewiczport: add ring multi reader or writer
2015-11-25 Jerin Jacobhash: select CRC hash if armv8-a CRC extension available
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-11-25 Jerin Jacobhash: replace libc memcmp with optimized functions...
2015-11-25 Daniel Mrzyglodnet: fix build with gcc 4.4.7 and strict aliasing
2015-11-25 Thomas Monjaloncryptodev: mark experimental state
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-25 Declan Dohertymbuf: get physical address of data
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Bruce Richardsonethdev: add sanity checks to functions
2015-11-25 Bruce Richardsonethdev: remove duplicated debug functions
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Declan Dohertyethdev: prefix internal error checking macros
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-25 Thomas Monjalonsched: remove unused debug functions
2015-11-24 Simon Kagstromsched: release enqueued mbufs when freeing port
2015-11-24 Stephen Hemmingersched: allow more subports
2015-11-24 Stephen Hemmingersched: fix coding style
2015-11-24 Stephen Hemmingersched: enable SSE optimizations in config
2015-11-24 Stephen Hemmingersched: cleanup defined constants
2015-11-24 Stephen Hemmingersched: drop WRR conditional
2015-11-24 Stephen Hemmingersched: remove enqueue debug
2015-11-24 Stephen Hemmingersched: drop credit check debug
2015-11-24 Stephen Hemmingersched: make debugging configurable
2015-11-24 Stephen Hemmingersched: cleanup comments
2015-11-24 Stephen Hemmingersched: drop deprecated port hierarchy structure
2015-11-24 Ferruh Yigitigb_uio: use existing PCI macros
2015-11-24 Pablo de Larakni: fix build on Ubuntu 12.04 with kernel 3.13.0-30
2015-11-24 Xiaobo Chivhost: fix kernel module insertion
2015-11-24 Victor Kaplanskyvhost: fix enabling vring per queue
2015-11-24 Jianfeng Tanvhost: fix mmap not aligned with hugepage size
2015-11-24 Tetsuya Mukawavhost: fix guest descriptor closed on reset owner message
2015-11-23 Rahul Lakkireddyethdev: add a missing sanity check for Tx queue setup
2015-11-23 Panu Matilainenethdev: fix missing symbol export
2015-11-23 Panu Matilaineneal: fix plugin directory scan to be filesystem agnostic
next