summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices
AgeCommit message (Expand)AuthorFilesLines
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek1-0/+1
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh7-4/+1934
2016-09-27Fix hugepage detection issueDamjan Marion1-40/+5
2016-09-23Fix eventfd leakage issue in vhost-user modeSteve Shin2-6/+57
2016-09-22vhost-user: branchless SSE4.2 implementation of map_guest_mem()Damjan Marion2-0/+45
2016-09-22vhost-user: remove dependency on dpdk codeDamjan Marion2-16/+24
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns3-14/+5
2016-09-21dpdk: fix wrong tx ring size calculationsDamjan Marion4-27/+22
2016-09-20dpdk: move number of sub-interfaces to 2nd cacheline, introduce flagDamjan Marion3-20/+32
2016-09-20dpdk: use flags for identifying interface typesDamjan Marion8-42/+36
2016-09-20fd closed twiceEyal Bari3-4/+6
2016-09-20vhost-user: announce VIRTIO_F_VERSION_1Damjan Marion2-2/+4
2016-09-13Add some help into startup.confDamjan Marion1-0/+2
2016-09-12af_packet: allocate per-worker list of free buffersDamjan Marion3-8/+15
2016-09-07Fix MTU size for the bonded interfaceSteve Shin1-0/+12
2016-09-07Vhost-User: Implement Indirect DescriptorsPierre Pfister2-94/+182
2016-09-06VPP-346 More VPP doc fixesChris Luke1-2/+2
2016-08-25Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V...Damjan Marion3-7/+61
2016-08-23Fix PCI vendor_id/device_id detection for SR-IOV devicesDamjan Marion1-9/+7
2016-08-23dpdk: Remove obsolete VMXNET3 driver start/stop workaroundDamjan Marion5-128/+68
2016-08-19vhost-user: unmap previously configured memory if necessarySteve Shin1-0/+3
2016-08-17Coding standards cleanup in vnet/vnet/devices, fixes VPP-248Damjan Marion19-2975/+3646
2016-08-16Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248Damjan Marion8-3635/+4146
2016-08-16Fix coverity issues in DPDK code, fixes VPP-189Damjan Marion3-7/+18
2016-08-16Fix coverity issues in vhost-user code, fixes VPP-189Damjan Marion1-1/+4
2016-08-15Vhost-User: Fix calculate memory region sizeJianfeng Tan1-3/+3
2016-08-10VPP-189 Fix coverity warningsDave Barach6-22/+50
2016-07-30Remove per-worker destination frame queueDamjan Marion3-12/+0
2016-07-28VPP-189 More coverity bug fixesDave Barach2-2/+3
2016-07-27Vhost-User: Fix bind sockaddr lengthPierre Pfister2-12/+12
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion7-10/+78
2016-07-21Add support for Chelsio T540-CR and T580-CRDamjan Marion1-0/+6
2016-07-21Improve interface naming for NICs ports sharing same PCI IDDamjan Marion3-16/+31
2016-07-19On bonded interface admin-down, should stop all slave linksJohn Lo2-12/+18
2016-07-18Output format change from "vlan 802.1q" to "802.1q vlan", addition to VPP-111marek zavodsky1-1/+1
2016-07-14vhost-user: Reset virt-queue info when a vhost interface is disconnected.Steve Shin1-0/+16
2016-07-14Show 802.1q/802.1ah details in the trace output, fixes VPP-111marek zavodsky2-6/+38
2016-07-09dpdk: disable CRC strippingDamjan Marion1-1/+1
2016-07-08Allow DPDK per interface startup config to enable/disable VLAN strippingJohn Lo2-8/+27
2016-07-07Document more nodesDave Barach1-0/+42
2016-07-07Retire support for DPDK 2.1.0 and olderDamjan Marion8-197/+2
2016-07-06Retire PLATFORM=virlDamjan Marion1-1/+1
2016-07-06Netmap: Fix Netmap Polling IssueMohsin KAZMI1-7/+31
2016-07-01VPP-171: fix a set of hw interface recycling bugsDave Barach1-1/+1
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion5-597/+1
2016-06-28Fix native build on non x86_64 systemsDamjan Marion1-0/+2
2016-06-28Reduce ring size for dpdk NICs and overtal mem footprintDamjan Marion3-7/+7
2016-06-25Netmap: Resolve interface state issueMohsin KAZMI1-3/+0
2016-06-25vhost-dpdk: dequeue size fixZhihong Wang1-4/+12
2016-06-25add buf_physaddr to dpdk traceGeorgii Tkachuk1-2/+2