[ovs-discuss] more queueing questions

samantha Andares sam.andares at hotmail.com
Thu Jul 10 16:07:42 UTC 2014


Hi all, 

 

I am trying to prevent packets from being lost while queued at the interface level... I'd prefer them to be queued at the bridge level.

 

I attempted to add a qdisc to a bridge, but i cannot delete the qdisc that belong to each interfaces... is there a way to do that...

the "tc qdisc del dev eth0 root" command only reverts it back to the pfifo_fast queue... and not to a noqueue.. can anyone help on that? (Am i trying to achieve something even possible?)

 

basically.. i am willing to prevent packets from being lost when rerouting to another port by changing the outgoing port using the ofctl command that matches a flow entry.

 

thanks for your time

 

sam
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20140710/ded16970/attachment-0002.html>


More information about the discuss mailing list