qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V3 0/3] COLO-compare: Optimize the code and fix


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH V3 0/3] COLO-compare: Optimize the code and fix some bug
Date: Mon, 6 Mar 2017 13:21:36 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0



On 2017年03月02日 17:54, Zhang Chen wrote:
This series we will Optimize the code and fix some bug.
Patch1: Rename colo_packet_compare() and remove duplicate check in compare icmp.
Patch2: Optimize compare_common and increase compare performance.
Patch3: Fix debug info always print bug.

Zhang Chen (3):
   COLO-compare: Rename compare function and remove duplicate codes
   COLO-compare: Optimize compare_common and compare_tcp
   COLO-compare: Fix icmp and udp compare different packet always dump
     bug

  net/colo-compare.c | 74 ++++++++++++++++++++++++++++++++++++------------------
  1 file changed, 49 insertions(+), 25 deletions(-)


Applied, thanks.



reply via email to

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