dpdk: update Cisco VIC port type 77/17677/2
authorHyong Youb Kim <hyonkim@cisco.com>
Tue, 19 Feb 2019 12:32:55 +0000 (04:32 -0800)
committerDamjan Marion <dmarion@me.com>
Tue, 19 Feb 2019 14:21:59 +0000 (14:21 +0000)
commitaed61801947146e6a93e7791d382bd21d050ee14
treeadfe3072b81313c7de36c5c0a42ef5e6820727df
parent30a83d9f167545e9fe2f1085b055f9a64134269e
dpdk: update Cisco VIC port type

Recent VIC models can support 25, 50, and 100Gbps links. Use the
helper (port_type_from_link_speed) to set the port type as it supports
all possible link speeds.

Change-Id: I748d8ac716a6393d116a9db8a599151c70a9000a
Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
src/plugins/dpdk/device/init.c