aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorRadoslaw Tyl <[email protected]>2021-06-30 10:15:31 +0200
committerTony Nguyen <[email protected]>2021-11-17 08:07:42 -0800
commitc869259881a36fa86086efe661c74a6a9de5b169 (patch)
treea7a831ad61fbf8e1f8dcf856c8cf6a16c5d5ca82 /tools/perf/scripts/python/mem-phys-addr.py
parent9c9463c29d1b957f2e4cbe31ad88a4b6a3086199 (diff)
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 <[email protected]> Tested-by: Tony Brelinski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions