Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 2020 21:02:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 236584] em(4): Cannot disable vlanhwtag
Message-ID:  <bug-236584-7501-wY8P0WNXfz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236584-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236584-7501@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=3D236584

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: vmaffione
Date: Thu Aug  6 21:01:27 UTC 2020
New revision: 363995
URL: https://svnweb.freebsd.org/changeset/base/363995

Log:
  em(4): honor vlanhwtag offload

  The FreeBSD em driver fails to properly reset the VME flag
  in the e1000 CTRL register oneg the following ifconfig command

        ifconfig em1 -vlanhwtag

  Tested on the e1000 device emulated by QEMU, and on a real
  NIC (chip=3D0x10d38086).

  PR:   236584
  Submitted by:  murat@sunnyvalley.io
  Reported by:   murat@sunnyvalley.io
  MFC after:    3 weeks
  Differential Revision:        https://reviews.freebsd.org/D25286

Changes:
  head/sys/dev/e1000/if_em.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236584-7501-wY8P0WNXfz>