All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Parav Pandit <parav@nvidia.com>
Cc: Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
	"virtio-dev@lists.oasis-open.org"
	<virtio-dev@lists.oasis-open.org>,
	"jasowang@redhat.com" <jasowang@redhat.com>,
	"virtio-comment@lists.oasis-open.org"
	<virtio-comment@lists.oasis-open.org>
Subject: [virtio-comment] Re: RE: [PATCH v13] virtio-net: support device stats
Date: Mon, 31 Jul 2023 05:13:09 -0400	[thread overview]
Message-ID: <20230731051230-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <PH0PR12MB5481F2D5FA4BA77DD0A08192DC05A@PH0PR12MB5481.namprd12.prod.outlook.com>

On Mon, Jul 31, 2023 at 06:19:14AM +0000, Parav Pandit wrote:
> 
> 
> > From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> > Sent: Monday, July 31, 2023 11:20 AM
> > I will keep pushing this, if your proposals affect this, I will fix it in a furture
> > version.
> 
> We need the bitmap indicating which counters supported which are not.
> And those to be queried via dma interface.
> So this counters proposal has direct dependency on dma interface to work first.

my hope is we can switch all of config space to dma.

-- 
MST


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Parav Pandit <parav@nvidia.com>
Cc: Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
	"virtio-dev@lists.oasis-open.org"
	<virtio-dev@lists.oasis-open.org>,
	"jasowang@redhat.com" <jasowang@redhat.com>,
	"virtio-comment@lists.oasis-open.org"
	<virtio-comment@lists.oasis-open.org>
Subject: [virtio-dev] Re: RE: [PATCH v13] virtio-net: support device stats
Date: Mon, 31 Jul 2023 05:13:09 -0400	[thread overview]
Message-ID: <20230731051230-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <PH0PR12MB5481F2D5FA4BA77DD0A08192DC05A@PH0PR12MB5481.namprd12.prod.outlook.com>

On Mon, Jul 31, 2023 at 06:19:14AM +0000, Parav Pandit wrote:
> 
> 
> > From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> > Sent: Monday, July 31, 2023 11:20 AM
> > I will keep pushing this, if your proposals affect this, I will fix it in a furture
> > version.
> 
> We need the bitmap indicating which counters supported which are not.
> And those to be queried via dma interface.
> So this counters proposal has direct dependency on dma interface to work first.

my hope is we can switch all of config space to dma.

-- 
MST


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


  reply	other threads:[~2023-07-31  9:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-26  8:12 [virtio-comment] [PATCH v13] virtio-net: support device stats Xuan Zhuo
2023-07-26  8:12 ` [virtio-dev] " Xuan Zhuo
2023-07-26 11:17 ` [virtio-comment] " Michael S. Tsirkin
2023-07-26 11:17   ` [virtio-dev] " Michael S. Tsirkin
2023-07-27  1:48   ` [virtio-comment] " Xuan Zhuo
2023-07-27  1:48     ` [virtio-dev] " Xuan Zhuo
2023-07-31  4:32     ` [virtio-comment] " Parav Pandit
2023-07-31  4:32       ` [virtio-dev] " Parav Pandit
2023-07-31  5:50       ` [virtio-comment] " Xuan Zhuo
2023-07-31  5:50         ` [virtio-dev] " Xuan Zhuo
2023-07-31  6:19         ` [virtio-comment] " Parav Pandit
2023-07-31  6:19           ` [virtio-dev] " Parav Pandit
2023-07-31  9:13           ` Michael S. Tsirkin [this message]
2023-07-31  9:13             ` [virtio-dev] " Michael S. Tsirkin
2023-07-31  7:01       ` [virtio-comment] " Jason Wang
2023-07-31  7:01         ` [virtio-dev] " Jason Wang
2023-07-31  9:12       ` [virtio-comment] " Michael S. Tsirkin
2023-07-31  9:12         ` [virtio-dev] " Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230731051230-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=parav@nvidia.com \
    --cc=virtio-comment@lists.oasis-open.org \
    --cc=virtio-dev@lists.oasis-open.org \
    --cc=xuanzhuo@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.