[Bug 257642] e1000(4): Does not check for bad Rx UDP checksum

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Aug 2021 00:59:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257642

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=ec56aaca91b243be590fdb3b8f0e6ee3b0b2e9f0

commit ec56aaca91b243be590fdb3b8f0e6ee3b0b2e9f0
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-08-09 21:29:31 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-08-16 00:58:11 +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

    (cherry picked from commit 015075f383489fcbedbe8aae7c1c64a3d55ca75e)

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

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