netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Baxter <jim_baxter@mentor.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Frank Li <Frank.Li@freescale.com>,
	Fugang Duan <B38611@freescale.com>, <netdev@vger.kernel.org>
Subject: Re: [PATCH 1/1] net: fec: Enable imx6 enet checksum acceleration.
Date: Tue, 16 Apr 2013 23:14:46 +0100	[thread overview]
Message-ID: <516DCD56.4090508@mentor.com> (raw)
In-Reply-To: <CAOMZO5AJt1aLMheqsR_BEpHeGzOTOgrMdjAQFbAY7RmSdOfPoA@mail.gmail.com>

On 16/04/13 16:36, Fabio Estevam wrote:
> On Tue, Apr 16, 2013 at 7:25 AM, Jim Baxter <jim_baxter@mentor.com> wrote:
>> Enables hardware generatation of IP header and
> 
> generation
> 
> 
>> +/* FEC receive accleration */
> 
> acceleration
> 
> ...
> 
>>  static netdev_tx_t
>>  fec_enet_start_xmit(struct sk_buff *skb, struct net_device *ndev)
>>  {
>> @@ -277,6 +333,9 @@ fec_enet_start_xmit(struct sk_buff *skb, struct net_device *ndev)
>>         bufaddr = skb->data;
>>         bdp->cbd_datlen = skb->len;
>>
>> +       /* HW accleration for ICMP TCP UDP checksum */
> 
> acceleration
> 

Thank you, I will correct those.

Jim

      reply	other threads:[~2013-04-16 22:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 10:25 [PATCH 1/1] net: fec: Enable imx6 enet checksum acceleration Jim Baxter
2013-04-16 15:36 ` Fabio Estevam
2013-04-16 22:14   ` Jim Baxter [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=516DCD56.4090508@mentor.com \
    --to=jim_baxter@mentor.com \
    --cc=B38611@freescale.com \
    --cc=Frank.Li@freescale.com \
    --cc=davem@davemloft.net \
    --cc=festevam@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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 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).