ath0 performence issues "ar9300_Stub_GetCTSTimeout" "ar9300_Stub_GetCTSTimeout

Miguel Clara miguelmclara at gmail.com
Fri Mar 20 01:19:13 UTC 2015


On Thu, Mar 19, 2015 at 9:49 PM, Adrian Chadd <adrian at freebsd.org> wrote:

> Whilst running this, can you run 'athstats 1' on the freebsd box?
>
> i wonder what the signal level and retransmit rates are.
>

Not sure hwo to do that... do I need ath_debug?

I did found '/usr/src/tools/tools/ath/athstats' and tried to "make"

clang -O2 -pipe   -DATH_DEFAULT='"ath0"'
-I/usr/src/tools/tools/ath/athstats
-I/usr/src/tools/tools/ath/athstats/../common
-I/usr/src/tools/tools/ath/athstats/../../../../sys
-I/usr/src/tools/tools/ath/athstats/../../../../sys/dev/ath
-I/usr/src/tools/tools/ath/athstats/../../../../sys/dev/ath/ath_hal
-I/usr/src/tools/tools/ath/athstats/../../../../sys/contrib/dev/ath/ath_hal
-I/usr/src/tools/tools/ath/athstats -DATH_SUPPORT_ANI -DATH_SUPPORT_TDMA
-DATH_DEFAULT='"ath0"' -I/usr/src/tools/tools/ath/athstats
-I/usr/src/tools/tools/ath/athstats/../common
-I/usr/src/tools/tools/ath/athstats/../../../../sys
-I/usr/src/tools/tools/ath/athstats/../../../../sys/dev/ath
-I/usr/src/tools/tools/ath/athstats/../../../../sys/dev/ath/ath_hal
-I/usr/src/tools/tools/ath/athstats/../../../../sys/contrib/dev/ath/ath_hal
-I/usr/src/tools/tools/ath/athstats -std=gnu99 -fstack-protector
-fbracket-depth=512 -Qunused-arguments  -rpath /usr/lib/private -o athstats
main.o athstats.o -L/usr/src/lib/libbsdstat -lbsdstat
/usr/bin/ld: cannot find -lbsdstat
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
*** Error code 1

Stop.
make: stopped in /usr/src/tools/tools/ath/athstats

I installed bsdstats but after make clean;make  I still get the same.

Thanks,
>
>
> -a
>


More information about the freebsd-wireless mailing list