Date: Sat, 12 Dec 2015 05:08:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205264] XOR logic error in ixgb(4) Message-ID: <bug-205264-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205264 Bug ID: 205264 Summary: XOR logic error in ixgb(4) Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: mmcco@mykolab.com CC: erj@freebsd.org, ngie@FreeBSD.org, sbruno@FreeBSD.org The driver code attempts to XOR using an if-else condition, but does so imperfectly. See sys/dev/ixgb/if_ixgb.c:601 and the discussion here: https://marc.info/?t=144986401800001&r=1&w=2 -- 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-205264-8>