diff options
author | Michael Chan <[email protected]> | 2016-09-19 03:58:06 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-19 21:32:25 -0400 |
commit | 001154eb242b5a6667b74e5cf20873fb75f1b9d3 (patch) | |
tree | 9712ba3fcf602b12310d32131b021df7ad53ed57 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7cc5a20e38fcaf395ac59e7ed6c3decb575a0dc7 (diff) |
bnxt_en: Call firmware to approve the random VF MAC address.
After generating the random MAC address for VF, call the firmware to
approve it. This step serves 2 purposes. Some hypervisor (e.g. ESX)
wants to approve the MAC address. 2nd, the call will setup the
proper forwarding database in the internal switch.
We need to unlock the hwrm_cmd_lock mutex before calling bnxt_approve_mac().
We can do that because we are at the end of the function and all the
previous firmware response data has been copied.
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions