Hi,

I have been trying to use VPP with the mlx4 pmd.  However, VPP is not
processing any packets.  My current setup includes two machines that are
directly connected.  One machine is running VPP with the mlx4 pmd.  The
other machine is using the Linux kernel for networking. I assigned an ip
address (10.0.1.1/24) to the VPP interface and brought the interface up. I
assigned (10.0.1.2/24) to the interface on the other machine and brought it
up. Pinging the VPP interface from the other machine is unsuccessful. Also,
the 'show int' command displays 'dpdk tx failure' after pinging from VPP.
I was able to verify with a debugger that the RX queues are being polled,
but there are no packets available to process.  I enabled tracing on the
dpdk input node, but no packets end up being traced.  I'm not sure if this
is just a configuration issue or some other problem.

Here is the VPP and DPDK versions I am currently using. Any help will be
greatly appreciated.

Version:                  v18.10-rc0~43-g631de0d
Compiled by:              bkopinski
Compile host:             localhost.localdomain
Compile date:             Wed Aug  1 14:13:41 EDT 2018
Compile location:         /home/bkopinski/sw/vpp
Compiler:                 GCC 4.8.5 20150623 (Red Hat 4.8.5-28)
Current PID:              7355

DPDK Version:             DPDK 18.05.0
DPDK EAL init args:       -c 2 -n 4 --huge-dir /run/vpp/hugepages
--file-prefix vpp -w 0000:09:00.0 --master-lcore 1 --socket-mem 1024


Sincerely,
Brandon Kopinski
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10146): https://lists.fd.io/g/vpp-dev/message/10146
Mute This Topic: https://lists.fd.io/mt/24525868/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to