Re: [RFC] ethtool bandwidth per-queue commands

2016-07-20 Thread John Fastabend
On 16-07-20 01:00 PM, ivan wrote: > Hi everyone. > > The ethtool interface has ETHTOOL_PERQUEUE command that is used to > read/set per-queue parameters for multiqueue Ethernet devices. > > I want to apply additional per-queue commands like per-queue bandwidth > and per-queue number of descriptors

RE: [RFC] ethtool bandwidth per-queue commands

2016-07-20 Thread Liang, Kan
> > Hi everyone. > > The ethtool interface has ETHTOOL_PERQUEUE command that is used to > read/set per-queue parameters for multiqueue Ethernet devices. > > I want to apply additional per-queue commands like per-queue bandwidth > and per-queue number of descriptors (like number of rings). > >

[RFC] ethtool bandwidth per-queue commands

2016-07-20 Thread ivan
Hi everyone. The ethtool interface has ETHTOOL_PERQUEUE command that is used to read/set per-queue parameters for multiqueue Ethernet devices. I want to apply additional per-queue commands like per-queue bandwidth and per-queue number of descriptors (like number of rings). Currently only ETHTOO