summaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/dpdk/device.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-27dpdk : incorrect rx filter being installedPavel Kotucek1-1/+9
When mac address is set prior bringing interface up incorrect rx filter being installed into the e1000 mac. Change-Id: If59a2bf16f732e45221b3787d271307d369e54d3 Signed-off-by: Pavel Kotucek <pkotucek@cisco.com>
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-4/+3
Change-Id: I8e2e8f94a884ab2f9909d0c83ba00edd38cdab77 Signed-off-by: Damjan Marion <damarion@cisco.com>
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+840
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>