[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <516DCD56.4090508@mentor.com>
Date: Tue, 16 Apr 2013 23:14:46 +0100
From: Jim Baxter <jim_baxter@...tor.com>
To: Fabio Estevam <festevam@...il.com>
CC: "David S. Miller" <davem@...emloft.net>,
Frank Li <Frank.Li@...escale.com>,
Fugang Duan <B38611@...escale.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH 1/1] net: fec: Enable imx6 enet checksum acceleration.
On 16/04/13 16:36, Fabio Estevam wrote:
> On Tue, Apr 16, 2013 at 7:25 AM, Jim Baxter <jim_baxter@...tor.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists