From owner-freebsd-current@freebsd.org Sun May 27 03:17:18 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22622F76C4E for ; Sun, 27 May 2018 03:17:18 +0000 (UTC) (envelope-from jeffrey.e.pieper@intel.com) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fmsmga102.fm.intel.com", Issuer "COMODO RSA Organization Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 775626BF0F for ; Sun, 27 May 2018 03:17:17 +0000 (UTC) (envelope-from jeffrey.e.pieper@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 May 2018 20:17:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,446,1520924400"; d="scan'208,217";a="42490524" Received: from orsmsx108.amr.corp.intel.com ([10.22.240.6]) by fmsmga007.fm.intel.com with ESMTP; 26 May 2018 20:17:09 -0700 Received: from orsmsx111.amr.corp.intel.com ([169.254.12.64]) by ORSMSX108.amr.corp.intel.com ([169.254.2.31]) with mapi id 14.03.0319.002; Sat, 26 May 2018 20:17:08 -0700 From: "Pieper, Jeffrey E" To: =?windows-1256?Q?freebsd-current_=FD=5Bfreebsd-current=40freebsd=2Eorg=5D?= =?windows-1256?Q?=FD?= Subject: ifa_ifwithnet failed ??? Thread-Topic: ifa_ifwithnet failed ??? Thread-Index: AdP1aKTP8RdOghFiQEmVOKBaZRDBLQ== Date: Sun, 27 May 2018 03:17:07 +0000 Message-ID: <2A35EA60C3C77D438915767F458D6568B8A558E5@ORSMSX111.amr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.19.9.46] MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1256" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Sun, 27 May 2018 03:17:18 -0000 I'm seeing this spam dmesg continuously on a build from this afternoon (r33= 4252): May 27 03:06:03 u0855 kernel: ifa_ifwithnet failed May 27 03:06:03 u0855 syslogd: last message repeated 11 times May 27 03:06:03 u0855 kernel: . May 27 03:06:05 u0855 kernel: ifa_ifwithnet failed May 27 03:06:39 u0855 syslogd: last message repeated 60 times May 27 03:08:39 u0855 syslogd: last message repeated 59 times Is anyone else seeing this? Jeff Pieper