dpdk.git
2017-10-12 Jerin Jacobdoc: add octeontx ethdev driver documentation
2017-10-12 Jerin Jacobnet/octeontx: add start and stop support
2017-10-12 Jerin Jacobnet/octeontx: add packet type parsing support
2017-10-12 Jerin Jacobnet/octeontx: add packet receive burst function
2017-10-12 Jerin Jacobnet/octeontx: add packet transmit burst function
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue start and stop
2017-10-12 Jerin Jacobnet/octeontx: add Rx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add MAC addr set op
2017-10-12 Jerin Jacobnet/octeontx: add basic stats support
2017-10-12 Jerin Jacobnet/octeontx: add promiscuous mode ops
2017-10-12 Jerin Jacobnet/octeontx: add link update
2017-10-12 Jerin Jacobnet/octeontx: add device info
2017-10-12 Jerin Jacobnet/octeontx: add device configure
2017-10-12 Jerin Jacobnet/octeontx: create ethdev ports
2017-10-12 Jerin Jacobnet/octeontx: add net device probe and remove
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: probe PKI and PKO PCIe VF devices
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining BGX operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base BGX operations
2017-10-12 Jerin Jacobevent/octeontx: introduce specialized mbox message...
2017-10-12 Jerin Jacobnet/octeontx/base: add octeontx IO operations
2017-10-12 Jerin Jacobnet/octeontx: add build infrastructure
2017-10-12 Yuanhan Liuapp/testpmd: give more hint on invalid RETA size
2017-10-12 Yuanhan Liuapp/testpmd: allow to query any RETA size
2017-10-12 Mark Kavanaghdoc: add GSO programmer's guide
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
2017-10-12 Mark Kavanaghgso: support GRE GSO
2017-10-12 Mark Kavanaghgso: support VxLAN GSO
2017-10-12 Jiayu Hugso: support TCP/IPv4 GSO
2017-10-12 Jiayu Hugso: add Generic Segmentation Offload API framework
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-12 John Millernet/ark: fix loop counter
2017-10-12 Declan Dohertynet/bonding: fix LACP slave deactivate behavioral
2017-10-12 Ferruh Yigitdoc: add API documentation for bnxt PMD
2017-10-12 Olivier Matznet/virtio: fix compilation with -Og
2017-10-12 Xueming Linet/mlx5: add operations for secondary process
2017-10-12 Xueming Linet/mlx5: allocate verbs object into shared memory
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-12 Xueming Linet/mlx5: change eth device reference for secondary...
2017-10-11 David Huntexamples/vm_power_mgr: set MAC address of VF
2017-10-11 Rory Sextonexamples/guest_cli: add send policy to host
2017-10-11 David Huntpower: add send channel msg function to map file
2017-10-11 David Huntexamples/vm_power_mgr: add port initialisation
2017-10-11 Rory Sextonexamples/vm_power_mgr: add policy to channels
2017-10-11 David Huntexamples/vm_power_mgr: add scale to medium freq fn
2017-10-11 David Huntexamples/vm_power_mgr: add VCPU to PCPU mapping
2017-10-11 David Huntpower: add extra msg type for policies
2017-10-11 Rory Sextonnet/i40e: support converting VF MAC to VF id
2017-10-11 Shreyansh Jainbus: ignore scan and probe failures
2017-10-11 Jerin Jacobtimer: use 64-bit specific code on more platforms
2017-10-11 Pavan Nikhileshtimer: allow reset on service cores
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
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 Raotest/eventdev: add tests for eth Rx adapter APIs
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 Bruce Richardsonevent/sw: rename map file to standard name
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 Sebastian Basierskinet/virtio-user: fix TAP name string termination
2017-10-10 Zhiyong Yangnet/virtio: use pointer to replace memcpy
2017-10-10 Jay Zhounet/virtio: fix a typo
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
next