diff options
author | Jun He <[email protected]> | 2016-06-21 11:56:36 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-21 04:51:55 -0400 |
commit | 3a31b64e3e4f37452709d73f2c0b5c433faad3f3 (patch) | |
tree | ef6e5b39132d0bb56d7d49246cdb6fa7ce65bbaa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d8a8371e8ba24e49d8e42d691a0c47e9cfc42cdd (diff) |
net: hns: fix bug that alloc skb fail lead to port unavailable
When hns_nic_poll_rx_skb alloc skb fail, it will break receive cycle and
read new fbd_num to start new receive cycle. It recomputes cycle num is
fbd_num minus clean_count, actually this cycle num is too big because
it drop out receive cycle. It brings about the port unavailable.
So we will goto out when alloc skb fail to fix this bug.
Signed-off-by: Jun He <[email protected]>
Signed-off-by: Ding Tianhong <[email protected]>
Signed-off-by: Yisen Zhuang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions