<div dir="ltr">Hello,<div><br></div><div>Same problem here with a x540-T2 adapter on a debian squeeze (2.6.32-5-amd64). After</div><div style>a quick debugging session I found that the following statement in ixgbe_recv_pkts (ixgbe_rxtx.c) is</div>
<div style>always true and break the loop in charge of receiving packets:</div><div style><br></div><div style>if (! staterr & rte_cpu_to_le32(IXGBE_RXDADV_STAT_DD))</div><div style>    break;</div></div>