lede/package
George Moussalem dbd654f22b nss-dp: switchdev: apply flag dependency directives
The FDB roaming issues were observed on ipq807x and ipq60xx boards.
The fix depends on API exposed only when NSS_DP_PPE_SUPPORT is enabled.
However, this flag applies to above mentioned platforms only and is
causing the logs to be flooded on other QCA platforms, including ipq50xx,
with:

[   34.893418] nss-dp 39c00000.dp1 lan: cannot get VSI ID for port 1
[   34.898370] nss-dp 39c00000.dp1 lan: cannot get VSI ID for port 1
[   34.904598] nss-dp 39c00000.dp1 lan: cannot get VSI ID for port 1
[   34.910661] nss-dp 39c00000.dp1 lan: cannot get VSI ID for port 1

So let's apply a dependency on the NSS_DP_PPE_SUPPORT flag and contain
the patch code for ipq807x and ipq60xx within conditional directives.

Tested on: Linksys SPNMX56

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/17966
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-02-15 08:34:54 +08:00
..
base-files OpenWrt v24.10.0: adjust config defaults 2025-02-06 19:35:15 +08:00
boot ath79: add support for Zte E8820 2025-01-16 20:02:01 +08:00
devel tools: add tmon package 2024-04-02 21:56:25 +08:00
firmware qualcommax: ipq50xx: add CMCC RAX3000Q support 2025-02-13 18:17:57 +08:00
kernel kernel: netdevices: add realtek DSA modules 2025-02-14 20:10:08 +08:00
lean OpenWrt v24.10.0: adjust config defaults 2025-02-06 19:35:15 +08:00
libs libreadlne: create symlinks for .so 2024-12-04 22:36:03 +08:00
network dnsmasq: add option to expose additional paths 2025-02-06 12:30:04 +08:00
qat openssl-qat: fix openssl-qat build 2022-04-25 19:02:30 +08:00
qca nss-dp: switchdev: apply flag dependency directives 2025-02-15 08:34:54 +08:00
system apk: bump to Git HEAD 2024-10-28 (#13304) 2025-01-22 21:46:55 +08:00
utils mtd-utils: add ubihealthd to nand-utils 2025-01-09 23:10:09 +08:00
wwan ath10k-ct: fix build with arm/mips 2024-10-30 15:54:28 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00