Sorry for the delay. Current COLO tree just merged this series, I originally wanted to merge other COLO related patches(Lei or me) and submit it together to Jason.
Hi Jason, do you need me to send this series first or do you want to do it together? Thanks Chen > -----Original Message----- > From: Lukas Straub <lukasstra...@web.de> > Sent: Thursday, March 18, 2021 5:24 AM > To: Zhang, Chen <chen.zh...@intel.com> > Cc: qemu-devel <qemu-devel@nongnu.org>; Li Zhijian > <lizhij...@cn.fujitsu.com>; Jason Wang <jasow...@redhat.com> > Subject: Re: [PATCH 0/2] colo-compare: Fix memory leak for non-tcp packet > > Hi, > This hasn't been merged yet. > > Regards, > Lukas Straub > > On Mon, 16 Nov 2020 07:32:22 +0000 > "Zhang, Chen" <chen.zh...@intel.com> wrote: > > > Queued this series to COLO tree. > > > > Thanks > > Chen > > > > > -----Original Message----- > > > From: Lukas Straub <lukasstra...@web.de> > > > Sent: Sunday, November 15, 2020 7:19 PM > > > To: qemu-devel <qemu-devel@nongnu.org> > > > Cc: Zhang, Chen <chen.zh...@intel.com>; Li Zhijian > > > <lizhij...@cn.fujitsu.com>; Jason Wang <jasow...@redhat.com> > > > Subject: [PATCH 0/2] colo-compare: Fix memory leak for non-tcp > > > packet > > > > > > Hello Everyone, > > > This fixes a memory leak for non-tcp packets and optimizes the > > > removal from the queue. > > > > > > Lukas Straub (2): > > > net/colo-compare.c: Fix memory leak for non-tcp packet > > > net/colo-compare.c: Optimize removal of secondary packet > > > > > > net/colo-compare.c | 3 ++- > > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > > > -- > > > 2.20.1 > > > > --