[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: red queue graph
>> i have been trying to get a queue size -vs- time plot from:
>>
>> ./ns test-suite-red.tcl red1
>
>This is some functionality that hadn't quite made it to nsv2 until
>fairly recently. If you have a "current" snapshot I believe
>this should work.
Actually, the functionality has been added to ns-2 (by Kevin),
but the plotting of the queue size has not been added to
the v2 test file "test-suite-red.tcl". So you get the
queue size plot with "../../ns test-suite-red-v1.tcl red1",
but not yet with "../../ns test-suite-red.tcl red1".
- Sally
(There is a separate problem about some of the v2 test suites
in tcl/test not passing the automatic validation tests in the
most recent distributions, but that is a separate issue. This
is from a small change in formatting the output files that
will be corrected shortly.)