commit | ac28d179b8d9dd444490c078826bf33f735c2285 | [log] [tgz] |
---|---|---|
author | Bert Kenward <bkenward@solarflare.com> | Wed Dec 23 08:56:40 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 23 22:06:39 2015 -0500 |
tree | 690c7e237fbe8a97f6ddb38cc3db9f3255fadb88 | |
parent | 2e4c8baa66b3d3272ff82dfb5c8585cf1be88685 [diff] |
sfc: Retry MCDI after NO_EVB_PORT error on a VF After reboot the vswitch configuration from the PF may not be complete before the VF attempts to restore filters. In that case we see NO_EVB_PORT errors from the MC. Retry up to a time limit or until a different result is seen. Signed-off-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>