"Tan, Jianfeng" writes:
> On 11/27/2017 10:27 PM, Yuanhan Liu wrote:
>> On Fri, Nov 24, 2017 at 05:59:09PM +0800, Chen Hailin wrote:
>>> Hi Aaron Conole && Jianfeng,
>>>
>>> The stp could not work in ovs-dpdk vhostuser.
>>> Because
Yuanhan Liu writes:
> On Fri, Nov 24, 2017 at 05:59:09PM +0800, Chen Hailin wrote:
>> Hi Aaron Conole && Jianfeng,
>>
>> The stp could not work in ovs-dpdk vhostuser.
>> Because the attached vhost device doesn't have MAC address.
>>
>> N
Maxime Coquelin writes:
> This patch removes MTU from the list of features supported by
> the kernel backend, so that vhost kernel backend does not have
> to advertise it to be negotiated.
>
> Cc: Aaron Conole
> Suggested-by: Michael S. Tsirkin
> Signed-off-by: Maxime Coqu
Maxime Coquelin writes:
> This patch provides a way for virtio-net to notify the
> backend about the host MTU set by the user.
>
> Cc: Michael S. Tsirkin
> Cc: Aaron Conole
> Signed-off-by: Maxime Coquelin
> ---
> hw/net/vhost_net.c | 22 ++
&g
"Michael S. Tsirkin" writes:
> On Wed, Nov 30, 2016 at 01:16:59PM +0100, Maxime Coquelin wrote:
>>
>>
>> On 11/30/2016 12:23 PM, Jason Wang wrote:
>> >
>> >
>> > On 2016年11月30日 18:10, Maxime Coquelin wrote:
>> >
"Michael S. Tsirkin" writes:
> On Wed, Nov 23, 2016 at 11:42:52AM +0800, Jason Wang wrote:
>> > > > > > > > Seems to me like an easy way to get out of sync.
>> > > > > >
>> > > > > >If we send it to the backend, that has a chance to check
>> > > > > >mtu and disconnect on error.
>> > > >
>> > >
Maxime Coquelin writes:
> On 11/22/2016 05:07 AM, Jason Wang wrote:
>>
>>
>> On 2016年11月22日 00:23, Michael S. Tsirkin wrote:
>>> On Fri, Nov 18, 2016 at 02:21:54PM -0500, Aaron Conole wrote:
>>>> Maxime Coquelin writes:
>>>>
>>&
Maxime Coquelin writes:
> On 11/18/2016 07:15 PM, Aaron Conole wrote:
>> Maxime Coquelin writes:
>>
>>> This series implements Virtio spec update from Aaron Conole which
>>> defines a way for the host to expose its max MTU to the gu
Maxime Coquelin writes:
> If VHOST_USER_F_MTU feature is negociated, vhost-net makes the
> advised MTU available to virtio-net through a vhost_net_get_mtu()
s/advised/maximum/
> call.
>
> Cc: Michael S. Tsirkin
> Cc: Aaron Conole
> Signed-off-by: Maxime Coquelin
> -
Maxime Coquelin writes:
> This series implements Virtio spec update from Aaron Conole which
> defines a way for the host to expose its max MTU to the guest.
>
> Changes since RFC v1:
> -
> - Rebased on top of v2.8.0-rc0 (2.7.90)
> - Write MTU uncondi
Maxime Coquelin writes:
> This patch adds VHOST_USER_PROTOCOL_F_MTU protocol feature.
>
> If supported, QEMU sends VHOST_USER_GET_MTU request to the client,
> and expects a u64 reply containing the MTU advised for the guest.
>
> Cc: Michael S. Tsirkin
> Cc: Aaron Conole
&g
Wei Xu writes:
> On 2016年06月09日 05:48, Aaron Conole wrote:
>> Flavio Leitner writes:
>>
>>> Adding Aaron who is fixing exactly that on the OVS side.
>>>
>>> Aaron, please see the last question in the bottom of this email.
>>>
>>>
"Daniel P. Berrange" writes:
> On Tue, Jun 14, 2016 at 04:03:43PM +0800, Wei Xu wrote:
>> On 2016年06月09日 05:48, Aaron Conole wrote:
>> > Flavio Leitner writes:
>> >
>> > > Adding Aaron who is fixing exactly that on the OVS side.
>> > &
13 matches
Mail list logo