From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fAr1g-000216-16 for ath10k@lists.infradead.org; Tue, 24 Apr 2018 06:02:06 +0000 MIME-Version: 1.0 Subject: Re: [v2] ath10k: Enable hw checksum for wcn3990 From: Kalle Valo In-Reply-To: <1523957066-12585-1-git-send-email-pillair@codeaurora.org> References: <1523957066-12585-1-git-send-email-pillair@codeaurora.org> Message-Id: <20180424060153.AF4EB6070B@smtp.codeaurora.org> Date: Tue, 24 Apr 2018 06:01:53 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Rakesh Pillai Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Rakesh Pillai wrote: > By default ath10k driver enables the support for HW_CHECKSUM > (NETIF_F_HW_CSUM). Since the TCP/UDP checksum calculation is not enabled > in the wcn3990 firmware the checksum is incorrect in the TCP/UDP packets > and all patckets are dropped. But due note that wcn3990 support in > ath10k is still incomplete so this isn't a critical fix (yet). > > Enable hw checksum calculations in wcn3990 hardware by > setting the proper flags in msdu descriptor tso flags. > > Signed-off-by: Rakesh Pillai > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 20529b33aa12 ath10k: enable hw checksum for wcn3990 -- https://patchwork.kernel.org/patch/10344621/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k