diff options
author | David S. Miller <davem@davemloft.net> | 2014-10-25 14:15:25 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-25 14:15:25 -0400 |
commit | 4cc40af08032a513e2e68fa6d7818b77179a86af (patch) | |
tree | 081341a32e4d7954ea805b145c18176876905ca7 /net/ipv4 | |
parent | 5345c1d417c1b0caf46fd2766d16bb4357a347d8 (diff) | |
parent | ecf08d2dbb96d5a4b4bcc53a39e8d29cc8fef02e (diff) | |
download | linux-4cc40af08032a513e2e68fa6d7818b77179a86af.tar.gz linux-4cc40af08032a513e2e68fa6d7818b77179a86af.tar.bz2 linux-4cc40af08032a513e2e68fa6d7818b77179a86af.zip |
Merge branch 'xen-netback'
David Vrabel says:
====================
xen-netback: guest Rx queue drain and stall fixes
This series fixes two critical xen-netback bugs.
1. Netback may consume all of host memory by queuing an unlimited
number of skb on the internal guest Rx queue. This behaviour is
guest triggerable.
2. Carrier flapping under high traffic rates which reduces
performance.
The first patch is a prerequite. Removing support for frontends with
feature-rx-notify makes it easier to reason about the correctness of
netback since it no longer has to support this outdated and broken
mode.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions