dpdk.git
2018-12-21 Michal Krawczyknet/ena: update version to 2.0.0
2018-12-21 Michal Krawczykdocs: update ENA PMD documentation and features
2018-12-21 Rafal Koziknet/ena: update completion queue after cleanup
2018-12-21 Rafal Koziknet/ena: add new way of getting Rx drops
2018-12-21 Solganik Alexandernet/ena: expose extended stats
2018-12-21 Michal Krawczyknet/ena: add per-queue software counters stats
2018-12-21 Rafal Koziknet/ena: fix cleanup for out of order packets
2018-12-21 Rafal Koziknet/ena: fix invalid reference to variable in union
2018-12-21 Rafal Koziknet/ena: add supported RSS offloads types
2018-12-21 Rafal Koziknet/ena: adjust new line in log messages
2018-12-21 Rafal Koziknet/ena: do not reconfigure queues on reset
2018-12-21 Rafal Koziknet/ena: destroy queues if start failed
2018-12-21 Rafal Koziknet/ena: call additional doorbells if needed
2018-12-21 Rafal Koziknet/ena: increase maximum Rx ring size
2018-12-21 Michal Krawczyknet/ena: support LLQv2
2018-12-21 Rafal Koziknet/ena: skip packet with wrong request id
2018-12-21 Rafal Koziknet/ena: add HW queues depth setup
2018-12-21 Rafal Koziknet/ena: add reset reason in Rx error
2018-12-21 Rafal Koziknet/ena: pass number of CPUs to the host info structure
2018-12-21 Rafal Koziknet/ena/base: update communication layer for the ENAv2
2018-12-21 Qi Zhangapp/testpmd: batch MAC swap for performance on x86
2018-12-21 Qi Zhangapp/testpmd: improve MAC swap performance for x86
2018-12-21 Qi Zhangapp/testpmd: move MAC swap functions
2018-12-21 Xiao Wangdoc: update ifc NIC document
2018-12-21 Xiao Wangnet/ifc: support SW assisted VDPA live migration
2018-12-21 Xiao Wangnet/ifc: use vhost lib function for used ring logging
2018-12-21 Xiao Wangnet/ifc: add LM mode parameter
2018-12-21 Xiao Wangnet/ifc: detect if VDPA mode is specified
2018-12-21 Xiao Wangnet/ifc: store only registered device instance
2018-12-21 Xiao Wangnet/ifc: add probing error logs
2018-12-21 Xiao Wangvhost: provide helpers for virtio ring relay
2018-12-21 Xiao Wangvhost: provide helper for host notifier ctrl
2018-12-21 Xiao Wangvhost: remove unused function
2018-12-21 Jens Freimannnet/virtio: enable packed virtqueues by default
2018-12-21 Jens Freimannnet/virtio-user: fail if cq used with packed vq
2018-12-21 Yuanhan Liunet/virtio-user: add option to use packed queues
2018-12-21 Jens Freimannnet/virtio: support packed queue in send command
2018-12-21 Jens Freimannnet/virtio: implement Rx path for packed queues
2018-12-21 Jens Freimannnet/virtio: implement Tx path for packed queues
2018-12-21 Jens Freimannnet/virtio: dump packed virtqueue data
2018-12-21 Jens Freimannnet/virtio: vring init for packed queues
2018-12-21 Jens Freimannnet/virtio: add packed virtqueue helpers
2018-12-21 Jens Freimannnet/virtio: add packed virtqueue defines
2018-12-21 Matthias Gattovhost: fix race condition when adding fd in the fdset
2018-12-21 Tiago Lamdoc: add af_packet PMD guide
2018-12-21 Stephen Hemmingernet/netvsc: fix probe when VF not found
2018-12-21 Stephen Hemmingernet/netvsc: fix transmit descriptor pool cleanup
2018-12-21 Stephen Hemmingernet/netvsc: support receive without VLAN strip
2018-12-21 Xiaoyun Linet/i40e: fix statistics inconsistency
2018-12-21 Zhirun Yannet/i40e: clear VF reset flags after reset
2018-12-21 Anatoly Burakovtest/mem: check non-heap external memory API
2018-12-21 Anatoly Burakovtest/mem: check external memseg list
2018-12-21 Anatoly Burakovtest/mem: check external memory without IOVA table
2018-12-21 Anatoly Burakovtest/mem: refactor and rename functions
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-21 Arnon Warshavskydevtools: fix return of forbidden addition checks
2018-12-21 Honnappa Nagarahallihash: fix out-of-bound write while freeing key slot
2018-12-21 Jeff Shawhash: fix return of bulk lookup
2018-12-21 Liang Mapower: add p-state driver compatibility
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakoveal: fix runtime directory cleanup in noshconf mode
2018-12-20 Anatoly Burakovtest/fbarray: add to meson
2018-12-20 Anatoly Burakovtest/mem: add external mem autotest to meson
2018-12-20 Anatoly Burakovdoc: remove note on memory mode limitation in multi...
2018-12-20 Anatoly Burakovtest/mem: check segment fd API
2018-12-20 Anatoly Burakovmem: use memfd for no-huge mode
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: check for memfd support in segment fd API
2018-12-20 Anatoly Burakovmem: fix segment fd API error code for external segment
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: separate destroying memseg list and heap data
2018-12-20 Anatoly Burakovmalloc: separate creating memseg list and malloc heap
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-20 Anatoly Burakovmalloc: fix duplicate mem event notification
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-12-20 Yongseok Kohmalloc: fix finding maximum contiguous IOVA size
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-20 Gao Fengmemzone: fix unlock on initialization failure
2018-12-19 Tone Zhangvfio: support 64KB kernel page size
2018-12-19 Gao Fengeal: check peer allocation in multi-process request
2018-12-19 Gao Fengeal: fix leak on multi-process request error
2018-12-19 Gaetan Riveteal: fix detection of duplicate option register
2018-12-19 Keith Wileseal: fix missing newline in a log
2018-12-19 Chas Williamsip_frag: fix IPv6 when MTU sizes not aligned to 8 bytes
2018-12-19 Wei Zhaoexamples/ipv4_multicast: remove useless mbuf info copy
2018-12-19 David Huntexamples/power: increase max cores to 256
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: remove mask functions
2018-12-19 David Huntexamples/power: change 64-bit masks to arrays
2018-12-19 Konstantin... test/rwlock: add new test-cases
2018-12-19 Konstantin... rwlock: introduce try semantics
2018-12-19 Erik Gabriel... timer: fix race condition
2018-12-19 Amr Mokhtarbbdev: add missing experimental tags and map entries
2018-12-19 Tomasz Jozwiakapp/compress-perf: refactor code
2018-12-19 Tomasz Jozwiakapp/compress-perf: add dynamic compression test
next