netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* VDPA Debug/Statistics
@ 2020-08-11 11:26 Eli Cohen
  2020-08-11 11:33 ` Michael S. Tsirkin
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Cohen @ 2020-08-11 11:26 UTC (permalink / raw)
  To: Michael S. Tsirkin, Jason Wang
  Cc: kvm, virtualization, netdev, linux-kernel, eli, lulu,
	Majd Dibbiny, Maor Dickman, Shahaf Shuler

Hi All

Currently, the only statistics we get for a VDPA instance comes from the virtio_net device instance. Since VDPA involves hardware acceleration, there can be quite a lot of information that can be fetched from the underlying device. Currently there is no generic method to fetch this information.

One way of doing this can be to create a the host, a net device for each VDPA instance, and use it to get this information or do some configuration. Ethtool can be used in such a case

I would like to hear what you think about this or maybe you have some other ideas to address this topic.

Thanks,
Eli

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-12  2:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 11:26 VDPA Debug/Statistics Eli Cohen
2020-08-11 11:33 ` Michael S. Tsirkin
2020-08-11 11:58   ` Eli Cohen
2020-08-11 12:44     ` Michael S. Tsirkin
2020-08-11 16:10       ` Roopa Prabhu
2020-08-12  2:09     ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).