aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/dpdk
AgeCommit message (Expand)AuthorFilesLines
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