qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH V3 1/4] colo-compare: introduce colo compare


From: Zhang Chen
Subject: Re: [Qemu-devel] [RFC PATCH V3 1/4] colo-compare: introduce colo compare initlization
Date: Fri, 29 Apr 2016 09:28:38 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2



On 04/29/2016 04:55 AM, Eric Blake wrote:
On 04/18/2016 05:11 AM, Zhang Chen wrote:

s/initlization/initialization/ in the subject

OK~

packet come from primary char indev will be send to
outdev - packet come from secondary char dev will be drop
Grammar suggestion:

Packets coming from the primary char indev will be sent to outdev;
packets coming from the secondary char dev will be dropped


I will fix it in next version.

Signed-off-by: Li Zhijian <address@hidden>
Signed-off-by: Zhang Chen <address@hidden>
Signed-off-by: Wen Congyang <address@hidden>
---
+/*
+ * called from the main thread on the primary
+ * for get packets
s/get/getting/

OK

+++ b/qemu-options.hx
@@ -3866,6 +3866,12 @@ Dump the network traffic on netdev @var{dev} to the file 
specified by
  The file format is libpcap, so it can be analyzed with tools such as tcpdump
  or Wireshark.
address@hidden -object colo-compare,address@hidden,address@hidden,address@hidden,
address@hidden
+
+Colo-compare get packet from address@hidden and address@hidden,
s/get/gets/

OK

+and output to address@hidden, we can use it with the help of filter-mirror and 
filter-redirector.
s/output/outputs/

Worth any better hints here about _how_ to use it with filter-mirror and
filter-redirector, or should the last phrase just be dropped?

I will add how_to in next version.

Thanks
Zhang Chen



--
Thanks
zhangchen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]