Re: [PATCH 0/3] Fixes for IPA v4.7
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 27 Feb 2025 11:33:39 +0100 you wrote: > During bringup of IPA v4.7 unfortunately some bits were missed, and it > couldn't be tested much back then due to missing features in tqftpserv > which caused the modem to not enable correctly. > > Especially the last commit is important since it makes mobile data > actually functional on SoCs with IPA v4.7 like SM6350 - used on the > Fairphone 4. Before that, you'd get an IP address on the interface but > then e.g. ping never got any response back. > > [...] Here is the summary with links: - [1/3] net: ipa: Fix v4.7 resource group names https://git.kernel.org/netdev/net/c/5eb3dc1396aa - [2/3] net: ipa: Fix QSB data for v4.7 https://git.kernel.org/netdev/net/c/6a2843aaf551 - [3/3] net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7 https://git.kernel.org/netdev/net/c/934e69669e32 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH 0/3] Fixes for IPA v4.7
On 2/28/25 4:52 PM, Jakub Kicinski wrote: On Thu, 27 Feb 2025 11:33:39 +0100 Luca Weiss wrote: couldn't be tested much back then due to missing features in tqftpserv which caused the modem to not enable correctly. Especially the last commit is important since it makes mobile data actually functional on SoCs with IPA v4.7 like SM6350 - used on the Fairphone 4. Before that, you'd get an IP address on the interface but then e.g. ping never got any response back. Hi Alex, would you be able to review this? Yes I will. Sorry, I've been sick this week. I'm feeling better now. -Alex
Re: [PATCH 0/3] Fixes for IPA v4.7
On Thu, 27 Feb 2025 11:33:39 +0100 Luca Weiss wrote: > couldn't be tested much back then due to missing features in tqftpserv > which caused the modem to not enable correctly. > > Especially the last commit is important since it makes mobile data > actually functional on SoCs with IPA v4.7 like SM6350 - used on the > Fairphone 4. Before that, you'd get an IP address on the interface but > then e.g. ping never got any response back. Hi Alex, would you be able to review this?