From owner-freebsd-stable@freebsd.org Thu Jan 31 15:10:08 2019 Return-Path: Delivered-To: freebsd-stable@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 28FFF14ACD61 for ; Thu, 31 Jan 2019 15:10:08 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBFF892D84 for ; Thu, 31 Jan 2019 15:10:07 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: mmacy) by smtp.freebsd.org (Postfix) with ESMTPSA id 95E823C83 for ; Thu, 31 Jan 2019 15:10:07 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: by mail-io1-f46.google.com with SMTP id c2so2844754iom.12 for ; Thu, 31 Jan 2019 07:10:07 -0800 (PST) X-Gm-Message-State: AHQUAuaarNx4THpl8ifjEDVJM4u7pBr8qPxPpzXTZ54kkfAPDcUotKm5 TiEUH7rzNGnCRszthP0+FS0DSFagPrFMHt8sGoE= X-Google-Smtp-Source: ALg8bN7ulx/M6QbMDEvp9yrYr8ny+PQXx8d6g/HIfM+8fZaxeqttTHMgpOv+D6RXUdyfew9uoSyXfHx2MAe57Rmy7AY= X-Received: by 2002:a6b:e919:: with SMTP id u25mr21341609iof.132.1548947407066; Thu, 31 Jan 2019 07:10:07 -0800 (PST) MIME-Version: 1.0 References: <118b7a2c-f386-0d84-684f-7f8de99c85bf@inoc.net> In-Reply-To: <118b7a2c-f386-0d84-684f-7f8de99c85bf@inoc.net> From: Matthew Macy Date: Thu, 31 Jan 2019 07:09:56 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: igb now em driver in FreeBSD 12.0 To: Robert Blayzor Cc: freebsd-stable@freebsd.org X-Rspamd-Queue-Id: BBFF892D84 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.984,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2019 15:10:08 -0000 They show up as igb. The only POLA violation is that for users of modules there is now no if_igb.ko so configuring an igb interface doesn't automatically load the (em) module. On Thu, Jan 31, 2019 at 07:04 Robert Blayzor wrote: > Reading the release notes, the igb driver has been merged into the Intel > em driver so that should be added to custom kernels. No problem. > > Question is, when the system reboots, are the NIC devices going to come > up with "emX" now or will they remain "igbX" ? > > Kind of important to know on remote upgrading a server... > > > -- > inoc.net!rblayzor > XMPP: rblayzor.AT.inoc.net > PGP: https://inoc.net/~rblayzor/ > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >