From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: e1000 and PXE issues Date: Thu, 24 Jul 2008 14:28:19 -0400 Message-ID: <4888C9C3.2030609@zytor.com> References: <571f1a060807212145o24153cc4s1686d713f2ae41e8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Greg Kurtzer Return-path: Received: from terminus.zytor.com ([198.137.202.10]:40544 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894AbYGXS2P (ORCPT ); Thu, 24 Jul 2008 14:28:15 -0400 In-Reply-To: <571f1a060807212145o24153cc4s1686d713f2ae41e8@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Greg Kurtzer wrote: > Hello, > > I noticed some problems with the e1000 implementation in kvm >= 70. At > first glance it seemed liked a PXE problem as it would not acknowledge > the DHCP offer from the server. I tried several different Etherboot > ROM images and version 5.2.6 seemed to work. That version isn't PXE > compliant so I built an ELF image to boot, and it downloaded it very, > very, very, very slowly (as in about 10 minutes) but it did end up > working. > > This all worked perfectly with version 69 and previous. > > Please let me know if there is a need for any further information, or > anything additional to test. > > Please note that I am not subscribed to this email list so please CC > me directly with any responses. > I think the e1000 driver in gPXE might have bitrotted. -hpa