OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Version Control Commit by rusty


Author: rusty
Date: 2013-08-16 03:20:21 +0000 (Fri, 16 Aug 2013)
New Revision: 14
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=14&sc=1

Modified:
   virtio-spec.txt
Log:
As submitted to virtio-comment list: https://lists.oasis-open.org/archives/virtio-comment/201308/msg00009.html

(Edited into plain text)

From: Dmitry Fleytman <dfleytma@redhat.com>

Virtio-net driver currently negotiates network offloads
on startup via features mechanism and have no ability to
disable and re-enable offloads later.
This patch introduced a new control command that allows
to configure device network offloads state dynamically.
The patch also introduces a new feature flag
VIRTIO_NET_F_CTRL_GUEST_OFFLOADS.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]