summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDany Madden <drt@linux.ibm.com>2020-11-25 18:04:30 -0600
committerJakub Kicinski <kuba@kernel.org>2020-11-28 13:26:48 -0800
commitc98d9cc4170da7e16a1012563d0f9fbe1c7cfe27 (patch)
treecb916234ec8f918b7f1add0f87698668cfbe247b /tools/perf/scripts/python/exported-sql-viewer.py
parent76cdc5c5d99ce4856ad0ac38facc33b52fa64f77 (diff)
ibmvnic: send_login should check for crq errors
send_login() does not check for the result of ibmvnic_send_crq() of the login request. This results in the driver needlessly retrying the login 10 times even when CRQ is no longer active. Check the return code and give up in case of errors in sending the CRQ. The only time we want to retry is if we get a PARITALSUCCESS response from the partner. Fixes: 032c5e82847a2 ("Driver for IBM System i/p VNIC protocol") Signed-off-by: Dany Madden <drt@linux.ibm.com> Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions