Hello,

Petr added a fix for spurious splat that has bothered people for a while.
And, I added a patch that throttles the wake-queue logic.  This significantly
helps CPU usage in certain high-throughput test cases.

If someone could update OpenWrt to pull the latest, I'd appreciate it.

commit 3637be6f6baf99e85a7f0b27f80a99a2f2a5f78d

Git commit IDs and recent change logs are below.

Thanks,
Ben


[greearb@ben-dt4 ath10k-ct]$ git log
commit 3637be6f6baf99e85a7f0b27f80a99a2f2a5f78d (HEAD -> master, origin/master)
Author: Ben Greear <gree...@candelatech.com>
Date:   Wed Apr 29 08:30:39 2020 -0700

    ath10k-ct:  Add Petr Stetiar's splat-fixing patch.

    And for 5.4, add tx-queue-wake throttling patch.

commit ae600d64fe9930d5397e7194f9b3eb6bf64474f9
Merge: 5ef6fd5 c1b6fa6
Author: Ben Greear <gree...@candelatech.com>
Date:   Wed Apr 29 07:54:23 2020 -0700

    Merge pull request #129 from ynezz/upstream/workaround-invalid-tx-rate

    ath10k-ct: workaround TX rate code firmware bug

commit c1b6fa6475a4141d27eb481e508196a862c2d64d
Author: Petr Štetiar <yn...@true.cz>
Date:   Tue Apr 28 19:58:54 2020 +0200

    ath10k-ct: workaround TX rate code firmware bug

    It seems, that we get a bad tx/rx rate from firmware, it is not a real
    problem so just check for invalid rate (0xff) and force it to be zero
    instead.

    Fixes: #117
    Ref: https://bugs.openwrt.org/index.php?do=details&task_id=3055
    Signed-off-by: Petr Štetiar <yn...@true.cz>

--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to