qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/3] COLO-compare: Optimize the code and fix some bug
@ 2017-02-28  5:18 Zhang Chen
  2017-02-28  5:18 ` [Qemu-devel] [PATCH V2 1/3] COLO-compare: Rename compare function and remove duplicate codes Zhang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Zhang Chen @ 2017-02-28  5:18 UTC (permalink / raw)
  To: qemu devel, Jason Wang
  Cc: Zhang Chen, zhanghailiang, eddie . dong, bian naimeng, Li Zhijian

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 | 66 +++++++++++++++++++++++++++++++++---------------------
 1 file changed, 41 insertions(+), 25 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-02  9:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28  5:18 [Qemu-devel] [PATCH V2 0/3] COLO-compare: Optimize the code and fix some bug Zhang Chen
2017-02-28  5:18 ` [Qemu-devel] [PATCH V2 1/3] COLO-compare: Rename compare function and remove duplicate codes Zhang Chen
2017-02-28  5:18 ` [Qemu-devel] [PATCH V2 2/3] COLO-compare: Optimize compare_common and compare_tcp Zhang Chen
2017-02-28  5:47   ` Jason Wang
2017-02-28  6:11     ` Zhang Chen
2017-03-02  7:51       ` Jason Wang
2017-03-02  8:15         ` Zhang Chen
2017-03-02  9:35           ` Jason Wang
2017-02-28  5:18 ` [Qemu-devel] [PATCH V2 3/3] COLO-compare: Fix icmp and udp compare different packet always dump bug Zhang Chen

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).