From owner-freebsd-current@FreeBSD.ORG Mon May 18 17:22:56 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D58687C for ; Mon, 18 May 2015 17:22:56 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04CCF1769 for ; Mon, 18 May 2015 17:22:56 +0000 (UTC) Received: by igbsb11 with SMTP id sb11so53668317igb.0 for ; Mon, 18 May 2015 10:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2/uRxaZ+/PAAj6q/F2qS3ppoL5tLJAwxQtnpjB3YsIw=; b=BfFTSc76NrKN2CIO3CgcTrhQok21w5ezMGtnJW1ySAEf5a28CdTLOyJ4705cvPmCAA 1642fkVqFQsNGdqmyRjeY4sG7Bw/LgwayJ0S3gU8ltv5j0AHZiXLawe3xiF6PuJbjTS1 r7kjQ1qovYHzvWWT+A4g5r+i60pBnK0lb9fyF5rrbih4bj8FUPkQ2jiV8KdPOQQZfmV6 Ie8nXjZDc/oKUPkpoQwazPnaV9L7G0Cb02P39UHup5B3iq6xtmhgV+CFCDlG5ZPAAJLU FV2F2TWjzt3rbctz0olEwRM/QQFjdYqUYr5TsCIoShJJRTGP7BF0iyv1Lx6RiBqBhoph ID7Q== MIME-Version: 1.0 X-Received: by 10.50.85.113 with SMTP id g17mr15850741igz.46.1431969775363; Mon, 18 May 2015 10:22:55 -0700 (PDT) Received: by 10.107.40.194 with HTTP; Mon, 18 May 2015 10:22:55 -0700 (PDT) In-Reply-To: References: <20150518163039.GI1394@zxy.spb.ru> Date: Mon, 18 May 2015 13:22:55 -0400 Message-ID: Subject: Re: ixl and BOOTP From: Ryan Stone To: Slawa Olhovchenkov Cc: "Eggert, Lars" , "current@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2015 17:22:56 -0000 Hm, I'm unable to reproduce this on the latest -CURRENT (r283059). My hardware is a little different from yours -- my CPU is a Haswell Xeon, and I have only 1 igb port and no ixgbe. Also, I was just booting GENERIC. I didn't have Xen or anything running.