diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2018-02-14 10:38:28 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2018-02-14 10:38:28 +0000 |
| commit | dc6a0db309028d93ea69a0dbe971830decdf6ae5 (patch) | |
| tree | 392175a1d8f3812db82a890a9394f40eae8af82e /external | |
| parent | 038031d5a6333544dbf522ca75b2d1b725377599 (diff) | |
Fix a bug that RX may stall on heavy load on ixg(4). ixgbe_rxeof() has loop
limit and the function returns true if a packet are still in the RX ring.
ixgbe_handle_que() didn't check the return value. Check the return vaule
and issue a softint.
This bug is derived from FreeBSD and ixv(4) has no this bug.
XXX pullup-8
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions
