-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBUNTU: SAUCE: virtio_net: Revert mergeable buffer handling rework
BugLink: http://bugs.launchpad.net/bugs/1704158 We're seeing ADT timeouts with snapd due to a regression in virtio_net network performance under some unknown circumstances. Bisection identified 680557c ("virtio_net: rework mergeable buffer handling") as the commit introducing the regression. This patch is effectively a revert of that patch and two other follow- up patches: e377fcc virtio_net: reduce alignment for buffers 56da5fd virtio_net: tidy a couple debug statements With these reverts the data rate when downloading snaps returns to normal. This should be dropped once a proper fix is available upstream Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
- Loading branch information
Seth Forshee
committed
Jul 27, 2017
1 parent
e7cc192
commit 8ca5727
Showing
1 changed file
with
58 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters