Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 16:09:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 233004] ix0 at 12-BETA2: can not turn off RXCSUM/RXCSUM_IPV6
Message-ID:  <bug-233004-7501-hAnHmpLipn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233004-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233004-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=3D233004

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

Author: shurd
Date: Mon Nov 12 16:08:14 UTC 2018
New revision: 340365
URL: https://svnweb.freebsd.org/changeset/base/340365

Log:
  MFC r340236:

  Fix rxcsum issue introduced in r338838

  r338838 attempted to fix issues with rxcsum and rxcsum6.
  However, the rxcsum bits were set as though if_setcapenablebit() was
  being called, not if_togglecapenable() which is in use. As a result,
  it was not possible to disable rxcsum when rxcsum6 was supported.

  PR:           233004
  Reported by:  lev
  Reviewed by:  lev
  Approved by:  re (kib)
  Sponsored by: Limelight Networks
  Differential Revision:        https://reviews.freebsd.org/D17881

Changes:
_U  stable/12/
  stable/12/sys/net/iflib.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-233004-7501-hAnHmpLipn>