aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/init.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-08Fix init of ENIC driver to allow receiving of jumbo packetsJohn Lo1-49/+27
2017-03-22Update MAC address kept for Bonded Interface and its SlavesJohn Lo1-23/+32
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo1-1/+3
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)1-7/+3
2017-03-08dpdk: dpdk-input optimizations and fixesDamjan Marion1-0/+15
2017-03-08Change dpdk input node fixed-sleep units to usecDave Barach1-1/+1
2017-03-08dpdk: Fixed QAT devices binding, bind the VFs onlyRadu Nicolau1-3/+7
2017-03-06dpdk: init.c should be under device/Damjan Marion1-0/+2074