summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/dpdk/dpdk_priv.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-132/+0
2016-12-26dpdk: Add support for Mellanox ConnectX-4 devicesDamjan Marion1-7/+2
2016-10-26dpdk: remove support for dpdk 16.04Damjan Marion1-4/+1
2016-09-20dpdk: use flags for identifying interface typesDamjan Marion1-1/+1
2016-08-23dpdk: Remove obsolete VMXNET3 driver start/stop workaroundDamjan Marion1-43/+34
2016-08-16Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248Damjan Marion1-132/+43
2016-08-16Fix coverity issues in DPDK code, fixes VPP-189Damjan Marion1-1/+0
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion1-0/+11
2016-07-07Retire support for DPDK 2.1.0 and olderDamjan Marion1-12/+0
2016-06-28Reduce ring size for dpdk NICs and overtal mem footprintDamjan Marion1-5/+5
2016-06-25vhost-dpdk: dequeue size fixZhihong Wang1-4/+12
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo1-0/+1
2016-05-25Move dpdk startup config data to separate structDamjan Marion1-1/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-1/+1
2016-04-18Add API to get the dpdk interface stats delta.Sean Hope1-8/+22
2016-04-17dpdk socket-mem handling optimizationsDamjan Marion1-1/+0
2016-04-13VHOST counters reversedShesha Sreenivasamurthy1-5/+6
2016-03-04Collect per Q stats for vhost-user interfaceShesha Sreenivasamurthy1-2/+12
2016-02-26Move dpdk (un)format functions to separate c fileDamjan Marion1-297/+0
2016-02-23Enable DPDK KNI code based on DPDK configDamjan Marion1-0/+2
2016-02-19Handle dpdk packet_types properlyDamjan Marion1-11/+43
2016-02-10Vhost multi-q supportShesha Sreenivasamurthy1-7/+18
2016-02-02Use per-thread vlib_mainShesha Sreenivasamurthy1-3/+3
2015-12-16Introduce support for DPDK 2.2Damjan Marion1-0/+22
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+437