[dpdk-dev] Failed to initialize HW 0x10bc

2015-07-03 Thread Posadas, Emerson
Nevermind on this issue. Apparently this was related with a physical issue on the PCIe port. The testpmd and pktgen tool are now working fine. EP From: Posadas, Emerson Sent: Friday, July 3, 2015 11:45 AM To: 'dev at dpdk.org' Cc: Richardson, Bruce Subject: Re: [dpdk-dev] Failed to

[dpdk-dev] Failed to initialize HW 0x10bc

2015-07-03 Thread Posadas, Emerson
This is what I'm getting from the DEBUG_INIT and DEBUG_DRIVER flags turned on while running testpmd: PMD: e1000_setup_link_82571(): e1000_setup_link_82571 PMD: e1000_setup_link_generic(): e1000_setup_link_generic PMD: e1000_check_reset_block_generic(): e1000_check_reset_block PMD: e1000_setup_lin

[dpdk-dev] Failed to initialize HW 0x10bc

2015-07-03 Thread Bruce Richardson
On Fri, Jul 03, 2015 at 02:59:15PM +, Emerson Posadas wrote: > Hello > > I?m trying to use the pktgen tool to generate some traffic, but my > device (Intel > Corporation 82571EB Gigabit Ethernet) is failing to initialize. Is this > related with the resolved issue 7.19, even when is not the sam

[dpdk-dev] Failed to initialize HW 0x10bc

2015-07-03 Thread Emerson Posadas
Hello I?m trying to use the pktgen tool to generate some traffic, but my device (Intel Corporation 82571EB Gigabit Ethernet) is failing to initialize. Is this related with the resolved issue 7.19, even when is not the same device? http://dpdk.org/doc/guides/rel_notes/resolved_issues.html Here is