dpdk: add netvsc PMD 12/15312/3
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 16 Oct 2018 00:50:46 +0000 (17:50 -0700)
committerDamjan Marion <dmarion@me.com>
Sat, 20 Oct 2018 18:48:19 +0000 (18:48 +0000)
commita9ded38b1f2d852ff231a305805e5f5c801b9c76
tree56a232d61a31403432312f742ab02a3077048a61
parent939ce11cc9249fa15af61aaeb28e2247f1a71a9b
dpdk: add netvsc PMD

Teach DPDK plugin about the netvsc Poll Mode Driver.
The speed of the Netvsc device matches the speed of the external
port on the underlying vswitch. Therefore 1G, 10G, 25G, 56G and
even 100G are possible.

Change-Id: I14ab6907b7d8d350b63a083409d45fb9c348a364
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
src/plugins/dpdk/device/dpdk.h
src/plugins/dpdk/device/format.c
src/plugins/dpdk/device/init.c