Re: [vpp-dev] Issue in receiving Multicast IPv6 packets with vpp 18.01 with Mellanox(ConnectX-4) NIC

2019-06-21 Thread amito2in
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

Re: [vpp-dev] Mellanox interfaces not getting detected with vpp19.04

2019-06-20 Thread amito2in
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

[vpp-dev] Mellanox interfaces not getting detected with vpp19.04

2019-06-20 Thread amito2in
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

[vpp-dev] Issue in receiving Multicast IPv6 packets with vpp 18.01 with Mellanox(ConnectX-4) NIC

2019-06-20 Thread amito2in
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