[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZqjaEyV-YeAH-87D@nanopsycho.orion>
Date: Tue, 30 Jul 2024 14:18:27 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
Madhu Chittim <madhu.chittim@...el.com>,
Sridhar Samudrala <sridhar.samudrala@...el.com>,
Simon Horman <horms@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
Sunil Kovvuri Goutham <sgoutham@...vell.com>,
Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [RFC PATCH] net: introduce HW Rate Limiting Driver API
Wed, May 08, 2024 at 10:20:51PM CEST, pabeni@...hat.com wrote:
>+ * NET_SHAPER_SCOPE_QUEUE are available on both PFs and VFs devices.
This is interesting. Do you mean you can put a shaper on a specific VF
queue from hypervisor? I was thinking about it recently, I have some
concerns.
In general a nic user expects all queues to behave in the same way,
unless he does some sort of configuration (dcb for example).
VF (the VM side) is not different, it's also a nic.
If you allow the hypervisor to configure shapers on specifig VF queues,
you are breaking VM's user expectation. He did not configure any
different queue treating, yet they are treated differently.
Is that okay? What do you think?
Powered by blists - more mailing lists