netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: ipa: support inline checksum offload
@ 2021-06-02 12:41 Alex Elder
  2021-06-02 12:41 ` [PATCH net-next 1/2] net: ipa: add support for " Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2021-06-02 12:41 UTC (permalink / raw)
  To: davem, kuba
  Cc: bjorn.andersson, evgreen, cpratapa, subashab, sharathv, elder,
	netdev, linux-kernel

Inline offload--required for checksum offload support on IPA version
4.5 and above--is now supported by the RMNet driver:
  https://lore.kernel.org/netdev/162259440606.2786.10278242816453240434.git-patchwork-notify@kernel.org/

Add support for it in the IPA driver, and revert the commit that
disabled it pending acceptance of the RMNet code.

					-Alex

Alex Elder (2):
  net: ipa: add support for inline checksum offload
  Revert "net: ipa: disable checksum offload for IPA v4.5+"

 drivers/net/ipa/ipa_endpoint.c | 63 +++++++++++++++++++---------------
 drivers/net/ipa/ipa_reg.h      |  1 +
 2 files changed, 37 insertions(+), 27 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-03 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 12:41 [PATCH net-next 0/2] net: ipa: support inline checksum offload Alex Elder
2021-06-02 12:41 ` [PATCH net-next 1/2] net: ipa: add support for " Alex Elder
2021-06-02 12:41 ` [PATCH net-next 2/2] Revert "net: ipa: disable checksum offload for IPA v4.5+" Alex Elder
2021-06-03 22:30 ` [PATCH net-next 0/2] net: ipa: support inline checksum offload patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).