mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 08:12:53 +00:00
QCA NSS Packages
Reworked SMP affinity handling for better balancing of PPDU and USBs ``` Pinning IRQ(46) nss_queue0 to CPU 0 (NSS Core 0) Pinning IRQ(47) nss_queue1 to CPU 1 (NSS Core 0) Pinning IRQ(48) nss_queue2 to CPU 2 (NSS Core 0) Pinning IRQ(49) nss_queue3 to CPU 3 (NSS Core 0) Pinning IRQ(57) nss_queue0 to CPU 3 (NSS Core 1) Pinning IRQ(58) nss_queue1 to CPU 2 (NSS Core 1) Pinning IRQ(59) nss_queue2 to CPU 1 (NSS Core 1) Pinning IRQ(60) nss_queue3 to CPU 0 (NSS Core 1) Pinning IRQ(43) nss_empty_buf_sos to CPU 0 (NSS Core 0) Pinning IRQ(44) nss_empty_buf_queue to CPU 0 (NSS Core 0) Pinning IRQ(53) nss_empty_buf_sos to CPU 3 (NSS Core 1) Pinning IRQ(55) nss_empty_buf_queue to CPU 3 (NSS Core 1) Pinning IRQ(41) xhci-hcd:usb1 to CPU 2 Pinning IRQ(42) xhci-hcd:usb3 to CPU 2 Pinning IRQ(79) ppdu-end-interrupts-mac1 to CPU 2 Pinning IRQ(83) ppdu-end-interrupts-mac2 to CPU 3 Pinning IRQ(81) ppdu-end-interrupts-mac3 to CPU 1 ``` Primarily meant to improve performance on Arcadyan AW1000 which uses USB based cellular modems (xhci-hcd:usb3). They are now pinned to CPU 2 Signed-off-by: Sean Khan <datapronix@protonmail.com> |
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| firmware | ||
| nss-ifb | ||
| nss-userspace-oss | ||
| qca-mcs | ||
| qca-nss-cfi | ||
| qca-nss-clients | ||
| qca-nss-crypto | ||
| qca-nss-drv | ||
| qca-nss-ecm | ||
| qca-nss-macsec | ||
| qca-ssdk-shell | ||
| LICENSE | ||
| README.md | ||
nss-packages
Qualcomm networking packages feed for OpenWrt
These packages provide drivers for wired networking and offloading features for the following SoC-s:
- IPQ807x
- IPQ60xx (Untested)
- IPQ50xx (Untested)
Note that these require kernel patches which are part of the main OpenWrt tree, this is only the package feed.