dpdk.git
2017-04-04 Harry van Haarenmaintainers: add eventdev section and claim SW PMD
2017-04-04 Harry van Haarendoc: add SW eventdev PMD to release notes
2017-04-04 Harry van Haarendoc: add event device and software eventdev
2017-04-04 Harry van Haarentest/eventdev: add SW deadlock tests
2017-04-04 Harry van Haarentest/eventdev: add SW xstats tests
2017-04-04 Harry van Haarentest/eventdev: add SW tests for load balancing
2017-04-04 Harry van Haarentest/eventdev: add basic SW tests
2017-04-04 Harry van Haarentest/eventdev: add SW test infrastructure
2017-04-04 Bruce Richardsonevent/sw: support xstats
2017-04-04 Bruce Richardsonevent/sw: add dump function for easier debugging
2017-04-04 Bruce Richardsonevent/sw: add start stop and close functions
2017-04-04 Bruce Richardsonevent/sw: add scheduling logic
2017-04-04 Bruce Richardsonevent/sw: add worker core functions
2017-04-04 Bruce Richardsonevent/sw: support linking queues to ports
2017-04-04 Bruce Richardsonevent/sw: support event ports
2017-04-04 Bruce Richardsonevent/sw: support event queues
2017-04-04 Bruce Richardsonevent/sw: return default port/queue config
2017-04-04 Bruce Richardsonevent/sw: add configure function
2017-04-04 Bruce Richardsonevent/sw: add device capabilities function
2017-04-04 Bruce Richardsonevent/sw: add new software-only eventdev driver
2017-04-04 Harry van Haarentest/eventdev: pass timeout ticks unsupported
2017-04-04 Harry van Haareneventdev: improve docs of start function
2017-04-04 Jerin Jacobdoc: add eventdev library to release notes
2017-04-04 Gage Eadseventdev: add errno-style return values
2017-04-04 Bruce Richardsoneventdev: add extended stats
2017-04-04 Harry van Haarentest/eventdev: link all queues before start
2017-04-04 Harry van Haareneventdev: remove default queue overriding
2017-04-04 Jerin Jacobtest/eventdev: fix reconfigure values
2017-04-04 Jerin Jacobeventdev: return code in dequeue timeout conversion
2017-04-04 Gage Eadseventdev: fix links map initialization for SW PMD
2017-04-04 Nipun Guptaeventdev: use generic device holder
2017-04-04 Harry van Haareneventdev: improve API doc for timeout ticks
2017-04-04 Harry van Haareneventdev: increase size of enq/deq conf variables
2017-04-04 Nipun Guptaeventdev: amend timeout criteria comment for burst...
2017-04-04 Gage Eadseventdev: clarify some parameter descriptions
2017-04-04 Nipun Guptaeventdev: amend comments for events limit and threshold
2017-04-04 Jerin Jacobeventdev: limit port link operation to configured queues
2017-04-04 Jerin Jacobevent/skeleton: support vdev uninit
2017-04-04 Jerin Jacobeventdev: support vdev uninit
2017-04-04 Jerin Jacobeventdev: fix event driver name to eventdev lookup
2017-04-04 Bruce Richardsoneventdev: remove unneeded dependencies
2017-04-04 Nipun Guptaeventdev: update event port link and unlink callbacks
2017-04-04 Jerin Jacobtest/eventdev: add unit tests
2017-04-04 Jerin Jacobevent/skeleton: add skeleton eventdev driver
2017-04-04 Jerin Jacobeventdev: implement PMD registration functions
2017-04-04 Jerin Jacobeventdev: implement the northbound APIs
2017-04-04 Jerin Jacobeventdev: define southbound driver interface
2017-04-04 Jerin Jacobeventdev: introduce event driven programming model
2017-04-01 Yuanhan Liuexamples/vhost: demonstrate the new generic APIs
2017-04-01 Yuanhan Liuvhost: do not destroy device on repeat mem table message
2017-04-01 Yuanhan Liuvhost: workaround the build dependency on mbuf header
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: export APIs for live migration support
2017-04-01 Yuanhan Liuvhost: add features changed callback
2017-04-01 Yuanhan Liuvhost: rename virtio-net to vhost
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: do not include net specific headers
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: move the device ready check at proper place
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: turn queue pair to vring
2017-04-01 Yuanhan Liuvhost: export API to translate gpa to vva
2017-04-01 Yuanhan Liuvhost: export vhost vring info
2017-04-01 Yuanhan Liuvhost: introduce API to fetch negotiated features
2017-04-01 Yuanhan Liuvhost: export guest memory regions
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: use new APIs to handle features
2017-04-01 Yuanhan Liunet/vhost: remove feature related APIs
2017-04-01 Yuanhan Liuvhost: introduce driver features related APIs
2017-04-01 Yuanhan Liuvhost: fix fd leaks for vhost-user server mode
2017-04-01 Jianfeng Tannet/virtio-user: support LSC
2017-04-01 Jianfeng Tannet/virtio-user: support to report net status
2017-04-01 Jianfeng Tannet/virtio-user: support Rx interrupt
2017-04-01 Jianfeng Tannet/virtio-user: move eventfd open/close into init...
2017-04-01 Jianfeng Taneal/linux: add interrupt type for vdev
2017-04-01 Wenfeng Liunet/virtio-user: support changing tap interface name
2017-04-01 Kevin Traynorvhost: fix false sharing
2017-04-01 Yong Wangdoc: fix parameter of virtio-user for container
2017-04-01 Maxime Coquelinapp/testpmd: print MTU in port info
2017-04-01 Maxime Coquelinnet/virtio: support MTU feature
2017-04-01 Maxime Coquelinnet/vhost: set MTU
2017-04-01 Maxime Coquelinvhost: add API to get MTU value
2017-04-01 Maxime Coquelinvhost: add new ready status flag
2017-04-01 Maxime Coquelinvhost: support MTU protocol feature
2017-04-01 Maxime Coquelinvhost: enable virtio MTU feature
2017-04-01 Yuanhan Liuvhost: remove a hack on queue allocation
2017-04-01 Yuanhan Liuvhost: fix max queues
2017-04-01 Yuanhan Liuvhost: fix multiple queue not enabled for old kernels
2017-04-01 Matt Petersnet/virtio: disable LSC interrupt if MSIX not enabled
2017-04-01 Wenfeng Liunet/virtio-user: fix overflow
2017-04-01 Wenfeng Liunet/virtio-user: fix tapfds close
2017-04-01 Ilya Maximetsvhost: change log levels in client mode
2017-04-01 Rami Rosennet/vhost: remove include of numaif.h
2017-04-01 Zhiyong Yangnet/virtio: remove the redundant computing
2017-04-01 Matthias Gattovhost: try to shrink pfdset when fdset_add fails
2017-04-04 Andy Moretonnet/sfc/base: fix out of bounds read in VIs allocation
2017-04-04 Andy Moretonnet/sfc/base: fix potential buffer overflow in Tx queue...
2017-04-04 Andy Moretonnet/sfc/base: fix failure path in EF10 Tx queue PIO...
2017-04-04 Bernard Iremongerapp/testpmd: add CLI to set TC min bandwidth
next