[dpdk-dev] Distributor example app not working for 1G ports (I354)

2015-06-29 Thread Aws Ismail
Hi Bruce, As far as I have checked, testpmd and l2fwd apps work fine. Aws\ On Mon, Jun 29, 2015 at 5:19 AM, Bruce Richardson wrote: > On Fri, Jun 26, 2015 at 03:37:08PM -0400, Aws Ismail wrote: >> Hi DPDKers, >> >> I have a strange case where the Distributor example application is not >> workin

[dpdk-dev] Distributor example app not working for 1G ports (I354)

2015-06-29 Thread Bruce Richardson
On Fri, Jun 26, 2015 at 03:37:08PM -0400, Aws Ismail wrote: > Hi DPDKers, > > I have a strange case where the Distributor example application is not > working when I use Intel's I35x (I354 specifically) 1Gig ports. The > app initializes fine but the port always comes with link down: > Do other app

[dpdk-dev] Distributor example app not working for 1G ports (I354)

2015-06-26 Thread Aws Ismail
Hi DPDKers, I have a strange case where the Distributor example application is not working when I use Intel's I35x (I354 specifically) 1Gig ports. The app initializes fine but the port always comes with link down: [root at localhost dpdk]# ./tools/dpdk_nic_bind.py -b igb_uio eth1 eth2 [root at