eal/x86: use cpuid builtin
[dpdk.git] / lib /
2017-10-11 Sergio Gonzalez... eal/x86: use cpuid builtin
2017-10-11 Bruce Richardsonvhost: fix false-positive warning from clang 5
2017-10-10 Nikhil Raoeventdev: add eth Rx adapter implementation
2017-10-10 Nikhil Raoeventdev: add event type for eth Rx adapter
2017-10-10 Nikhil Raoeventdev: add eth Rx adapter API
2017-10-10 Nikhil Raoevent/sw: add eth Rx adapter capabilities function
2017-10-10 Nikhil Raoeventdev: add PMD callbacks for eth Rx adapter
2017-10-10 Nikhil Raoeventdev: add capabilities API
2017-10-10 Gage Eadseventdev: extend port attribute get function
2017-10-10 Gage Eadseventdev: extend queue attribute get function
2017-10-10 Harry van Haareneventdev: bump library version
2017-10-10 Harry van Haareneventdev: add device started attribute
2017-10-10 Harry van Haareneventdev: add queue attribute function
2017-10-10 Harry van Haareneventdev: add dev attribute get function
2017-10-10 Harry van Haareneventdev: add port attribute function
2017-10-10 Tim McDanieleventdev: clarify usage of forward and release ops
2017-10-10 Gage Eadseventdev: ease single-link queue config requirements
2017-10-10 Maxime Coquelinvhost: distinguish master and slave requests
2017-10-10 Dariusz Stojaczykvhost: add user callbacks for socket open/close
2017-10-10 Kuba Kozakvhost: check poll error code
2017-10-10 Maxime Coquelinvhost: enable IOMMU support
2017-10-10 Maxime Coquelinvhost: invalidate vring in case of matching IOTLB inval...
2017-10-10 Maxime Coquelinvhost: postpone device creation until rings are mapped
2017-10-10 Maxime Coquelinvhost: translate ring addresses when IOMMU enabled
2017-10-10 Maxime Coquelinvhost: postpone rings addresses translation
2017-10-10 Maxime Coquelinvhost: fix dereferencing invalid pointer after realloc
2017-10-10 Maxime Coquelinvhost: enable rings at the right time
2017-10-10 Maxime Coquelinvhost: use the guest IOVA to host VA helper
2017-10-10 Maxime Coquelinvhost: introduce guest IOVA to backend VA helper
2017-10-10 Maxime Coquelinvhost: handle IOTLB update and invalidate requests
2017-10-10 Maxime Coquelinvhost: initialize vrings IOTLB caches
2017-10-10 Maxime Coquelinvhost: support IOTLB miss slave requests
2017-10-10 Maxime Coquelinvhost: add pending IOTLB miss request list and helpers
2017-10-10 Maxime Coquelinvhost: add IOTLB helper functions
2017-10-10 Maxime Coquelinvhost: add IOMMU-related macros for old kernels
2017-10-10 Maxime Coquelinvhost: support slave requests channel
2017-10-10 Maxime Coquelinvhost: prepare for slave requests
2017-10-10 Maxime Coquelinvhost: make error handling consistent in Rx path
2017-10-10 Maxime Coquelinvhost: revert workaround MQ fails to startup
2017-10-10 Tiwei Bievhost: batch small guest memory copies
2017-10-10 Jonas Pfefferlevfio: refactor PCI BAR mapping
2017-10-10 Jonas Pfefferlevfio: fix sPAPR IOMMU DMA window size
2017-10-09 Patrick MacArthureal: copy raw strings taken from command line
2017-10-09 Seth Howellmem: check mmap failure
2017-10-09 Xueming Limem: fix malloc element free in debug mode
2017-10-09 Xueming Limem: fix malloc debug config
2017-10-09 Xueming Liconfig: add option to enable asserts
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-08 Jacek Piaseckicfgfile: rework load function
2017-10-08 Jacek Piaseckicfgfile: support runtime modification
2017-10-08 Jacek Piaseckicfgfile: rework to flat arrays
2017-10-08 Jacek Piaseckicfgfile: remove EAL dependency
2017-10-08 Yipeng Wangmember: add AVX for HT mode
2017-10-08 Yipeng Wangmember: implement vBF mode
2017-10-08 Yipeng Wangmember: implement HT mode
2017-10-08 Yipeng Wangmember: implement main API
2017-10-08 CongWen Zhangjobstats: fix a doxygen comment
2017-10-08 Hemant Agrawaligb_uio: fix build on arm64 kernel
2017-10-07 Yangchao Zhouhash: optimize Toeplitz RSS computation
2017-10-07 Pablo de Larahash: fix eviction counter
2017-10-06 Tonghao Zhangigb_uio: use UIO macro instead of hardcoded value
2017-10-06 Markus Theiligb_uio: add MSI IRQ mode
2017-10-06 Markus Theiligb_uio: use kernel functions for masking MSI-X
2017-10-06 Markus Theiligb_uio: release in exact reverse order
2017-10-06 Markus Theiligb_uio: fix MSI-X IRQ assignment with new IRQ function
2017-10-06 Markus Theiligb_uio: fix IRQ disable on recent kernels
2017-10-06 Markus Theiligb_uio: refactor IRQ enable/disable into own functions
2017-10-06 Nirmoy Daskni: fix SLE version detection
2017-10-06 Santosh Shuklamempool: notify memory area to pool
2017-10-06 Santosh Shuklamempool: introduce block size alignment flag
2017-10-06 Santosh Shuklamempool: detect physical contiguous objects
2017-10-06 Santosh Shuklamempool: get capabilities
2017-10-06 Santosh Shuklamempool: add flags arg in xmem size and usage
2017-10-06 Santosh Shuklamempool: change flags from int to unsigned int
2017-10-06 Santosh Shuklamempool: remove unused flags argument
2017-10-06 Santosh Shuklaethdev: get supported mempool per port
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklamem: honor IOVA mode in malloc virt2phy
2017-10-06 Santosh Shuklamem: honor IOVA mode in virt2phy
2017-10-06 Santosh Shuklavfio: honor IOVA mode before mapping
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class on Linux
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Zhiyong Yangmbuf: increase port initialization value
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Olivier Matzmetrics: fix compilation with -Og
2017-10-06 Olivier Matzcmdline: fix compilation with -Og
2017-10-06 Olivier Matzuio: fix compilation with -Og
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-10-06 Beilei Xingmbuf: support GTP in software packet type parser
2017-10-06 Kirill Rybalchenkoethdev: remove unnecessary check for new flow type
2017-10-06 Shahaf Shulerethdev: add mbuf fast free Tx offload
2017-10-06 Shahaf Shulerethdev: introduce Tx queue offloads API
2017-10-06 Shahaf Shulerethdev: introduce Rx queue offloads API
next