[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2016-02-02 Thread Andy Whitcroft
Fix released in 3.19.0-47.53 ** Changed in: linux (Ubuntu Vivid) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2016-01-15 Thread Seyeong Kim
No dropping anymore with -proposed kernel ** Tags removed: verification-needed-vivid ** Tags added: verification-done-vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2016-01-14 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- vivid' to 'verification-done-vivid'. If verification is not done by 5 working days from

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-16 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Vivid) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-10 Thread Joseph Salisbury
** Tags added: kernel-da-key kernel-hyper-v -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different location in Azure To manage

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-09 Thread Dexuan Cui
When the issue happens (it looks due to the layout of the struct somehow...), can you try the small workaround patch at https://patchwork.ozlabs.org/patch/518469/? I paste it below: diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 88a0069..7233790 100644 ---

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-09 Thread Dexuan Cui
BTW, I'm not sure if comment #10 could helps or not -- just FYI. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different location in

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-09 Thread Seyeong Kim
@decui Thanks, I confirmed it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different location in Azure To manage notifications

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-07 Thread Seyeong Kim
@timg-tpi I reverted it on latest ubuntu-vivid, but there is variable dependency with the other related commits, so I patched like below it is better, but still dropping is there. original 100 -> 0.3 below patch 100 -> 15~20 Thanks.

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-04 Thread Tim Gardner
Seyeong - can you try reverting 'hv_netvsc: Implement partial copy into send buffer' ? This backport was dropped from Utopic because it caused regressions. Perhaps the same is true of Vivid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-04 Thread Seyeong Kim
non patched kernel perf stat ─ [ 3] local 10.13.0.4 port 36554 connected with 104.40.129.48 port 8042 [ ID] Interval Transfer Bandwidth [ 3] 0.0-377.9 sec 100 MBytes 0.26 MBytes/sec Performance counter stats for 'iperf -c 104.40.129.48 -f M -p 8042 -n 100M': 452.813718

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-03 Thread Seyeong Kim
Testing logs http://pastebin.ubuntu.com/13657083/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different location in Azure To manage

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-03 Thread Seyeong Kim
Environment - Ubuntu trusty 14.04.3 (ubuntu-vivid kernel) - DS2, West Europe <-> North Europe, Azure - test app : netcat+nload, iperf Logs 1. === The customer provide us some analysis

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-03 Thread Seyeong Kim
** Description changed: [Impact] - Ubuntu VM in Azure has network performance issue - Normal bandwidth is 50MB/s ~ 100MB/s, but it's 0.3MB/s when dropping happens. + Ubuntu VMs between different location, especially North Europe and East Eruope in this case) in Azure have network

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-03 Thread Seyeong Kim
** Changed in: linux (Ubuntu Vivid) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Vivid) Assignee: (unassigned) => Seyeong Kim (xtrusia) ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-02 Thread Seyeong Kim
It also can be reproduced by using iperf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different location in Azure To manage

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-12-01 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: In Progress => Confirmed ** Changed in: linux (Ubuntu Vivid) Status: In Progress => Confirmed ** Changed in: linux (Ubuntu) Assignee: Joseph Salisbury (jsalisbury) => (unassigned) ** Changed in: linux (Ubuntu Vivid) Assignee: Joseph

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-11-30 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Vivid) Status: New => In Progress ** Changed in: linux (Ubuntu Vivid) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** Changed in:

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-11-30 Thread Joseph Salisbury
I built a Vivid test kernel with a cherry pick of commit 0d158852a. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1521053/ Can you test this kernel and see if it resolves this bug? If it does, we can submit an SRU request for that commit. Thanks in advance!

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-11-30 Thread Seyeong Kim
Hello Joseph I tested your test kernel, and confirmed it's working fine. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521053 Title: Network Performance dropping between vms on different

[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure

2015-11-30 Thread Tim Gardner
** Also affects: linux (Ubuntu Vivid) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Vivid) Assignee: (unassigned) => Joseph Salisbury (jsalisbury) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.