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:	Thu, 24 Jul 2014 23:40:26 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	cyrille.pitchen@...el.com
Cc:	nicolas.ferre@...el.com, linux-arm-kernel@...ts.infradead.org,
	netdev@...r.kernel.org, soren.brinkmann@...inx.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/6] net/macb: add HW features to macb driver

From: Cyrille Pitchen <cyrille.pitchen@...el.com>
Date: Thu, 24 Jul 2014 13:50:57 +0200

> this series of patches adds new hardware features to macb driver. These
> features can be enabled/disabled at runtime using ethtool. Depending on
> hardware and design configuration, some are enabled by default whereas other
> are disabled.
> 
> For instance, checksum offload features are enabled by default for gem designed
> for packet buffer mode but disabled for fifo mode design or for old macb.
> 
> Besides, the scatter-gather feature is enabled and tested on macb but disabled
> on sama5d3x gem. When testing this feature on sama5d3x gem, TX lockups occured
> frequently.
> 
> Also, the RX checksum offload feature is enabled at GEM level only when both
> IFF_PROMISC bit is clear in dev->flags and NETIF_F_RXCSUM bit is set in
> dev->features.
> 
> These patches were made for net-next.git repository.

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ