[ipxe-devel] [PATCH 0/4] Network driver for Solarflare SFC8XXX adapters

Martin Habets mhabets at solarflare.com
Thu Apr 13 08:23:13 UTC 2017


Hi Michael,

Many thanks for applying this. Can you tell me which build failed, so I can also try that in future?

Thanks,
Martin

On 10/04/17 16:26, Michael Brown wrote:
> On 07/04/17 10:44, Martin Habets wrote:
>> This patch series provides network driver support for the Solarflare SFN8XXX
>> adapters, which consist of SFN8522, SFN8542 and SFN8722.
>> We will add support for newer hardware to this driver going forward.
>> There is no plan to integrate the existing SFN4000 driver (provided in the
>> etherfabric.[ch] files) into the new code base, as that is now legacy hardware.
> 
> Applied with some minor changes:
> 
> - added prerequisite <stdbool.h> header file to avoid external dependencies:
> 
>   http://git.ipxe.org/ipxe.git/commitdiff/ffb5fe4
> 
> - fixed error number allocation in errfile.h
> - fixed compilation failure for non-BIOS builds (due to use of PXENV_STATUS macro)
> - squashed down to a single commit to avoid commits introducing non-built code
> 
> Pushed as:
> 
>   http://git.ipxe.org/ipxe.git/commitdiff/f3788fa
> 
> Thanks!
> 
> Michael
> 



More information about the ipxe-devel mailing list