diff --git a/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA4019/hw1.0/firmware-5.bin b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA4019/hw1.0/firmware-5.bin new file mode 100644 index 000000000..7f5dd739a Binary files /dev/null and b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA4019/hw1.0/firmware-5.bin differ diff --git a/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA9888/hw2.0/firmware-5.bin b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA9888/hw2.0/firmware-5.bin new file mode 100644 index 000000000..7a5b21c56 Binary files /dev/null and b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/QCA9888/hw2.0/firmware-5.bin differ diff --git a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a000000.wifi.txt b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a000000.wifi.txt similarity index 71% rename from testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a000000.wifi.txt rename to testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a000000.wifi.txt index 6d9fbeb8b..72b95681e 100644 --- a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a000000.wifi.txt +++ b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a000000.wifi.txt @@ -1,7 +1,7 @@ -vdevs = 2 -peers = 102 -active_peers = 102 -stations = 102 +vdevs = 8 +peers = 162 +active_peers = 162 +stations = 162 rate_ctrl_objs = 7 regdom = 840 #fwname = firmware-5-htt-mgt-b.bin @@ -10,6 +10,7 @@ nohwcrypt = 0 ct_sta_mode = 0 tx_desc = 2000 #max_nss = 3 -tids = 256 +tids = 260 skid_limit = 360 max_amsdus = 3 + diff --git a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a800000.wifi.txt b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a800000.wifi.txt similarity index 71% rename from testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a800000.wifi.txt rename to testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a800000.wifi.txt index 3e3716eb3..72b95681e 100644 --- a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-ahb-a800000.wifi.txt +++ b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-ahb-a800000.wifi.txt @@ -1,7 +1,7 @@ -vdevs = 2 -peers = 102 -active_peers = 102 -stations = 102 +vdevs = 8 +peers = 162 +active_peers = 162 +stations = 162 rate_ctrl_objs = 7 regdom = 840 #fwname = firmware-5-htt-mgt-b.bin @@ -10,7 +10,7 @@ nohwcrypt = 0 ct_sta_mode = 0 tx_desc = 2000 #max_nss = 3 -tids = 256 +tids = 260 skid_limit = 360 max_amsdus = 3 diff --git a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-pci-0000:01:00.0.txt b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-pci-0000:01:00.0.txt similarity index 67% rename from testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-pci-0000:01:00.0.txt rename to testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-pci-0000:01:00.0.txt index 05d197858..617fcef51 100644 --- a/testbeds/ben-home/OpenWrt-overlay/var/lib/ath10k/fwcfg-pci-0000:01:00.0.txt +++ b/testbeds/ben-home/OpenWrt-overlay/lib/ath10k/fwcfg-pci-0000:01:00.0.txt @@ -1,8 +1,8 @@ -# For 9888 -vdevs = 2 -peers = 170 -active_peers = 170 -stations = 170 +# 9888 chip +vdevs = 8 +peers = 202 +active_peers = 202 +stations = 202 rate_ctrl_objs = 7 regdom = 840 #fwname = firmware-5-htt-mgt-b.bin @@ -11,7 +11,6 @@ nohwcrypt = 0 ct_sta_mode = 0 tx_desc = 2200 #max_nss = 3 -tids = 356 +tids = 450 skid_limit = 360 max_amsdus = 3 - diff --git a/testbeds/ben-home/run_basic.bash b/testbeds/ben-home/run_basic.bash index 4b9440be6..68d5a6fff 100755 --- a/testbeds/ben-home/run_basic.bash +++ b/testbeds/ben-home/run_basic.bash @@ -29,11 +29,11 @@ export RSLTS_DIR rm -fr $RSLTS_DIR # Run one test -DEFAULT_ENABLE=0 DO_SHORT_AP_STABILITY_RESET=1 ./basic_regression.bash +# DEFAULT_ENABLE=0 DO_SHORT_AP_STABILITY_RESET=1 ./basic_regression.bash # Run all tests -#./basic_regression.bash +./basic_regression.bash cd -