From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90483C4708B for ; Wed, 26 May 2021 19:03:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 72593613B5 for ; Wed, 26 May 2021 19:03:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234391AbhEZTFY (ORCPT ); Wed, 26 May 2021 15:05:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:41142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235293AbhEZTFA (ORCPT ); Wed, 26 May 2021 15:05:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 967E36145C; Wed, 26 May 2021 19:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622055805; bh=h7Tvs+83VMKBDaJny1DJ1pgqhWghZhD1p7ibPZemgLY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=POogvHvxtlHAw84s8Zq2wVwGdUoQlCGKRiIni5MQdwjbJi+jC6BDe6h3+30oU2kp/ etgPrfI4nKS8nk2U+rTtXxacmj4ykG7rLG944atjqQlyUeJuzN8kAk9HtSt2iuFP9A J2/gC47642cay3uwjTnjAJp6CLY4r3R6KUIA36Nve/0EfPiS7kpW+8jsd79tNCIIoy eUMyhaaJ3wY3xbQPjMQrJKqajCmHeGwXlhxAh5CSBNgKAdAwysEdKNP76PldNf/wuW MwnCuNAmxb5ne8crKl+cIwQpVI8II8937d0qveGe8xDwTMOKxWaS+IQH21WDoC955p l3/ft9yZ1D+bQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/4] net: ipa: support two more platforms From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162205580558.26840.4831588370618753561.git-patchwork-notify@kernel.org> Date: Wed, 26 May 2021 19:03:25 +0000 References: <20210409204024.1255938-1-elder@linaro.org> In-Reply-To: <20210409204024.1255938-1-elder@linaro.org> To: Alex Elder Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Fri, 9 Apr 2021 15:40:20 -0500 you wrote: > This series adds IPA support for two more Qualcomm SoCs. > > The first patch updates the DT binding to add compatible strings. > > The second temporarily disables checksum offload support for IPA > version 4.5 and above. Changes are required to the RMNet driver > to support the "inline" checksum offload used for IPA v4.5+, and > once those are present this capability will be enabled for IPA. > > [...] Here is the summary with links: - [net-next,1/4] dt-bindings: net: qcom,ipa: add some compatible strings https://git.kernel.org/qcom/c/c3264fee72e7 - [net-next,2/4] net: ipa: disable checksum offload for IPA v4.5+ https://git.kernel.org/qcom/c/c88c34fcf8f5 - [net-next,3/4] net: ipa: add IPA v4.5 configuration data https://git.kernel.org/qcom/c/fbb763e7e736 - [net-next,4/4] net: ipa: add IPA v4.11 configuration data https://git.kernel.org/qcom/c/927c5043459e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html