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: Since

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

2021-06-22 Thread Jason Wang
在 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: Since the real user scenario does not need

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 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-passthrou

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

2021-06-22 Thread Jason Wang
在 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 fields of IPFlowSpec are optional. Signe

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

2021-06-22 Thread Jason Wang
在 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-passthrough-add and colo-passthrough-del to ma

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-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 Dr. David Alan Gilbert
* 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 IPFlowSpec struct for all QMP commands. > >

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

2021-06-17 Thread Markus Armbruster
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 is an independent module, although colo must use

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

2021-06-16 Thread Zhang, Chen
gt; To: Zhang, Chen > >> Cc: Lukas Straub ; Daniel P.Berrangé > >> ; Li Zhijian ; Jason > >> Wang ; qemu-dev ; > Dr. > >> David Alan Gilbert ; Gerd Hoffmann > >> ; Zhang Chen ; Eric Blake > >> > >> Subject: Re: [PATCH V8 1/6] qapi/net

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

2021-06-16 Thread Markus Armbruster
t;> Alan Gilbert ; Gerd Hoffmann ; >> Zhang Chen ; Eric Blake >> Subject: Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command >> for COLO passthrough >> >> "Zhang, Chen" writes: >> >> >> -Original Message- >> >

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

2021-06-15 Thread Zhang, Chen
hang, Chen > >> Cc: Jason Wang ; qemu-dev >> de...@nongnu.org>; Eric Blake ; Dr. David Alan > >> Gilbert ; Daniel P.Berrangé > >> ; Gerd Hoffmann ; Li > Zhijian > >> ; Lukas Straub ; Zhang > >> Chen > >> Subject: Re: [PATCH V8 1/6]

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

2021-06-15 Thread Markus Armbruster
.Berrangé ; >> Gerd Hoffmann ; Li Zhijian ; >> Lukas Straub ; Zhang Chen >> Subject: Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command >> for COLO passthrough >> >> Zhang Chen writes: >> >> > Since the real user scenario does not need

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

2021-06-15 Thread Zhang, Chen
aub ; Zhang Chen > Subject: Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command > for COLO passthrough > > Zhang Chen writes: > > > Since the real user scenario does not need COLO to monitor all traffic. > > Add colo-passthrough-add and colo-passthrough-de

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

2021-06-15 Thread Zhang, Chen
n ; Zhang Chen > > Subject: Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command > for COLO passthrough > > On Tue, 15 Jun 2021 19:37:35 +0800 > Zhang Chen wrote: > > > 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-15 Thread Lukas Straub
On Tue, 15 Jun 2021 19:37:35 +0800 Zhang Chen wrote: > 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 fields of IPFlowS

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

2021-06-15 Thread Markus Armbruster
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 IPFlowSpec struct for all QMP commands. > All the fields of IPFlowSpec are optional. > > Signed-off-b