Page MenuHomeFreeBSD

e1000: Update shared code
ClosedPublic

Authored by kbowling on Aug 16 2021, 5:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 3:22 AM
Unknown Object (File)
Fri, Sep 4, 8:52 AM
Unknown Object (File)
Sun, Aug 30, 8:49 PM
Unknown Object (File)
Sun, Aug 30, 9:43 AM
Unknown Object (File)
Fri, Aug 28, 12:54 PM
Unknown Object (File)
Mon, Aug 24, 4:16 AM
Unknown Object (File)
Sat, Aug 22, 1:16 AM
Unknown Object (File)
Fri, Aug 14, 8:05 PM
Subscribers

Details

Summary
e1000: Update intel shared code

Sync the e1000 shared code with DPDK shared code
"cid-gigabit.2020.06.05.tar.gz released by ND"

Reviewed by:    Intel Networking (erj)
Obtained from:  DPDK <http://git.dpdk.org/dpdk/tree/drivers/net/e1000/base>
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D31547
Test Plan

Tested on two ich8lan derived parts 82579LM and I219 (2) for basic functionality, link up/down, suspend/resume, disable WOL and test ULP. Preexisting WITNESS lockup on I219 possibly in shared code hwsm handling.

Macro shipit:

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kbowling created this revision.
erj added a subscriber: erj.

I think this looks good to me.

This revision is now accepted and ready to land.Aug 16 2021, 8:54 PM

Rebase. Some ULP stuff for I219 that seems to work or not regress.

This revision now requires review to proceed.Aug 18 2021, 5:33 AM
kbowling retitled this revision from e1000: Update shared code via DPDK to e1000: Update shared code.Aug 18 2021, 5:48 AM
kbowling edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 19 2021, 9:17 AM