[virtio-dev] Re: [virtio-comment] Re: [PATCH 09/11] transport-pci: Describe PCI MMR dev config registers

2023-04-11 Thread Yan Vugenfirer
Sent from my iPhone > On 11 Apr 2023, at 13:39, Michael S. Tsirkin wrote: > > On Tue, Apr 11, 2023 at 12:19:14PM +0300, Yan Vugenfirer wrote: >>> On Tue, Apr 11, 2023 at 12:02 PM Jason Wang wrote: >>> >>> On Tue, Apr 11, 2023 at 3:04 PM Michael S. Tsirk

[virtio-dev] Re: [virtio-comment] [PATCH] content: document speed, duplex

2019-11-27 Thread Yan Vugenfirer
Hi Michael, Currently there are also link up\down notifications. Should we add something like: “The driver should re-read the speed and duplex configuration after receiving link up notification”. What do you think? Best regards, Yan. > On 27 Nov 2019, at 3:07 PM, Michael S. Tsirkin wrote: >

Re: [virtio-dev] [PATCH 4/4] virtio-net: add linkspeed and duplex settings to virtio-net

2018-03-08 Thread Yan Vugenfirer
> On 6 Mar 2018, at 20:13, Michael S. Tsirkin <m...@redhat.com> wrote: > > On Tue, Mar 06, 2018 at 01:02:06PM -0500, Jason Baron wrote: >> >> >> On 03/04/2018 08:05 AM, Yan Vugenfirer wrote: >>> >>> >>>> On 2 Mar 201

Re: [virtio-dev] [PATCH 4/4] virtio-net: add linkspeed and duplex settings to virtio-net

2018-03-04 Thread Yan Vugenfirer
> On 2 Mar 2018, at 22:19, Michael S. Tsirkin wrote: > > On Fri, Mar 02, 2018 at 03:14:01PM +0800, Jason Wang wrote: >> >> >> On 2018年03月02日 11:46, Jason Baron wrote: >>> Although linkspeed and duplex can be set in a linux guest via 'ethtool -s', >>> this requires custom

Re: [virtio-dev] [RFC PATCH V2] virtio_pci: Add SR-IOV support

2018-02-25 Thread Yan Vugenfirer
> On 22 Feb 2018, at 19:52, Mark Rustad wrote: > > Hardware-realized virtio-pci devices can implement SR-IOV, so this > patch enables its use. The device in question is an upcoming Intel > NIC that implements both a virtio-net PF and virtio-net VFs. These > are

Re: [virtio-dev] [PATCH 1/1] virtio-balloon: include buffers and chached memory statistics

2017-11-16 Thread Yan Vugenfirer
Hello All, Michael asked me to comment regarding the possibility to get this statistics on Windows. By using Win32_OperatingSystem WMI class we can calculate the amount of cached memory (https://msdn.microsoft.com/en-us/library/aa394239(v=vs.85).aspx

Re: [virtio-dev] [Qemu-devel] virtio-net: configurable TX queue size

2017-05-07 Thread Yan Vugenfirer
> On 5 May 2017, at 12:20, Jason Wang wrote: > > > > On 2017年05月05日 13:53, Wei Wang wrote: >> On 05/05/2017 10:27 AM, Jason Wang wrote: >>> >>> >>> On 2017年05月04日 18:58, Wang, Wei W wrote: Hi, I want to re-open the discussion left long time ago:

[virtio-dev] Re: [PATCH] Enable RSC

2016-04-17 Thread Yan Vugenfirer
Hi All, I am sorry. Please disregard this email. It was sent to wrong mailing list. Sorry, Yan. > On 17 Apr 2016, at 10:54, Yan Vugenfirer <yvuge...@redhat.com> wrote: > > <0001-Enable-RSC.patch> > > Hi All, > > This patch enables RSC support in the