DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] pcap vdev tx drop
@ 2016-04-11 12:40 Hyun Yoo
  0 siblings, 0 replies; only message in thread
From: Hyun Yoo @ 2016-04-11 12:40 UTC (permalink / raw)
  To: users

I want to read from pcap file and send to network interface like tcpreplay.

So I run

> testpmd -c f --vdev "eth_pcap0,rx_pcap=a.pcap,tx_iface=eth0" --
--port-topology=chained

but the statistics shows a lot of drop

port 0 : RX-packets : 479122

port 1 : TX-packets : 371441     TX-dropped: 107681

Why is that? What am I doing wrong?



My env is dpdk-2.2.0, Ubuntu 14.04, X710-DA2.

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

only message in thread, other threads:[~2016-04-11 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-11 12:40 [dpdk-users] pcap vdev tx drop Hyun Yoo

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).