qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] COLO-compare: Optimize the code and fix some bug
@ 2017-02-25  3:32 Zhang Chen
  2017-02-25  3:32 ` [Qemu-devel] [PATCH 1/3] COLO-compare: Add minimum packet size check and some fix Zhang Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Zhang Chen @ 2017-02-25  3:32 UTC (permalink / raw)
  To: qemu devel; +Cc: Jason Wang, Zhang Chen, Li Zhijian, eddie . dong, bian naimeng

This series we will Optimize the code and fix some bug.
Patch1: Add packet minimum size check in compare tcp/udp like compare icmp.
Patch2: Optimize compare_common and increase compare performance.
Patch3: Fix debug info always print bug.

V1:
  - init patch.

Zhang Chen (3):
  COLO-compare: Add minimum packet size check and some fix
  COLO-compare: Optimize colo_packet_compare_common
  COLO-compare: Make qemu_hexdump() print data when trace-event ON

 net/colo-compare.c | 68 ++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 51 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-28  3:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25  3:32 [Qemu-devel] [PATCH 0/3] COLO-compare: Optimize the code and fix some bug Zhang Chen
2017-02-25  3:32 ` [Qemu-devel] [PATCH 1/3] COLO-compare: Add minimum packet size check and some fix Zhang Chen
2017-02-25  6:43   ` Hailiang Zhang
2017-02-27  6:39     ` Zhang Chen
2017-02-25  3:32 ` [Qemu-devel] [PATCH 1/3] COLO-compare: Add " Zhang Chen
2017-02-25  3:43   ` Zhang Chen
2017-02-28  3:22     ` Jason Wang
2017-02-28  3:27       ` Zhang Chen
2017-02-25  3:32 ` [Qemu-devel] [PATCH 2/3] COLO-compare: Optimize colo_packet_compare_common Zhang Chen
2017-02-25  6:58   ` Hailiang Zhang
2017-02-27  7:03     ` Zhang Chen
2017-02-27  7:28       ` Hailiang Zhang
2017-02-27  7:34         ` Zhang Chen
2017-02-27  8:43           ` Hailiang Zhang
2017-02-27  9:02             ` Zhang Chen
2017-02-25  7:26   ` Hailiang Zhang
2017-02-27  7:06     ` Zhang Chen
2017-02-25  3:32 ` [Qemu-devel] [PATCH 3/3] COLO-compare: Make qemu_hexdump() print data when trace-event ON 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).