]> git.ipfire.org Git - thirdparty/dracut.git/commit
fcoe: Allow more time for the bnx2x link negotiation before brining up fcoe interfaces. 165/head
authorChad Dupuis <chad.dupuis@cavium.com>
Wed, 12 Oct 2016 15:32:47 +0000 (11:32 -0400)
committerHarald Hoyer <harald@redhat.com>
Wed, 12 Oct 2016 17:02:39 +0000 (19:02 +0200)
commit3966a1e1ee0e3d27197258f446f54b683c415208
treead4183c848ebb8ebd99746de1a4236574a6e159e
parentc85034c91f90529287c0e169ce64d7ed3b0c1a82
fcoe: Allow more time for the bnx2x link negotiation before brining up fcoe interfaces.

bnx2x can take no longer than 3 seconds to initialize the link in some setups
which can cause fipvlan to fail and thus the fcoe interface(s) won't be
created.

Add another 10 seconds to give the link enough time to initialize.

Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
modules.d/95fcoe/fcoe-up.sh