lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ