From: Jakub Kicinski Date: Sat, 29 Oct 2022 05:07:04 +0000 (-0700) Subject: Merge branch 'net-ipa-start-adding-ipa-v5-0-functionality' X-Git-Tag: v6.6.17~5932^2~339 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb288cbde8145d948d0ce67ab8665523462a82e3;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'net-ipa-start-adding-ipa-v5-0-functionality' Alex Elder says: ==================== net: ipa: start adding IPA v5.0 functionality The biggest change for IPA v5.0 is that it supports more than 32 endpoints. However there are two other unrelated changes: - The STATS_TETHERING memory region is not required - Filter tables no longer support a "global" filter Beyond this, refactoring some code makes supporting more than 32 endpoints (in an upcoming series) easier. So this series includes a few other changes (not in this order): - The maximum endpoint ID in use is determined during config - Loops over all endpoints only involve those in use - Endpoints IDs and their directions are checked for validity differently to simplify comparison against the maximum ==================== Link: https://lore.kernel.org/r/20221027122632.488694-1-elder@linaro.org Signed-off-by: Jakub Kicinski --- eb288cbde8145d948d0ce67ab8665523462a82e3