aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/dpdk
AgeCommit message (Expand)AuthorFilesLines
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion3-44/+1
2017-02-28dpdk: retire support for dpdk 16.07Damjan Marion5-58/+3
2017-02-28vlib: add buffer cloning supportDamjan Marion2-13/+39
2017-02-27vlib: add VLIB_BUFFER_EXT_HDR_VALID flagDamjan Marion2-2/+2
2017-02-24Fixed QAT device binding and device unbinding when vpp package is removedRadu Nicolau1-1/+1
2017-02-24VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-100/+617
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall2-89/+216
2017-02-17Implemented IKEv2 initiator features:Radu Nicolau2-0/+4
2017-02-17dpdk: quad loop and prefetch in fill_free_listDamjan Marion1-15/+71
2017-02-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-52/+210
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion1-118/+13
2017-02-04dpdk: move to uio_pci_genericDamjan Marion1-1/+1
2017-02-02dpdk: fix crypto coverity warningSergio Gonzalez Monroy1-1/+2
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy11-166/+287
2017-01-27dpdk : incorrect rx filter being installedPavel Kotucek3-1/+20
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion1-122/+9
2017-01-16dpdk: add 'show dpdk version' cliDamjan Marion1-0/+20
2017-01-16dpdk: register rte_delay_us callback from vnetDamjan Marion1-0/+90
2017-01-14vlib: add buffer and thread callbacksDamjan Marion7-10/+827
2017-01-13VPP-580: Host Interface created via Command Line Arg is misnamedBilly McFall1-1/+1
2017-01-10API refactoring : dpdkPavel Kotucek2-0/+349
2017-01-09VPP-279: af_packet via Command-line Arg should no longer be supportedBilly McFall1-0/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion18-0/+9692