aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/dpdk/vhost_user.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-04-29Improve performance of dpdk-vhost driverShesha Sreenivasamurthy1-0/+9
2016-04-27Live VM migration support for vhost-userShesha Sreenivasamurthy1-4/+58
2016-04-25Disable TSO/CSUM offloadingShesha Sreenivasamurthy1-0/+15
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-3/+3
2016-04-18Add support for AArch32Christophe Fontaine1-2/+2
2016-03-04Collect per Q stats for vhost-user interfaceShesha Sreenivasamurthy1-4/+8
2016-02-24Enable all vrings if PROTOCOL_FEATURES are not negotiatedShesha Sreenivasamurthy1-5/+22
2016-02-24Handle dynamic enable/disable VHOST_USER interfaceShesha Sreenivasamurthy1-6/+14
2016-02-23Fix warnings in vhost-user code with older version of DPDKDamjan Marion1-1/+5
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister1-6/+15
2016-02-14Implement multiple TX queue sharingDamjan Marion1-9/+6
2016-02-10Compile with -Werror, so Jenkins will catch warningsDave Barach1-1/+1
2016-02-10Replace AC_PROG_LIBTOOL with LT_INITDave Barach1-1/+1
2016-02-10Vhost multi-q supportShesha Sreenivasamurthy1-100/+348
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1550