[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5AJt1aLMheqsR_BEpHeGzOTOgrMdjAQFbAY7RmSdOfPoA@mail.gmail.com>
Date: Tue, 16 Apr 2013 12:36:53 -0300
From: Fabio Estevam <festevam@...il.com>
To: Jim Baxter <jim_baxter@...tor.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 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
--
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