Thanks Damjan for the reply.
Actually, i have tried with vpp19.04 as well with same Mellanox NIC, but the
problem that i am observing is that when vpp is coming up, dpdk is not able to
detect the Mellanox interfaces. I tried running test-pmd with dpdk 19.02(which
vpp 19.04 is using) but test-pm
Hi,
Please find my responses below
Did you whitelist the PCI devices in VPP configuration (
https://fdio-vpp.readthedocs.io/en/latest/gettingstarted/users/configuring/startup.html#dpdk)?
If you are using CentOS/RHEL, can you try disabling SELinux ('setenforce 0'
under Linux) and see if it is be
Hi,
I am trying to run vpp 19.04 with Mellanox(ConnectX-4) NIC and have the
following queries:-
I followed the below mentioned steps to compile vpp 19.04 by enabling Mellanox
support
1) Export the following env variabled
a) export CONFIG_RTE_LIBRTE_MLX5_PMD=y
b) export DPDK_MLX5_PMD=y
c) export
Hi,
I am running standard vpp18.01(without any changes) with Mellanox(ConnectX-4)
NIC and trying to ping vpp over IPv6 from some external client machine. I found
that client is continuously sending Multicast Neighbor Solicitation messages
but those multicast messages are not reaching the vpp.
I