Re: [virtio-dev] [PATCH v8 to v9 incremental] packed ring layout spec

2018-03-01 Thread Halil Pasic
On 03/01/2018 12:10 AM, Michael S. Tsirkin wrote: > Here's an incremental patch since v8, for ease of review. > I did my best to address all outstanding comments. > > Changelog: > > packed-ring: clarify wording on s/g conformance > split-ring: typo: aligment > packed-ring: typo: aligment >

[virtio-dev] Re: [PATCH] pci-iov: Add support for unmanaged SR-IOV

2018-03-01 Thread Alexander Duyck
On Thu, Mar 1, 2018 at 12:22 PM, Alex Williamson wrote: > On Wed, 28 Feb 2018 16:36:38 -0800 > Alexander Duyck wrote: > >> On Wed, Feb 28, 2018 at 2:59 PM, Alex Williamson >> wrote: >> > On Wed, 28 Feb 2018

[virtio-dev] [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available

2018-03-01 Thread Sridhar Samudrala
This patch enables virtio_net to switch over to a VF datapath when a VF netdev is present with the same MAC address. It allows live migration of a VM with a direct attached VF without the need to setup a bond/team between a VF and virtio net device in the guest. The hypervisor needs to enable

[virtio-dev] [PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device

2018-03-01 Thread Sridhar Samudrala
Based on the review comments on the v3 version of the RFC patch and Jakub's suggestion for the naming issue with 3 netdev solution, we are now proposing 3 netdev in-driver bonding solution for virtio-net. The main motivation for this patch is to enable cloud service providers to provide an

[virtio-dev] Re: [PATCH] pci-iov: Add support for unmanaged SR-IOV

2018-03-01 Thread Alexander Duyck
On Thu, Mar 1, 2018 at 3:58 PM, Alex Williamson wrote: > On Thu, 1 Mar 2018 14:42:40 -0800 > Alexander Duyck wrote: > >> On Thu, Mar 1, 2018 at 12:22 PM, Alex Williamson >> wrote: >> > On Wed, 28 Feb 2018

[virtio-dev] [PATCH 1/4] eth: add speed and duplex definitions

2018-03-01 Thread Jason Baron
Pull in definitions for SPEED_UNKNOWN, DUPLEX_UNKNOWN, DUPLEX_HALF, and DUPLEX_FULL. Signed-off-by: Jason Baron Cc: "Michael S. Tsirkin" Cc: Jason Wang Cc: virtio-dev@lists.oasis-open.org --- include/net/eth.h | 7 +++ 1 file

[virtio-dev] [PATCH 2/4] rocker: drop local duplex definitions

2018-03-01 Thread Jason Baron
Make use of duplex definitions from net/eth.h. Signed-off-by: Jason Baron Cc: "Michael S. Tsirkin" Cc: Jason Wang Cc: Jiri Pirko Cc: virtio-dev@lists.oasis-open.org --- hw/net/rocker/rocker_fp.c | 6 +- 1 file

[virtio-dev] RE: [PATCH] pci-iov: Add support for unmanaged SR-IOV

2018-03-01 Thread Tian, Kevin
> From: Tian, Kevin > Sent: Friday, March 2, 2018 2:54 PM > > > From: Alex Williamson > > Sent: Friday, March 2, 2018 4:22 AM > > > > > > I am pretty sure that you are describing is true of some, but not for > > > all. I think the Amazon solutions and the virtio solution are doing > > > hard