Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Aug 2021 21:33:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 257642] e1000 doesn't check for bad Rx UDP checksum
Message-ID:  <bug-257642-7501-KeGVOIRNMm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257642-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257642-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=3D257642

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D015075f383489fcbedbe8aae7c1c64a3d=
55ca75e

commit 015075f383489fcbedbe8aae7c1c64a3d55ca75e
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-08-09 21:29:31 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-08-09 21:29:31 +0000

    e1000: Fix lem/em UDP rx csum offload

    Rebase on igb code and unify lem/em implementations.

    PR:             257642
    Reported by:    Nick Reilly <nreilly@blackberry.com>
    Reviewed by:    karels, emaste
    Tested by:      Nick Reilly <nreilly@blackberry.com>
    Approved by:    grehan
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D31449

 sys/dev/e1000/em_txrx.c | 67 ++++++++++++++++-----------------------------=
----
 1 file changed, 21 insertions(+), 46 deletions(-)

--=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-257642-7501-KeGVOIRNMm>