[dpdk-dev] ixgbevf TX hang

2015-05-12 Thread Yotam Rubin
Hello, We're using dpdk with with the ixgbevf driver on an AWS (Xen hypervisor) instance. We use the NIC to drive jumbo packets at high throughput. Occasionally, the vf experiences a non-recoverable TX hang. Specifically, all descriptors in the TX queue are used up - and remain in this state. A

[dpdk-dev] [PATCH 4/4] bnx2x: enable PMD build

2015-06-17 Thread Yotam Rubin
On Wed, Jun 17, 2015 at 2:51 AM, Stephen Hemminger < stephen at networkplumber.org> wrote: [...] > > +/** Qualcom devices **/ > + > +/* Broadcom/Qualcom BNX2X */ > > I suppose you meant QLogic, rather than Qualcomm? > > -- > 2.1.4 > >