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

Zhang Chen posted 3 patches 7 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
net/colo-compare.c | 68 ++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 51 insertions(+), 17 deletions(-)
[Qemu-devel] [PATCH 0/3] COLO-compare: Optimize the code and fix some bug
Posted by Zhang Chen 7 years, 2 months ago
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