From owner-freebsd-net@freebsd.org Thu May 19 05:59:11 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35E6BB418FD for ; Thu, 19 May 2016 05:59:11 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E7211653 for ; Thu, 19 May 2016 05:59:10 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1463637541325328.6688370617128; Wed, 18 May 2016 22:59:01 -0700 (PDT) Date: Wed, 18 May 2016 22:59:01 -0700 From: Matthew Macy To: "freebsd-net@freebsd.org" Cc: "Jeffrey E Pieper" Message-ID: <154c7988196.10a3baa10286893.3276882211551267263@nextbsd.org> In-Reply-To: <2A35EA60C3C77D438915767F458D6568838796D9@ORSMSX111.amr.corp.intel.com> References: <154bf1bf4f0.10279edc1116021.5572808424442449486@nextbsd.org> <2A35EA60C3C77D438915767F458D65688387815B@ORSMSX111.amr.corp.intel.com> <154c0ace6c4.d71c0892202806.1154219357981220489@nextbsd.org> <2A35EA60C3C77D438915767F458D656883878618@ORSMSX111.amr.corp.intel.com> <154c15cb2fe.f3711ecb208365.5507130188198512895@nextbsd.org> <2A35EA60C3C77D438915767F458D6568838787DD@ORSMSX111.amr.corp.intel.com> <154c1d39579.1270ea37d211568.4788324171552547899@nextbsd.org> <2A35EA60C3C77D438915767F458D656883878B66@ORSMSX111.amr.corp.intel.com> <2A35EA60C3C77D438915767F458D656883878BAF@ORSMSX111.amr.corp.intel.com> <154c5a78721.c1f61494271520.3569230795596300580@nextbsd.org> <2A35EA60C3C77D438915767F458D6568838792E3@ORSMSX111.amr.corp.intel.com> <154c5f1e976.e4edac45275059.6247516418110871953@nextbsd.org> <2A35EA60C3C77D438915767F458D65688387934C@ORSMSX111.amr.corp.intel.com> <154c6003527.100e552e4275595.7953652950752637683@nextbsd.org> <2A35EA60C3C77D438915767F458D65688387940E@ORSMSX111.amr.corp.intel.com> <154c636a6b8.115562e7b277188.2861547777631150226@nextbsd.org> <2A35EA60C3C77D438915767F458D6568838794B3@ORSMSX111.amr.corp.intel.com> <154c64ebda5.c6061825277678.8041659671495731876@nextbsd.org> <2A35EA60C3C77D438915767F458D6568838796D9@ORSMSX111.amr.corp.intel.com> Subject: VLANs are broken in HEAD MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2016 05:59:11 -0000 Jeff is testing iflib intel drivers and ran in to an issue just getting up and running with the latest on VLANs. I haven't had time to look in to it. I'm hoping someone else might already know what was at fault. Thanks. -M > I can reproduce this with the latest snapshot (20160518) but not with 20160429, so it is fairly recent. > > Thanks, > Jeff > > -----Original Message----- > From: Pieper, Jeffrey E > Sent: Wednesday, May 18, 2016 5:08 PM > To: 'Matthew Macy' > Cc: Scott Long > Subject: RE: Driver with Denverton support > > I believe I've been using 20160408, as 20160429 doesn't boot on Denverton. There is a new one from today, so I could check and see if the problem is there too. > > Jeff > > -----Original Message----- > From: Matthew Macy [mailto:mmacy@nextbsd.org] > Sent: Wednesday, May 18, 2016 4:59 PM > To: Pieper, Jeffrey E > Cc: Scott Long > Subject: RE: Driver with Denverton support > > What was the release date of the working snapshot? I'll need to look at what has gone in to the tree since. So it would be very helpful to know where to start from. > > Thanks in advance. > -M > > > ---- On Wed, 18 May 2016 16:57:05 -0700 Pieper, Jeffrey E wrote ---- > > If I can't get a DCHP address, then I can't get past the proxy. That has been my bane today. I even got our IT Engineer involved at one point. > > > > Jeff > > > > -----Original Message----- > > From: Matthew Macy [mailto:mmacy@nextbsd.org] > > Sent: Wednesday, May 18, 2016 4:33 PM > > To: Pieper, Jeffrey E > > Cc: Scott Long > > Subject: RE: Driver with Denverton support > > > > Boot to my branch that you _just_ synced. That is -CURRENT as of today. If so, what you're describing is a regression in VLAN support. > > > > -M > > > > > > > > ---- On Wed, 18 May 2016 16:26:10 -0700 Pieper, Jeffrey E wrote ---- > > > That leads to another issue...as soon as I boot to your branch, I cannot acquire a DHCP address through a switch using tagged VLANs. I've tried igb (i210 and i350) as well as several em devices. The latest 11 snapshot seems to work fine in this regard. > > > >