[PATCH net-next 0/2] net: ipa: support inline checksum offload

From: Alex Elder
Date: Wed Jun 02 2021 - 08:41:53 EST


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@xxxxxxxxxx/

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