Re: [PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO

2021-06-17 Thread chen.zh...@intel.com
On 5/18/21 9:33 AM, Zhang, Chen wrote: -Original Message- From: Lukas Straub Sent: Tuesday, May 18, 2021 3:47 AM To: Rao, Lei Cc: Zhang, Chen ; lizhij...@cn.fujitsu.com; jasow...@redhat.com; quint...@redhat.com; dgilb...@redhat.com; pbonz...@redhat.com; qemu-devel@nongnu.org Subject

Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

2021-06-21 Thread chen.zh...@intel.com
On 6/17/21 7:03 PM, Markus Armbruster wrote: You recently started using Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Please consider anorhter Content-Transfer-Encoding instead. quoted-printable should do. "Zhang, Chen" writes: [...] No, net-filter

Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

2021-06-21 Thread chen.zh...@intel.com
On 6/21/21 7:30 PM, Dr. David Alan Gilbert wrote: * Markus Armbruster (arm...@redhat.com) wrote: Zhang Chen writes: Since the real user scenario does not need COLO to monitor all traffic. Add colo-passthrough-add and colo-passthrough-del to maintain a COLO network passthrough list. Add IPFl

Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

2021-06-22 Thread chen.zh...@intel.com
On 6/22/21 3:04 PM, Jason Wang wrote: 在 2021/6/22 下午2:01, chen.zh...@intel.com 写道: On 6/21/21 7:30 PM, Dr. David Alan Gilbert wrote: * Markus Armbruster (arm...@redhat.com) wrote: Zhang Chen writes: Since the real user scenario does not need COLO to monitor all traffic. Add colo

Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

2021-06-22 Thread chen.zh...@intel.com
On 6/22/21 3:05 PM, Jason Wang wrote: 在 2021/6/15 下午7:37, Zhang Chen 写道: Since the real user scenario does not need COLO to monitor all traffic. Add colo-passthrough-add and colo-passthrough-del to maintain a COLO network passthrough list. Add IPFlowSpec struct for all QMP commands. All the fi

Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

2021-06-22 Thread chen.zh...@intel.com
On 6/22/21 4:03 PM, Jason Wang wrote: 在 2021/6/22 下午3:38, chen.zh...@intel.com 写道: On 6/22/21 3:04 PM, Jason Wang wrote: 在 2021/6/22 下午2:01, chen.zh...@intel.com 写道: On 6/21/21 7:30 PM, Dr. David Alan Gilbert wrote: * Markus Armbruster (arm...@redhat.com) wrote: Zhang Chen writes

Re: [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough

2021-07-01 Thread chen.zh...@intel.com
On 6/30/21 6:39 PM, Dr. David Alan Gilbert wrote: * Zhang Chen (chen.zh...@intel.com) wrote: Add hmp_passthrough_filter_add and hmp_passthrough_filter_del make user can maintain object network passthrough list in human monitor Signed-off-by: Zhang Chen --- hmp-commands.hx | 26