Files
vpp/src/vlib/linux
Stephen Hemminger 485710e0b7 vmbus: not having uio_hv_generic is not an error
If uio_hv_generic is not loaded, then the startup code will
fallback to the older failsafe/tap method of initialization
in DPDK.  Therefore don't put out scary message in the log.

Also, reorder startup to avoid manipulating lower device until/unless
uio is going to work.

Change-Id: Ie1cc77b4b5359c04f00a93d01a772eccf3bbab37
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2019-03-13 08:22:02 +00:00
..
2019-01-31 13:12:33 +00:00
2018-10-25 10:52:42 +00:00