Go to file
Jingjing Wu 1e32378f07 i40e/base: increase PF reset max loop limit
With latest LANconf and NVMupdate tools, pf_reset failed due to Firmware not
being ready, so this patch increases I40E_PF_RESET_WAIT_COUNT to 200, using
original value defined for A0 silicon, in order to make sure that FW is ready.

Test result indicates that firmware became ready at the loop count of 114.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
2015-10-02 01:35:22 +02:00
app app/test: replace x86 fence by multi arch function 2015-09-08 08:51:25 +02:00
config config: add KNI kmod option 2015-08-03 19:22:42 +02:00
doc ethdev: remove old flow director API 2015-09-30 01:19:19 +02:00
drivers i40e/base: increase PF reset max loop limit 2015-10-02 01:35:22 +02:00
examples vhost: fix wrong usage of eventfd_t 2015-09-25 14:58:30 +02:00
lib ethdev: remove old flow director API 2015-09-30 01:19:19 +02:00
mk mem: remove dummy malloc library 2015-09-03 19:22:48 +02:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mem: remove dummy malloc library 2015-09-03 19:22:48 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00