Run the VPP binary by hand, with something like “vpp unix interactive” to see
what it says about DPDK.
It will tell you whether your ports are unsupported. I have a feeling that
Broadcom part is not supported by DPDK, but the Intel one should be.
Other reasons why it may ignore them include if
Additional info:
./usertools/dpdk-devbind.py --status
Network devices using DPDK-compatible driver
Network devices using kernel driver
===
:01:00.0 'NetXtreme BCM5720 Gigabit Ethernet PCIe 165f' if=em1 drv=tg3
unuse
I am following the instructions below:
https://wiki.fd.io/view/VPP/How_To_Connect_A_PCI_Interface_To_VPP
"show int" just returned one local0 device
If a NIC is not shown in the "show int" output, I can't configure further.
Need advice on how to get these PCI devices shown in "show int"
John
I a
Jan,
You have to use ulimit –n to raise the number of open files if you are going to
create a lot of interfaces.
Steven
From: on behalf of "Jan Srnicek -X (jsrnicek -
PANTHEON TECHNOLOGIES at Cisco)"
Date: Friday, October 27, 2017 at 3:31 AM
To: vpp-dev
Subject: [vpp-dev] Number of interfac
Most Excellent!
Thanks Florin for your work as release manager to keep this release on
track and to all contributors in the FD.io community to helped make this
release a success.
Best regards,
-daw-
On 10/26/2017 5:36 PM, Florin Coras wrote:
Dear VPP community,
The VPP 17.10 release is com
Jozef,
Sure. I’ll take care of this.
Steven
From: on behalf of Jozef Glončák
Date: Friday, October 27, 2017 at 3:01 AM
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] VPP API for interface rx-mode polling
Hello VPP gurus,
I need VPP API for this command
set interface rx-mode polling.
I
Much kudos
On 26/10/2017 22:36, Florin Coras wrote:
Dear VPP community,
The VPP 17.10 release is complete. The release artefacts are now available on
the nexus server and the repos have been updated.
I’d like to take this opportunity to thank you all for your continued support
for VPP.
Reg
Hi
While doing some perf testing for honeycomb , i've came about something that
seems like internal restriction of vpp.
While trying to configure as much Tap interfaces as possible, when i got to
510, i started to get
Caused by: io.fd.vpp.jvpp.VppCallbackException: vppApi.tap_connect_reply
fa
Hello VPP gurus,
I need VPP API for this command
set interface rx-mode polling.
I passed VPP *.api files but wasn't able to find corresponding API so I
assume that it doesn't exist.
Would it be possible to provide it?
Thanks
Jozef Glončák
Pantheon Technologies, s. r. o.
_