Re: [Qemu-devel] [PATCH v2 2/4] colo: modified the payload compare function

2017-12-12 Thread Mao Zhongyi
On 12/12/2017 11:19 PM, Zhang Chen wrote: On Wed, Dec 6, 2017 at 5:57 PM, Mao Zhongyi mailto:maozy.f...@cn.fujitsu.com>> wrote: Modified the function colo_packet_compare_common to prepare for the tcp packet comparison in the next patch. Cc: Zhang Chen mailto:zhangc...@gmail.com>

Re: [Qemu-devel] [PATCH v2 2/4] colo: modified the payload compare function

2017-12-12 Thread Zhang Chen
On Wed, Dec 6, 2017 at 5:57 PM, Mao Zhongyi wrote: > Modified the function colo_packet_compare_common to prepare for the > tcp packet comparison in the next patch. > > Cc: Zhang Chen > Cc: Li Zhijian > Cc: Jason Wang > > Signed-off-by: Mao Zhongyi > --- > net/colo-compare.c | 71

[Qemu-devel] [PATCH v2 2/4] colo: modified the payload compare function

2017-12-06 Thread Mao Zhongyi
Modified the function colo_packet_compare_common to prepare for the tcp packet comparison in the next patch. Cc: Zhang Chen Cc: Li Zhijian Cc: Jason Wang Signed-off-by: Mao Zhongyi --- net/colo-compare.c | 71 ++ 1 file changed, 39 insertio