summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorRadoslaw Tyl <radoslawx.tyl@intel.com>2021-06-30 10:15:31 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-11-17 08:07:42 -0800
commitc869259881a36fa86086efe661c74a6a9de5b169 (patch)
treea7a831ad61fbf8e1f8dcf856c8cf6a16c5d5ca82 /block
parent9c9463c29d1b957f2e4cbe31ad88a4b6a3086199 (diff)
downloadlinux-stable-c869259881a36fa86086efe661c74a6a9de5b169.tar.gz
linux-stable-c869259881a36fa86086efe661c74a6a9de5b169.tar.bz2
linux-stable-c869259881a36fa86086efe661c74a6a9de5b169.zip
ixgbevf: Mailbox improvements
Improve reliability of the mailbox communication and remove its potential flaws that may lead to the undefined or faulty behavior. Recently some users reported issues on ESX with 10G Intel NICs which were found to be caused by incorrect implementation of the PF-VF mailbox communication. Technical investigation highlighted areas to improve in the communication between PF or VF that wants to send the message (sender) and the other part which receives the message (receiver): - Locking the mailbox when the sender wants to send a message - Releasing the mailbox when the communication ends - Returning the result of the mailbox message execution Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com> Tested-by: Tony Brelinski <tony.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions