From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 23 17:47:04 2012 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C6EC106566B for ; Thu, 23 Feb 2012 17:47:04 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward10.mail.yandex.net (forward10.mail.yandex.net [IPv6:2a02:6b8:0:202::5]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF668FC0C for ; Thu, 23 Feb 2012 17:47:03 +0000 (UTC) Received: from smtp6.mail.yandex.net (smtp6.mail.yandex.net [77.88.61.56]) by forward10.mail.yandex.net (Yandex) with ESMTP id A39561021E18; Thu, 23 Feb 2012 21:47:02 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1330019222; bh=CiTfHEeta3aO0uOe0qpwUVFnyDySx16OFaVNMF5fJfI=; h=Date:From:Reply-To:Message-ID:To:CC:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Io/tCNUbCBRgCaSx8q9QKCbTl9n9mH2TffXk3eFWpaOWqPRTV5JYnVemtmxitr8xU 3FP17QMSKKKWfowwzOXoy4r23+n+aASDvvNbXQlyOvS5J1Xc2p1jiR6bbKFt5fwQkT sWq1xTVIISjJLmz+I6PyxsWmE4VtRk4gImf5cEx0= Received: from smtp6.mail.yandex.net (localhost [127.0.0.1]) by smtp6.mail.yandex.net (Yandex) with ESMTP id 7DCEF1640487; Thu, 23 Feb 2012 21:47:02 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1330019222; bh=CiTfHEeta3aO0uOe0qpwUVFnyDySx16OFaVNMF5fJfI=; h=Date:From:Reply-To:Message-ID:To:CC:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Io/tCNUbCBRgCaSx8q9QKCbTl9n9mH2TffXk3eFWpaOWqPRTV5JYnVemtmxitr8xU 3FP17QMSKKKWfowwzOXoy4r23+n+aASDvvNbXQlyOvS5J1Xc2p1jiR6bbKFt5fwQkT sWq1xTVIISjJLmz+I6PyxsWmE4VtRk4gImf5cEx0= Received: from unknown (unknown [77.93.52.20]) by smtp6.mail.yandex.net (nwsmtp/Yandex) with ESMTP id l1IOSC6x-l2IqY6cD; Thu, 23 Feb 2012 21:47:02 +0400 X-Yandex-Spam: 1 Date: Thu, 23 Feb 2012 19:47:01 +0200 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <666251870.20120223194701@yandex.ru> To: "Vogel, Jack" In-Reply-To: <201202222040.q1MKe7ft065290@freefall.freebsd.org> References: <201202222040.q1MKe7ft065290@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Cc: freebsd-bugs@FreeBSD.org Subject: Re[2]: kern/165399: turn off port on SWITCH do not change status of igb X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 17:47:04 -0000 Здравствуйте, Jack. Вы писали 22 февраля 2012 г., 22:40:07: VJ> The following reply was made to PR kern/165399; it has been noted by GNATS. VJ> From: "Vogel, Jack" VJ> To: "bug-followup@FreeBSD.org" , "kes-kes@yandex.ru" VJ> VJ> Cc: VJ> Subject: Re: kern/165399: turn off port on SWITCH do not change status of igb VJ> Date: Wed, 22 Feb 2012 20:07:34 +0000 VJ> --_000_BC1B13FD0226B0479C795193AC1B257204574EORSMSX104amrcorpi_ VJ> Content-Type: text/plain; charset="us-ascii" VJ> Content-Transfer-Encoding: quoted-printable VJ> VJ> This is not a bug, it's a side-effect of design. Until you bring the interf= VJ> ace up interrupts are not enabled, hence there is no way to see and respond= VJ> to the link change event. If you bring the port up just by doing an `ifcon= VJ> fig igbX up` and try it again you'll see the status will change. Ok, I agree with that that port do no reacion until it is 'UP' but why it do reaction when port on switch is turned ON? SW PORT is OFF ----------- status link is no carrier SW PORT is ON ----------- status link is active (why react despite on interrupts is off???) SW PORT is OFF ----------- status link is active (do not react because of interrupts is off) -- С уважением, Коньков mailto:kes-kes@yandex.ru