DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] I350 drops packet on rte_eth_tx_burst()
@ 2014-04-11  5:59 sabu kurian
  2014-04-11  7:56 ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: sabu kurian @ 2014-04-11  5:59 UTC (permalink / raw)
  To: dev

Hi friends,

Even after installing all the required igb drivers for I350 (the device
seems to work perfect on the host machine), am unable to transmit packets
using the same device (on Intel DPDK) using

ret = rte_eth_tx_burst(port_ids[lcore_id], 0, m_pool, burst_size);

At times it might transfer 10 or 15 packets in a burst_size of 64
At times all packets are getting dropped

I'm using 64 bit Ubuntu 12.04
Kernel : 3.2.0-29-generic

I have built the kernel and library modules(Intel DPDK) with

make config T=x86_64-default-linuxapp-gcc
make

loaded modules with

sudo modprobe uio

sudo insmod ./x86_64-default-linuxapp-gcc/kmod/igb_uio.ko


Any help would be appreciated.

Thanks and regards

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-13  6:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-11  5:59 [dpdk-dev] I350 drops packet on rte_eth_tx_burst() sabu kurian
2014-04-11  7:56 ` Thomas Monjalon
2014-04-11 10:04   ` sabu kurian
2014-04-11 10:04     ` sabu kurian
2014-04-13  5:14       ` Chae-yong Chong
2014-04-13  6:08         ` sabu kurian

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