From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Rishi Panjwani <rpanjwan@qca.qualcomm.com>
Cc: <ath6kl-devel@qualcomm.com>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v3] ath6kl: Support for TCP checksum offload to firmware
Date: Mon, 2 Jan 2012 18:25:25 +0200 [thread overview]
Message-ID: <4F01DA75.3060602@qca.qualcomm.com> (raw)
In-Reply-To: <1325024880-22364-1-git-send-email-rpanjwan@qca.qualcomm.com>
On 12/28/2011 12:28 AM, Rishi Panjwani wrote:
> The change enables offloading TCP checksum calculation to firmware.
> There are still some issues with the checksum offload so better to
> disable it by default until the issues are resolved.
>
> To enable TCP checksum offload for tx and rx paths, use
> the ethtool as follows:
> ethtool -K <interface> tx on
> ethtool -K <interface> rx on
>
> To disable TCP checksum offload, for tx and rx paths, use
> the ethtool as follows:
> ethtool -K <interface> tx off
> ethtool -K <interface> rx off
>
> Signed-off-by: Rishi Panjwani <rpanjwan@qca.qualcomm.com>
Thanks, applied with some minor indentation changes.
Kalle
prev parent reply other threads:[~2012-01-02 17:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-27 22:28 [PATCH v3] ath6kl: Support for TCP checksum offload to firmware Rishi Panjwani
2012-01-02 16:25 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F01DA75.3060602@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rpanjwan@qca.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.