All of lore.kernel.org
 help / color / mirror / Atom feed
* Poor network performance between DomU with multiqueue support
@ 2014-12-02  8:30 zhangleiqiang
  2014-12-02 10:57 ` David Vrabel
  2014-12-02 11:01 ` Wei Liu
  0 siblings, 2 replies; 35+ messages in thread
From: zhangleiqiang @ 2014-12-02  8:30 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1826 bytes --]

Hi, all
    I am testing the performance of xen netfront-netback driver that with multi-queues support. The throughput from domU to remote dom0 is 9.2Gb/s, but the throughput from domU to remote domU is only 3.6Gb/s, I think the bottleneck is the throughput from dom0 to local domU. However, we have done some testing and found the throughput from dom0 to local domU is 5.8Gb/s.
    And if we send packets from one DomU to other 3 DomUs on different host simultaneously, the sum of throughout can reach 9Gbps. It seems like the bottleneck is the receiver?
    After some analysis, I found that even the max_queue of netfront/back is set to 4, there are some strange results as follows:
    1. In domU, only one rx queue deal with softirq
    2. In dom0, only two netback queues process are scheduled, other two process aren't scheduled.

    Are there any issues in my test? In theory, can we achieve 9~10Gb/s between DomUs on different hosts using netfront/netback?
    
     The testing environment details are as follows:
   1. Hardware
       a. CPU: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz, 2 CPU 6 Cores with Hyper Thread enabled
       b. NIC: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection (rev 01)
   2. Sofware:
       a. HostOS: SLES 12 (Kernel 3.16-7,git commit d0335e4feea0d3f7a8af3116c5dc166239da7521 )
       b. NIC Driver: IXGBE 3.21.2 
       c. OVS: 2.1.3
       d. MTU: 1600
       e. Dom0:6U6G
       f. queue number: 4
       g. xen 4.4
       h. DomU: 4U4G
   3. Networking Environment:
       a. All network flows are transmit/receive through OVS
       b. Sender server and receiver server are connected directly between 10GE NIC
   4. Testing Tools:
       a. Sender: netperf
       b. Receiver: netserver


----------
zhangleiqiang (Trump)
Best Regards

[-- Attachment #1.2: Type: text/html, Size: 4778 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 35+ messages in thread
[parent not found: <3A6795EA1206904E94BEC8EF9DF109AE239B35A9@SZXEMA512-MBX.china.huawei.com>]

end of thread, other threads:[~2015-03-03 10:40 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02  8:30 Poor network performance between DomU with multiqueue support zhangleiqiang
2014-12-02 10:57 ` David Vrabel
2014-12-02 11:53   ` Zhangleiqiang (Trump)
2014-12-02 17:25     ` Zoltan Kiss
2014-12-02 11:01 ` Wei Liu
2014-12-02 11:50   ` Zhangleiqiang (Trump)
2014-12-02 12:11     ` Wei Liu
2014-12-02 14:46       ` Zhangleiqiang (Trump)
2014-12-02 15:58         ` Wei Liu
2014-12-03 14:43           ` Zhangleiqiang (Trump)
2014-12-04 10:50             ` Wei Liu
2014-12-04 12:09               ` Zhangleiqiang (Trump)
2014-12-04 13:05                 ` Wei Liu
2014-12-04 14:37                   ` Zhangleiqiang (Trump)
2014-12-04 13:35                 ` Zoltan Kiss
2014-12-04 14:31                   ` Zhangleiqiang (Trump)
2014-12-05 15:20                     ` Zoltan Kiss
2014-12-05 18:27                       ` Konrad Rzeszutek Wilk
2014-12-08  6:50                         ` Zhangleiqiang (Trump)
2014-12-05  1:17               ` Zhangleiqiang (Trump)
2014-12-05 12:42                 ` Wei Liu
2014-12-05 15:18                   ` Zoltan Kiss
2014-12-08  6:44                   ` Zhangleiqiang (Trump)
2014-12-08 10:13                     ` Wei Liu
2014-12-08 13:08                       ` Zhangleiqiang (Trump)
2014-12-08 13:55                         ` Wei Liu
2014-12-09  2:51                           ` Zhangleiqiang (Trump)
2014-12-09 10:05                             ` Ian Campbell
2014-12-09  9:03                           ` Zhangleiqiang (Trump)
     [not found] <3A6795EA1206904E94BEC8EF9DF109AE239B35A9@SZXEMA512-MBX.china.huawei.com>
2015-02-27  9:21 ` openlui
2015-02-27 10:59   ` Wei Liu
2015-02-27 11:30     ` David Vrabel
2015-02-28  3:21       ` openlui
2015-02-28  2:45     ` openlui
2015-03-03 10:40       ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.