From: Jason Wang <jasowang@redhat.com>
To: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>, qemu-devel@nongnu.org
Cc: "Li, Zhijian/李 智坚" <lizhijian@cn.fujitsu.com>,
"Zhang Chen" <zhangckid@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v4 0/2] Rewrite TCP packet comparison in colo
Date: Thu, 4 Jan 2018 16:13:24 +0800 [thread overview]
Message-ID: <a51f896c-8e71-6737-3a5c-19fb6529807d@redhat.com> (raw)
In-Reply-To: <16edd8d2-92e5-702c-f698-0b798db16580@cn.fujitsu.com>
On 2018年01月04日 15:42, Mao Zhongyi wrote:
> Hi, Jason
>
> Long time no news, Ping...
>
> Thanks,
> Mao
>
Sorry for the delay.
Queued.
Thanks
> On 12/25/2017 10:54 AM, Mao Zhongyi wrote:
>> v4:
>> p2: fix some typo
>> [Zhang Chen]
>> v3:
>> p1: merged the patch1 and patch2 from v2
>> p2: -merged the patch3 and patch4 from v2
>> -implement the same process flow for tcp, udp and icmp
>>
>> [Zhang Chen]
>> v2:
>> p1: a new patch
>> p2: a new patch
>> p3: -rename the fill_pkt_seq to fill_pkt_tcp_info
>> -rename pdsize & hdsize to payload_size & header_size
>> -reuse duplicated code
>> -modified colo_packet_compare_common() to suit the tcp packet
>> comparison instead of build a new function service for tcp.
>> -add more comments for the 'max_ack'
>> [Zhang Chen]
>>
>> Cc: Zhang Chen <zhangckid@gmail.com>
>> Cc: Li Zhijian <lizhijian@cn.fujitsu.com>
>> Cc: Jason Wang <jasowang@redhat.com>
>>
>> Mao Zhongyi (2):
>> colo: modified the payload compare function
>> colo: compare the packet based on the tcp sequence number
>>
>> net/colo-compare.c | 411
>> +++++++++++++++++++++++++++++++++--------------------
>> net/colo.c | 9 ++
>> net/colo.h | 15 ++
>> net/trace-events | 2 +-
>> 4 files changed, 284 insertions(+), 153 deletions(-)
>>
>
>
>
next prev parent reply other threads:[~2018-01-04 8:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-25 2:54 [Qemu-devel] [PATCH v4 0/2] Rewrite TCP packet comparison in colo Mao Zhongyi
2017-12-25 2:54 ` [Qemu-devel] [PATCH v4 1/2] colo: modified the payload compare function Mao Zhongyi
2017-12-25 2:54 ` [Qemu-devel] [PATCH v4 2/2] colo: compare the packet based on the tcp sequence number Mao Zhongyi
2019-01-14 10:34 ` Thomas Huth
2019-01-14 10:39 ` Zhang Chen
2018-01-04 7:42 ` [Qemu-devel] [PATCH v4 0/2] Rewrite TCP packet comparison in colo Mao Zhongyi
2018-01-04 8:13 ` Jason Wang [this message]
2018-01-04 8:21 ` Mao Zhongyi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a51f896c-8e71-6737-3a5c-19fb6529807d@redhat.com \
--to=jasowang@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=maozy.fnst@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
--cc=zhangckid@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).