aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXi Wang <wangxi11@huawei.com>2018-05-25 14:43:00 -0400
committerDavid S. Miller <davem@davemloft.net>2018-05-29 00:04:26 -0400
commit7c4bfcb0556bc8e1cd86b25db0a5058b49f5a085 (patch)
tree98610bccea12ad1d6bd246503aa24e8f8ad474a5 /tools/perf/scripts/python
parent96c0e8614eba889d8beb00e9d74168c1c607908b (diff)
net: hns3: Fix for PF mailbox receving unknown message
Before the firmware updates the crq's tail pointer, if the PF driver reads the data in the crq, the data may be incomplete at this time, which will lead to the driver read an unknown message. This patch fixes it by checking if crq is not empty before reading the message. Fixes: c1a81619d73a ("net: hns3: Add mailbox interrupt handling to PF driver") Signed-off-by: Xi Wang <wangxi11@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions