commit | 0d3ee0d9251ceb2c937e7c0c1adb366fdb0812c8 | [log] [tgz] |
---|---|---|
author | Greg Edwards <gedwards@ddn.com> | Thu Jul 20 10:00:58 2017 -0600 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 08 18:01:42 2017 -0700 |
tree | a89d68e5feb13851cac1d609e074ee0463fb7d6c | |
parent | 32652c2ac2f330d2c159d8259f359da0ee2b0aa3 [diff] |
igbvf: after mailbox write, wait for reply Two of the VF mailbox commands were not waiting for a reply from the PF, which can result in a VF mailbox timeout in the VM for the next command. Signed-off-by: Greg Edwards <gedwards@ddn.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>