net/tap: display name after parsing
authorPascal Mazon <pascal.mazon@6wind.com>
Thu, 2 Feb 2017 16:18:02 +0000 (17:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 10 Feb 2017 11:25:49 +0000 (12:25 +0100)
commit7835953870fbde60517ee0342cef6222901505b6
tree68c0133d1c538ba8d7f206f58d359f1869559d88
parent634dbc7aa7850157914fa61bd707c310b51c85eb
net/tap: display name after parsing

The probe parses for user-defined iface name. Let's use that value.

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
drivers/net/tap/rte_eth_tap.c