RE: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-04-09 Thread Zhang, Chen
ek Su > > > Cc: qemu-devel@nongnu.org; lizhij...@cn.fujitsu.com; > > > chy...@qnap.com; jasow...@redhat.com; ctch...@qnap.com; Zhang, > Chen > > > ; jwsu1...@gmail.com > > > Subject: Re: [PATCH v4 2/2] net/colo-compare.c: handling of the full > > > primary or

Re: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-04-09 Thread Derek Su
M > > To: Derek Su > > Cc: qemu-devel@nongnu.org; lizhij...@cn.fujitsu.com; chy...@qnap.com; > > jasow...@redhat.com; ctch...@qnap.com; Zhang, Chen > > ; jwsu1...@gmail.com > > Subject: Re: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary > > or secondary queue &g

RE: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-04-09 Thread Zhang, Chen
> -Original Message- > From: Lukas Straub > Sent: Thursday, April 9, 2020 3:19 AM > To: Derek Su > Cc: qemu-devel@nongnu.org; lizhij...@cn.fujitsu.com; chy...@qnap.com; > jasow...@redhat.com; ctch...@qnap.com; Zhang, Chen > ; jwsu1...@gmail.com > Subject: Re:

Re: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-04-08 Thread Lukas Straub
On Sat, 28 Mar 2020 20:46:46 +0800 Derek Su wrote: > The pervious handling of the full primary or queue is only dropping > the packet. If there are lots of clients to the guest VM, > the "drop" will lead to the lost of the networking connection > until next checkpoint. > > To address the issue,

Re: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-04-05 Thread Lukas Straub
On Sat, 28 Mar 2020 20:46:46 +0800 Derek Su wrote: > The pervious handling of the full primary or queue is only dropping > the packet. If there are lots of clients to the guest VM, > the "drop" will lead to the lost of the networking connection > until next checkpoint. > > To address the issue,

RE: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

2020-03-30 Thread Zhang, Chen
> Subject: [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or > secondary queue > > The pervious handling of the full primary or queue is only dropping the > packet. If there are lots of clients to the guest VM, the "drop" will lead to > the > lost of the networking connection