On Wed, Mar 26, 2014 at 05:35:49PM -0700, Ben Pfaff wrote:
> On Wed, Mar 26, 2014 at 12:25:52PM +0100, Slavica Tomovic wrote:
> > I want to create OF application that will dynamically create queues
> > for QoS traffic flows. I want to reserve queue 0 on every port for
> > best-effort traffic, and I
On Wed, Mar 26, 2014 at 12:25:52PM +0100, Slavica Tomovic wrote:
> I want to create OF application that will dynamically create queues
> for QoS traffic flows. I want to reserve queue 0 on every port for
> best-effort traffic, and I don't want to guarantee bandwidth for it.
> It should always get p
Hi,
I want to create OF application that will dynamically create queues
for QoS traffic flows. I want to reserve queue 0 on every port for
best-effort traffic, and I don't want to guarantee bandwidth for it.
It should always get part of bandwidth that QoS traffic doesn't use in
that moment.
So, I