We never enabled bnx2 devices in VPP for very simple reason. We never had one 
to test it.
You will need to hack a bit vnet/vnet/devices/dpdk/* to make them working. I 
will be happy to review
and merge support if you make them working and send patch to gerrit.

Thanks,

Damjan


On 12 Nov 2016, at 11:27, Nagaprabhanjan Bellaru 
<[email protected]<mailto:[email protected]>> wrote:

Sorry, forgot to paste the "show pci" output of VPP:

--
DBGvpp# show pci
Address      Socket VID:PID     Link Speed     Driver              Product Name
0000:03:00.0        14e4:1639   2.5 GT/s x4    bnx2                HP NC382i 
Multifunction Gigabit Server A
0000:03:00.1        14e4:1639   2.5 GT/s x4    bnx2                HP NC382i 
Multifunction Gigabit Server A
0000:04:00.0        14e4:1639   2.5 GT/s x4    bnx2                HP NC382i 
Multifunction Gigabit Server A
0000:04:00.1        14e4:1639   2.5 GT/s x4    bnx2                HP NC382i 
Multifunction Gigabit Server A
0000:06:00.0        8086:1583   5.0 GT/s x8    igb_uio             XL710 40GbE 
Controller
0000:06:00.1        8086:1583   5.0 GT/s x8    igb_uio             XL710 40GbE 
Controller
--

-nagp

On Sat, Nov 12, 2016 at 3:54 PM, Nagaprabhanjan Bellaru 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I see that in VPP CLI, "show pci" shows the interfaces, but dpdk_lib_init 
reports no ports. Please find the output below. Can someone help me by 
identifying what is the problem here? When I download DPDK separately and run 
testpmd, it detects the interfaces.

I tried both manually loading the igb_uio driver as well as VPP doing it as 
part of startup.

The VPP startup logs are at: http://pastebin.com/DrHpk0ui

--
nagp@k10:~$ sudo lshw -class network -businfo
Bus info          Device      Class      Description
====================================================
pci@0000:03:00.0  enp3s0f0    network    NetXtreme II BCM5709 Gigabit Ethernet
pci@0000:03:00.1  enp3s0f1    network    NetXtreme II BCM5709 Gigabit Ethernet
pci@0000:04:00.0  enp4s0f0    network    NetXtreme II BCM5709 Gigabit Ethernet
pci@0000:04:00.1  enp4s0f1    network    NetXtreme II BCM5709 Gigabit Ethernet
pci@0000:06:00.0  ens1f0      network    Ethernet Controller XL710 for 40GbE 
QSFP+
pci@0000:06:00.1  ens1f1      network    Ethernet Controller XL710 for 40GbE 
QSFP+
                  vethWVKO08  network    Ethernet interface
--

Thanks,
-nagp

_______________________________________________
vpp-dev mailing list
[email protected]<mailto:[email protected]>
https://lists.fd.io/mailman/listinfo/vpp-dev

_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to