On Wed, Nov 23, 2016 at 09:02:53AM -0500, Aaron Conole 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
"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.
>> > > >
>> > >
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.
> > > >
> > > >For vhost-user backend, we can send it
On 2016年11月23日 04:38, Michael S. Tsirkin wrote:
On Tue, Nov 22, 2016 at 06:56:43PM +0100, Maxime Coquelin wrote:
>
>
>On 11/22/2016 03:41 PM, Michael S. Tsirkin wrote:
> >On Tue, Nov 22, 2016 at 09:32:01AM -0500, Aaron Conole wrote:
> > >Maxime Coquelin writes:
> > >
> > > >On 11/22/2016 0
On Tue, Nov 22, 2016 at 06:56:43PM +0100, Maxime Coquelin wrote:
>
>
> On 11/22/2016 03:41 PM, Michael S. Tsirkin wrote:
> > On Tue, Nov 22, 2016 at 09:32:01AM -0500, Aaron Conole wrote:
> > > Maxime Coquelin writes:
> > >
> > > > On 11/22/2016 05:07 AM, Jason Wang wrote:
> > > > >
> > > > >
On 11/22/2016 03:41 PM, Michael S. Tsirkin wrote:
On Tue, Nov 22, 2016 at 09:32:01AM -0500, Aaron Conole wrote:
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:
On Tue, Nov 22, 2016 at 09:32:01AM -0500, Aaron Conole wrote:
> 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/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:
> On 11/18/2016 07:15 PM, Aaron Conole wrote:
>> Maxime Coqueli
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:
On 11/18/2016 07:15 PM, Aaron Conole wrote:
Maxime Coquelin writes:
This series implements Virtio spec updat
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:
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 t
On Fri, Nov 18, 2016 at 02:21:54PM -0500, Aaron Conole wrote:
> 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 M
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 guest.
>>>
>>> Changes since RFC v1:
>>> -
>>>
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 guest.
Changes since RFC v1:
-
- Rebased on top of v2.8.0-rc0 (2.7.90)
- Write
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 unconditionnaly in netcfg to avo
On 16-11-17 02:34 PM, Michael S. Tsirkin wrote:
> On Thu, Nov 17, 2016 at 10:58:04PM +0100, Maxime Coquelin wrote:
>> 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:
>> --
On Thu, Nov 17, 2016 at 10:58:04PM +0100, Maxime Coquelin wrote:
> 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)
> - Wr
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 unconditionnaly in netcfg to avoid memory leak (Paolo)
- Add host_mtu
17 matches
Mail list logo