[dpdk-dev] Unable to get the basic quick start working for dpdk

Pichon Julien pichon.jln at gmail.com
Tue May 21 17:19:11 CEST 2013


Hello,

Same problem here with a x540-T2 adapter on a debian squeeze
(2.6.32-5-amd64). After
a quick debugging session I found that the following statement in
ixgbe_recv_pkts (ixgbe_rxtx.c) is
always true and break the loop in charge of receiving packets:

if (! staterr & rte_cpu_to_le32(IXGBE_RXDADV_STAT_DD))
    break;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dpdk.org/ml/archives/dev/attachments/20130521/875e9225/attachment.html>


More information about the dev mailing list