dpdk.git
2016-05-24 Thomas Monjalonapp/test: shorten execution time
2016-05-24 Thomas Monjalonapp/test: isolate lpm performance cases
2016-05-24 Thomas Monjalonapp/test: fix log check when default level is high
2016-05-24 Thomas Monjalonmk: fix autotest lists
2016-05-24 Thomas Monjalonmk: remove useless test targets
2016-05-24 Yuanhan Liuscripts: highlight bad patterns in commit check
2016-05-24 Yuanhan Liuscripts: fix false positive in commit check
2016-05-24 Thomas Monjalonscripts: ignore bit macro in checkpatch
2016-05-24 Thomas Monjalonscripts: remove unused map files merger
2016-05-24 Panu Matilainenqede: add missing external dependency and disable by...
2016-05-24 Thomas Monjalonqede: fix 32-bit build with debug enabled
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-24 Slawomir Mrozowiczmempool: avoid division by zero
2016-05-19 Olivier Matzdoc: update release notes about mempool allocation
2016-05-19 Olivier Matzapp/test: rework mempool test
2016-05-19 Olivier Matzmempool: add flag for removing phys contiguous constraint
2016-05-19 Olivier Matzmem: avoid memzone/mempool/ring name truncation
2016-05-19 Olivier Matzapp/testpmd: remove anonymous mempool code
2016-05-19 Olivier Matzmempool: make mempool populate and free api public
2016-05-19 Olivier Matzmempool: populate with anonymous memory
2016-05-19 Olivier Matzmempool: create the internal ring when populating
2016-05-19 Olivier Matzmempool: rework support of Xen dom0
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-05-19 Olivier Matzmempool: introduce a function to create an empty pool
2016-05-19 Olivier Matzmempool: introduce a function to free a pool
2016-05-19 Olivier Matzmempool: replace physical address by a memzone pointer
2016-05-19 Olivier Matzmempool: support no hugepage mode
2016-05-19 Olivier Matzmem: lock pages when not using hugepages
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: get memory size with unspecified page size
2016-05-19 Olivier Matzmempool: introduce a free callback for memory chunks
2016-05-19 Olivier Matzmempool: simplify memory usage calculation
2016-05-19 Olivier Matzmempool: add function to iterate the memory chunks
2016-05-19 Olivier Matzmempool: store memory chunks in a list
2016-05-19 Olivier Matzmempool: remove macro to check if contiguous
2016-05-19 Olivier Matzmempool: store physical address in objects
2016-05-19 Olivier Matzmempool: create internal ring in a specific function
2016-05-19 Olivier Matzmempool: use the list to initialize objects
2016-05-19 Olivier Matzmempool: use the list to audit all elements
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: remove const qualifier in dump and audit
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-05-19 Olivier Matzmempool: list objects when added
2016-05-19 Olivier Matzmempool: rename object constructor typedef
2016-05-19 Olivier Matzmempool: use sizeof to get size of header and trailer
2016-05-19 Olivier Matzmempool: uninline function to check cookies
2016-05-19 Olivier Matzmempool: rename element size variables
2016-05-19 Olivier Matzmempool: rework comments and style
2016-05-19 Hiroyuki Mikitambuf: decrease reference counter when detaching
2016-05-19 Marcin Kerlincmdline: check initialization error
2016-05-19 Thadeu Lima... tools: allow binding to other network class devices
2016-05-18 Maxime Leroylog: fix level/type retrieving from a standard thread
2016-05-18 Ferruh Yigitmk: add build directory to library search path
2016-05-18 Hemant Agrawalmk: introduce NXP dpaa2 architecture based on armv8-a
2016-05-18 Hemant Agrawalconfig: disable igb_uio for ARMv8
2016-05-17 Keith Wilesmempool: reduce structure size if no cache needed
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-17 Olivier Matzdoc: move release notes instructions as comments
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-16 Daniel Mrzyglodexamples/ip_pipeline: fix initialization of firewall...
2016-05-16 Marcin Kerlinexamples/ip_pipeline: fix options array overflow
2016-05-16 Marcin Kerlinexamples/distributor: check mempool error
2016-05-16 Michal Kobylinskiexamples/netmap_compat: fix infinite loop
2016-05-16 Slawomir Mrozowiczexamples/qos_meter: check flow configuration error
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix lcore limit
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix error message
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix negative loop bound in option...
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix out-of-bounds option parsing
2016-05-16 Daniel Mrzyglodexamples/kni: print release error
2016-05-16 Daniel Mrzyglodexamples/vm_power_manager: ensure domain name is null...
2016-05-16 Daniel Mrzyglodpower: fix error messages
2016-05-13 Jan Viktorinconfig: disable qede for ARMv7
2016-05-13 Panu Matilainenqede: fix build with gcc 6
2016-05-13 Ferruh Yigitqede: fix build with icc
2016-05-10 Daniel Mrzyglodvhost: fix name not null terminated
2016-05-10 Yuanhan Liuexamples/vhost: embed statistics into device structure
2016-05-10 Yuanhan Liuexamples/vhost: clean switch worker
2016-05-10 Yuanhan Liuexamples/vhost: fix mbuf allocation failure
2016-05-10 Yuanhan Liuexamples/vhost: handle broadcast packet
2016-05-10 Yuanhan Liuexamples/vhost: use MAC compare helper
2016-05-10 Yuanhan Liuexamples/vhost: use tailq to link vhost devices
2016-05-10 Yuanhan Liuexamples/vhost: remove unused macro and struct
2016-05-10 Yuanhan Liuexamples/vhost: remove the non-working zero copy code
2016-05-10 Jianfeng Tanvirtio: fix memory leak of virtqueue memzones
2016-05-10 Jianfeng Tanvirtio: simplify queue allocation
2016-05-10 Jianfeng Tanvirtio: fix overwritten driver flags
2016-05-10 Huawei Xievirtio: optimize avail ring update
2016-05-10 Tetsuya Mukawavhost: fix linkage of driver with library
2016-05-10 Panu Matilainenmk: add build-time library directory to linker path
2016-05-10 Huawei Xievirtio: fix mbuf headroom size check
2016-05-10 Jianfeng Tanvirtio: fix segfault on Tx desc flags setup
2016-05-10 Jianfeng Tanvirtio: fix newline under debug mode
2016-05-06 Jingjing Wui40e: fix VLAN stripping from inner header
2016-05-06 Beilei Xingi40evf: expose queue info functions reused from PF
2016-05-06 John Daleyenic: fix offset for Rx mbuf data
2016-05-06 Alejandro Luceronfp: expose device hotplug capability
2016-05-06 Alejandro Luceronfp: fix freeing multi-mbuf packets
2016-05-06 Alejandro Luceronfp: serialize access for hardware reconfiguration
2016-05-06 Panu Matilainenmk: cleanup leftover references to malloc library
next