Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 20:57:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 225312] panic: Assertion if_getdrvflags(ifp) == i failed at /usr/src/sys/net/iflib.c:2201
Message-ID:  <bug-225312-2472-lcbbrSzUhh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225312-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225312-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225312

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: erj
Date: Mon Jan 22 20:56:21 UTC 2018
New revision: 328265
URL: https://svnweb.freebsd.org/changeset/base/328265

Log:
  ixv(4): Stop setting editing ifnet flags in ixv_if_init()

  In iflib, the device-specific init() function isn't supposed to edit
  the struct ifnet driver flags. If it does, it'll cause an MPASS() assert
  in iflib to fail.

  PR:           225312
  Reported by:  bhughes@

Changes:
  head/sys/dev/ixgbe/if_ixv.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225312-2472-lcbbrSzUhh>