From: Jason Wang <jasowang@redhat.com>
To: Li Zhijian <lizhijian@cn.fujitsu.com>,
Zhang Chen <zhangchen.fnst@cn.fujitsu.com>,
qemu devel <qemu-devel@nongnu.org>
Cc: Gui jianfeng <guijianfeng@cn.fujitsu.com>,
Yang Hongyang <hongyang.yang@easystack.cn>,
"eddie.dong" <eddie.dong@intel.com>,
zhanghailiang <zhang.zhanghailiang@huawei.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [Qemu-devel] [PATCH V5 1/2] net/filter-mirror: implement filter-redirector
Date: Thu, 17 Mar 2016 15:44:44 +0800 [thread overview]
Message-ID: <56EA606C.7020703@redhat.com> (raw)
In-Reply-To: <56EA5599.4090202@cn.fujitsu.com>
On 03/17/2016 02:58 PM, Li Zhijian wrote:
>>>
>>> + } else {
>>> + error_report("%s, serious error: oversized packet
>>> received,"
>>> + "connection terminated.", __func__);
>>
>> The connection was not terminated actually. And since the warning is
>> unique, __func__ is probably not necessary.
>
> this warning message is copy from net_socket_send(), So i add __func__ to
> distinguish them.
>
I see.
> So "redirector serious error: oversized packet received" is enough.
Right.
Thanks
next prev parent reply other threads:[~2016-03-17 7:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 10:38 [Qemu-devel] [PATCH V5 0/2] Introduce filter-redirector Zhang Chen
2016-03-16 10:38 ` [Qemu-devel] [PATCH V5 1/2] net/filter-mirror: implement filter-redirector Zhang Chen
2016-03-17 6:43 ` Jason Wang
2016-03-17 6:52 ` Zhang Chen
2016-03-17 6:58 ` Li Zhijian
2016-03-17 7:44 ` Jason Wang [this message]
2016-03-16 10:38 ` [Qemu-devel] [PATCH V5 2/2] tests/test-filter-redirector: Add unit test for filter-redirector Zhang Chen
2016-03-17 6:38 ` [Qemu-devel] [PATCH V5 0/2] Introduce filter-redirector Jason Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56EA606C.7020703@redhat.com \
--to=jasowang@redhat.com \
--cc=dgilbert@redhat.com \
--cc=eddie.dong@intel.com \
--cc=guijianfeng@cn.fujitsu.com \
--cc=hongyang.yang@easystack.cn \
--cc=lizhijian@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
--cc=zhang.zhanghailiang@huawei.com \
--cc=zhangchen.fnst@cn.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.