DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Tx doesn't work on PCI-passthrough I350
@ 2014-10-28  0:25 Anant Mudambi
  0 siblings, 0 replies; only message in thread
From: Anant Mudambi @ 2014-10-28  0:25 UTC (permalink / raw)
  To: dev

Hi,

My setup:
Qemu+KVM
Host OS: CentOS, Linux kernel version 2.6.32
Guest OS: Linux kernel version 3.10.0, with a DPDK application running.
Physical NIC: Intel I350 T4 using igb driver
On guest VM: 2 (out of 4) ports of the I350 are virtualized using PCI-passthrough (no VFs, SR-IOV is not enabled in the NIC eeprom)

2 other (non-DPDK) VMs are connected through the DPDK VM as follows:

VM1---DPDK VM---VM2

On doing a ping from VM1 to VM2 (or the other way), on the DPDK VM, the packet is received on 1 port and sent out of the other but doesn't reach VM2.
I turned on CONFIG_RTE_LIBRTE_E1000_DEBUG_RX and CONFIG_RTE_LIBRTE_E1000_DEBUG_TX but couldn't figure out where the transmitted packet went.
How can I debug this issue?

For comparison, the same setup works if the guest VM uses emulated e1000 NICs. I want to use igb/PCI-passthrough to be able to use multiple RX queues.

Please let me know if any other information is required.
Thanks,
Anant

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-28  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-28  0:25 [dpdk-dev] Tx doesn't work on PCI-passthrough I350 Anant Mudambi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).