amit jaiswal wrote:
> DEV=dev\ eth0
[...]
> tc qdisc del dev eth1 root handle 1:0

Is this really what you used ? If yes, what is configured on eth1 ?
(I ran a few variations of this through tcsim+valgrind, and it
didn't act up.)

> the kernel crashes.
> The kernel debug messages upto this stage were(using  dmesg utility)

Nothing about the actual oops ? Can you please run the entire dmesg
output through ksymoops ?

> If its an error in the command then HOWTO delete the queing discipline when 
> dsmark is used as its the root qdisc with no associated class

# tc qdisc del dev whatever root

should be sufficient.

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina         [EMAIL PROTECTED] /
/_http://www.almesberger.net/____________________________________________/
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to